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 hummingbird, reference 2.16.0 (3ae359), with Swift 6.1 for Android on 25 Aug 2025 17:52:49 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird.git
Reference: 2.16.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/hummingbird-project/hummingbird
 * tag               2.16.0     -> FETCH_HEAD
HEAD is now at 3ae359b Add cookie validation APIs and assert (on DEBUG) when initalizing an invalid cookie (#727)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
3ae359b1bb1e72378ed43b59fdcd4d44cac5d7a4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird.git at 2.16.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hummingbird-project/hummingbird.git
https://github.com/hummingbird-project/hummingbird.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.38.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/SendableMetatype.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2701] Fetching swift-nio-transport-services
[2/8828] Fetching swift-nio-transport-services, swift-nio-extras
[5758/20489] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[7096/22922] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-service-lifecycle
[10504/37041] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-service-lifecycle, async-http-client
[12264/52109] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-service-lifecycle, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.25s)
[11838/45982] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[35808/123646] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (3.06s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[31004/109527] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio
[34563/114643] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.33s)
[53085/109527] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (4.76s)
[60933/106826] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-http-types.git
[63264/109114] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-metrics
[68520/110031] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-metrics, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
[74870/109114] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-metrics
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-metrics.git from cache (1.04s)
Fetching https://github.com/apple/swift-collections.git
[73359/106826] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio
[74913/110723] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-log
[79897/128077] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.98s)
[79755/124180] Fetching swift-nio-http2, swift-service-lifecycle, swift-nio-ssl, swift-nio, swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (6.66s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.67s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (6.70s)
Fetching https://github.com/apple/swift-async-algorithms.git
[54648/96826] Fetching swift-nio, swift-collections, swift-atomics
[60357/101959] Fetching swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.91s)
[64804/100151] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.79s)
[62869/95018] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.04s)
[62132/77664] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.55s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (14.42s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.95s)
Fetching https://github.com/apple/swift-system.git
[1/4900] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.01s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.53s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.56s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.64s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.51s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.90s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.70s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1176] Fetching swift-http-structured-headers
[813/2805] Fetching swift-http-structured-headers, swift-asn1
[2806/8773] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms
[3165/15233] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.50s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.57s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.34s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.12.0 (0.81s)
Fetching https://github.com/apple/swift-crypto.git
[1/16276] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.71s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.72s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (1.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.67s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.90s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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.29.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Building for debugging...
[0/503] Write sources
[49/503] Compiling CNIOWindows shim.c
[50/503] Compiling _NumericsShims _NumericsShims.c
[51/503] Compiling _AtomicsShims.c
[52/503] Compiling CNIOLLHTTP c_nio_http.c
[53/503] Compiling CNIOWindows WSAStartup.c
[54/503] Compiling CNIOWASI CNIOWASI.c
[55/503] Compiling CNIOPosix event_loop_id.c
[56/503] Compiling CNIOLinux liburing_shims.c
[57/503] Compiling CNIOExtrasZlib empty.c
[58/503] Compiling CNIOLLHTTP c_nio_api.c
[59/503] Compiling CNIODarwin shim.c
[60/503] Compiling fiat_p256_adx_sqr.S
[61/503] Compiling CNIOLinux shim.c
[62/503] Compiling fiat_p256_adx_mul.S
[63/503] Compiling fiat_curve25519_adx_square.S
[64/503] Compiling fiat_curve25519_adx_mul.S
[65/503] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/503] Compiling CNIOBoringSSLShims shims.c
[67/503] Compiling tls_record.cc
[68/503] Compiling tls_method.cc
[69/503] Compiling tls13_server.cc
[70/503] Compiling tls13_client.cc
[71/503] Compiling tls13_enc.cc
[72/503] Compiling t1_enc.cc
[73/503] Write swift-version-24593BA9C3E375BF.txt
[74/503] Compiling c-nioatomics.c
[75/503] Compiling tls13_both.cc
[76/509] Compiling ssl_x509.cc
[77/509] Compiling ssl_versions.cc
[78/509] Compiling ssl_transcript.cc
[79/522] Compiling c-atomics.c
[81/533] Emitting module RealModule
[82/534] Emitting module NIOConcurrencyHelpers
[82/534] Compiling ssl_stat.cc
[83/548] Compiling ssl_session.cc
[85/556] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/556] Compiling InternalCollectionsUtilities Debugging.swift
[87/556] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[88/556] Compiling InternalCollectionsUtilities Descriptions.swift
[89/556] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[90/556] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[91/556] Compiling InternalCollectionsUtilities UInt+reversed.swift
[92/557] Emitting module InternalCollectionsUtilities
[93/557] Compiling HTTPTypes ISOLatin1String.swift
[94/558] Compiling RealModule Float80+Real.swift
[95/558] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[96/558] Compiling InternalCollectionsUtilities Integer rank.swift
[97/558] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[98/558] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[99/558] Compiling HTTPTypes HTTPResponse.swift
[100/558] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[101/558] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/558] Compiling RealModule Real.swift
[103/558] Emitting module HTTPTypes
[104/558] Compiling HTTPTypes HTTPParsedFields.swift
[105/558] Compiling ServiceContextModule ServiceContextKey.swift
[106/558] Compiling RealModule RealFunctions.swift
[107/558] Compiling HTTPTypes HTTPRequest.swift
[108/558] Compiling _NIODataStructures _TinyArray.swift
[109/558] Emitting module _NIOBase64
[110/558] Compiling _NIOBase64 Base64.swift
[113/559] Compiling RealModule Float+Real.swift
[114/559] Compiling RealModule Float16+Real.swift
[115/559] Compiling RealModule ElementaryFunctions.swift
[116/559] Emitting module ServiceContextModule
[117/559] Compiling _NIODataStructures PriorityQueue.swift
[118/559] Compiling ServiceContextModule ServiceContext.swift
[121/560] Compiling NIOConcurrencyHelpers lock.swift
[122/561] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[123/561] Emitting module _NIODataStructures
[124/561] Compiling NIOConcurrencyHelpers NIOLock.swift
[125/561] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[126/561] Compiling _NIODataStructures Heap.swift
[127/561] Compiling NIOConcurrencyHelpers atomics.swift
[133/563] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[133/567] Wrapping AST for _NIODataStructures for debugging
[136/594] Compiling HTTPTypes NIOLock.swift
[136/594] Wrapping AST for _NIOBase64 for debugging
[137/594] Wrapping AST for ServiceContextModule for debugging
[139/594] Compiling Instrumentation Instrument.swift
[140/594] Emitting module Instrumentation
[141/594] Compiling ConcurrencyHelpers LockedValueBox.swift
[142/594] Compiling Instrumentation NoOpInstrument.swift
[143/594] Compiling Instrumentation MultiplexInstrument.swift
[144/594] Compiling Atomics AtomicStorage.swift
[145/594] Compiling Atomics AtomicValue.swift
[146/626] Compiling _RopeModule BigString+Chunk+Breaks.swift
[147/626] Compiling _RopeModule BigString+Chunk+Counts.swift
[148/635] Compiling _RopeModule BigString+Chunk+Description.swift
[149/635] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[150/664] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[151/664] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[152/719] Emitting module CoreMetrics
[153/719] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[154/719] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[155/719] Compiling OrderedCollections _HashTable+Bucket.swift
[156/719] Compiling OrderedCollections _HashTable+BucketIterator.swift
[157/719] Compiling OrderedCollections _HashTable+Constants.swift
[158/719] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[161/719] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[162/719] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[163/719] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[164/719] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[165/726] Compiling CoreMetrics Metrics.swift
[166/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[167/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[168/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[169/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[170/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[171/726] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[172/726] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[173/726] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[174/726] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[175/726] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[176/726] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[177/726] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[178/726] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[179/726] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[180/726] Compiling OrderedCollections OrderedDictionary+Values.swift
[181/726] Compiling OrderedCollections OrderedDictionary.swift
[182/726] Compiling OrderedCollections OrderedSet+Codable.swift
[183/726] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[184/726] Compiling OrderedCollections OrderedSet+Descriptions.swift
[185/726] Compiling OrderedCollections OrderedSet+Diffing.swift
[186/726] Compiling OrderedCollections OrderedSet+Equatable.swift
[187/726] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[188/726] Compiling OrderedCollections OrderedSet+Hashable.swift
[189/726] Compiling OrderedCollections OrderedDictionary+Codable.swift
[190/726] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[191/726] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[192/726] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[193/726] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[194/726] Compiling OrderedCollections OrderedDictionary+Elements.swift
[195/726] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[196/726] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[197/726] Compiling OrderedCollections OrderedSet+Initializers.swift
[198/726] Compiling OrderedCollections OrderedSet+Insertions.swift
[199/726] Compiling OrderedCollections OrderedSet+Invariants.swift
[200/726] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[201/726] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[202/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[203/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[204/726] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[205/726] Compiling Instrumentation InstrumentationSystem.swift
[206/726] Compiling Instrumentation Locks.swift
[207/727] Compiling Logging MetadataProvider.swift
[208/727] Emitting module Logging
[209/727] Compiling CoreMetrics Locks.swift
[210/727] Compiling Logging Locks.swift
[211/727] Emitting module ConcurrencyHelpers
[212/727] Compiling ConcurrencyHelpers Lock.swift
[213/729] Compiling Logging Logging.swift
[214/729] Compiling Logging LogHandler.swift
[219/750] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[220/750] Compiling HeapModule Heap+Descriptions.swift
[221/750] Compiling Tracing InstrumentationSystem+Tracing.swift
[222/750] Emitting module UnixSignals
[223/750] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[224/750] Compiling OrderedCollections OrderedSet.swift
[225/750] Compiling OrderedCollections _UnsafeBitset.swift
[226/750] Compiling _RopeModule Rope+Sequence.swift
[227/750] Compiling _RopeModule Rope+Append.swift
[228/750] Compiling _RopeModule Rope+Extract.swift
[229/750] Compiling _RopeModule Rope+Find.swift
[230/750] Compiling _RopeModule Rope+ForEachWhile.swift
[231/750] Compiling _RopeModule Rope+Insert.swift
[237/759] Compiling OrderedCollections OrderedSet+Sendable.swift
[238/759] Compiling OrderedCollections OrderedSet+SubSequence.swift
[239/759] Compiling OrderedCollections OrderedSet+Testing.swift
[240/759] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[241/759] Compiling HeapModule _HeapNode.swift
[242/759] Compiling HeapModule Heap.swift
[246/759] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[247/759] Compiling OrderedCollections _HashTable+Testing.swift
[248/759] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[249/759] Compiling OrderedCollections _HashTable.swift
[250/759] Compiling OrderedCollections _Hashtable+Header.swift
[251/759] Compiling Tracing TracingTime.swift
[252/759] Emitting module Tracing
[253/759] Compiling HeapModule Heap+UnsafeHandle.swift
[254/759] Compiling HeapModule Heap+Invariants.swift
[255/759] Emitting module HeapModule
[256/759] Compiling Tracing TracerProtocol.swift
[257/760] Compiling UnixSignals UnixSignal.swift
[258/760] Compiling UnixSignals UnixSignalsSequence.swift
[267/761] Compiling Tracing TracerProtocol+Legacy.swift
[268/761] Compiling Tracing Tracer.swift
[269/761] Emitting module Atomics
[271/761] Emitting module OrderedCollections
[272/853] Compiling DequeModule Deque+Descriptions.swift
[273/853] Compiling DequeModule Deque+Equatable.swift
[274/853] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[275/853] Compiling DequeModule Deque._UnsafeHandle.swift
[276/853] Compiling DequeModule Deque.swift
[277/853] Compiling DequeModule _DequeBuffer.swift
[279/854] Compiling Tracing NoOpTracer.swift
[280/854] Compiling Tracing SpanProtocol.swift
[282/855] Compiling DequeModule Deque+CustomReflectable.swift
[286/857] Compiling DequeModule _DequeBufferHeader.swift
[286/857] Wrapping AST for UnixSignals for debugging
[287/857] Wrapping AST for OrderedCollections for debugging
[288/910] Wrapping AST for Tracing for debugging
[290/910] Compiling BitCollections BitArray+Copy.swift
[291/910] Compiling BitCollections BitArray+CustomReflectable.swift
[291/910] Wrapping AST for NIOConcurrencyHelpers for debugging
[293/910] Emitting module _RopeModule
[293/910] Wrapping AST for Logging for debugging
[295/910] Compiling HashTreeCollections TreeSet+Hashable.swift
[296/910] Compiling HashTreeCollections TreeSet+Sendable.swift
[297/910] Compiling HashTreeCollections TreeSet+Sequence.swift
[298/910] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[299/910] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[300/910] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[301/910] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[302/910] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[303/910] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[304/910] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[304/920] Wrapping AST for InternalCollectionsUtilities for debugging
[305/920] Wrapping AST for Instrumentation for debugging
[307/920] Compiling BitCollections BitSet+Hashable.swift
[308/920] Compiling BitCollections BitSet+Initializers.swift
[308/920] Wrapping AST for HeapModule for debugging
[309/920] Wrapping AST for CoreMetrics for debugging
[311/920] Compiling HashTreeCollections TreeDictionary.swift
[312/920] Compiling HashTreeCollections TreeSet+Codable.swift
[313/920] Compiling HashTreeCollections TreeSet+Collection.swift
[314/920] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[315/920] Compiling HashTreeCollections TreeSet+Debugging.swift
[316/920] Compiling HashTreeCollections TreeSet+Descriptions.swift
[317/920] Compiling HashTreeCollections TreeSet+Equatable.swift
[318/920] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[319/920] Compiling HashTreeCollections TreeSet+Extras.swift
[320/920] Compiling HashTreeCollections TreeSet+Filter.swift
[320/920] Wrapping AST for ConcurrencyHelpers for debugging
[322/920] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[323/920] Compiling BitCollections BitSet+CustomReflectable.swift
[324/920] Compiling BitCollections BitArray+Descriptions.swift
[325/920] Compiling BitCollections BitArray+Equatable.swift
[326/920] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[327/920] Compiling BitCollections BitSet+Extras.swift
[328/920] Compiling BitCollections BitArray+Fill.swift
[329/920] Compiling BitCollections BitArray+Hashable.swift
[330/920] Compiling BitCollections BitArray+Initializers.swift
[331/920] Compiling BitCollections BitArray+Invariants.swift
[332/920] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[333/920] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[334/920] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[335/920] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[336/920] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[337/920] Compiling BitCollections BitSet+SetAlgebra union.swift
[338/920] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[339/920] Compiling BitCollections BitArray+BitwiseOperations.swift
[340/920] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[341/920] Emitting module Metrics
[342/920] Emitting module BitCollections
[343/927] Emitting module DequeModule
[345/928] Compiling BitCollections BitSet+Invariants.swift
[346/928] Compiling BitCollections BitSet+Random.swift
[347/928] Compiling BitCollections BitSet+SetAlgebra basics.swift
[348/928] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[349/928] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[350/928] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[351/928] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[352/928] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[353/928] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[354/928] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[355/928] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[356/928] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[357/928] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[358/928] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[359/928] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[360/928] Compiling HashTreeCollections TreeSet.swift
[361/928] Compiling HTTPTypes HTTPFieldName.swift
[362/928] Compiling HTTPTypes HTTPField.swift
[363/928] Compiling HTTPTypes HTTPFields.swift
[374/929] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[375/929] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[376/929] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[377/929] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[378/929] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[379/929] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[380/929] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[387/929] Compiling BitCollections BitSet.Counted.swift
[389/936] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[390/936] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[391/936] Compiling BitCollections BitArray+Extras.swift
[401/936] Compiling BitCollections BitArray+RandomBits.swift
[402/936] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[403/936] Compiling BitCollections BitArray+Shifts.swift
[404/936] Compiling BitCollections BitArray+Testing.swift
[405/936] Compiling BitCollections BitArray._UnsafeHandle.swift
[406/936] Compiling BitCollections BitArray.swift
[407/936] Compiling BitCollections BitSet+BidirectionalCollection.swift
[408/936] Compiling BitCollections BitSet+Codable.swift
[409/938] Compiling BitCollections BitSet+CustomStringConvertible.swift
[410/938] Compiling BitCollections BitSet+Equatable.swift
[419/938] Compiling NIOCore AddressedEnvelope.swift
[420/938] Compiling NIOCore AsyncAwaitSupport.swift
[421/938] Compiling NIOCore AsyncChannel.swift
[422/938] Compiling NIOCore AsyncChannelHandler.swift
[423/938] Compiling NIOCore AsyncChannelInboundStream.swift
[424/938] Compiling NIOCore AsyncChannelOutboundWriter.swift
[425/938] Compiling NIOCore NIOAsyncSequenceProducer.swift
[426/938] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[446/972] Compiling BitCollections BitSet.Index.swift
[447/972] Compiling BitCollections BitSet._UnsafeHandle.swift
[448/972] Compiling BitCollections BitSet.swift
[450/991] Compiling NIOCore DeadChannel.swift
[451/991] Compiling NIOCore DispatchQueue+WithFuture.swift
[452/991] Compiling NIOCore EventLoop+Deprecated.swift
[453/991] Compiling NIOCore EventLoop+SerialExecutor.swift
[454/991] Compiling NIOCore EventLoop.swift
[455/991] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[456/991] Compiling NIOCore EventLoopFuture+Deprecated.swift
[457/991] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[458/991] Compiling NIOCore ChannelHandler.swift
[459/991] Compiling NIOCore ChannelHandlers.swift
[460/991] Compiling NIOCore ChannelInvoker.swift
[461/991] Compiling NIOCore ChannelOption.swift
[462/991] Compiling NIOCore ChannelPipeline.swift
[463/991] Compiling NIOCore CircularBuffer.swift
[464/991] Compiling NIOCore Codec.swift
[465/991] Compiling NIOCore ConvenienceOptionSupport.swift
[474/991] Compiling NIOCore NIOAsyncWriter.swift
[475/991] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[476/991] Compiling NIOCore BSDSocketAPI.swift
[477/991] Compiling NIOCore ByteBuffer-aux.swift
[478/991] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[479/991] Compiling NIOCore ByteBuffer-conversions.swift
[480/991] Compiling NIOCore ByteBuffer-core.swift
[481/991] Compiling NIOCore IOData.swift
[482/991] Compiling NIOCore IPProtocol.swift
[483/991] Compiling NIOCore IntegerBitPacking.swift
[484/991] Compiling NIOCore IntegerTypes.swift
[485/991] Compiling NIOCore Interfaces.swift
[486/991] Compiling NIOCore Linux.swift
[487/991] Compiling NIOCore MarkedCircularBuffer.swift
[489/1037] Compiling Metrics Metrics.swift
[489/1038] Wrapping AST for _RopeModule for debugging
[491/1038] Wrapping AST for HTTPTypes for debugging
[492/1038] Wrapping AST for DequeModule for debugging
[494/1038] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[495/1038] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[496/1038] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[497/1038] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[498/1038] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[499/1038] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[500/1038] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[501/1038] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[502/1038] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[503/1038] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[504/1038] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[505/1038] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[506/1038] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[507/1038] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[508/1038] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[509/1038] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[510/1038] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[511/1038] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[512/1038] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[513/1038] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[514/1038] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[515/1038] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[516/1038] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[517/1038] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[518/1038] Compiling AsyncAlgorithms AsyncChannel.swift
[519/1038] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[520/1038] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[521/1038] Compiling AsyncAlgorithms DebounceStateMachine.swift
[522/1038] Compiling AsyncAlgorithms DebounceStorage.swift
[523/1038] Compiling AsyncAlgorithms Dictionary.swift
[524/1038] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[525/1038] Compiling AsyncAlgorithms Locking.swift
[526/1038] Compiling AsyncAlgorithms ChannelStateMachine.swift
[526/1038] Wrapping AST for Metrics for debugging
[527/1038] Compiling ssl_privkey.cc
[529/1038] Compiling NIOCore NIOAny.swift
[530/1038] Compiling NIOCore NIOCloseOnErrorHandler.swift
[531/1038] Compiling NIOCore NIOCoreSendableMetatype.swift
[532/1038] Compiling NIOCore NIOLoopBound.swift
[533/1038] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[534/1038] Compiling NIOCore NIOScheduledCallback.swift
[535/1038] Compiling NIOCore NIOSendable.swift
[536/1038] Compiling NIOCore RecvByteBufferAllocator.swift
[537/1046] Emitting module AsyncAlgorithms
[543/1052] Compiling ssl_key_share.cc
[545/1052] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[546/1052] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[547/1052] Compiling AsyncAlgorithms MergeStateMachine.swift
[548/1052] Compiling AsyncAlgorithms MergeStorage.swift
[549/1052] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[550/1052] Compiling AsyncAlgorithms Rethrow.swift
[550/1052] Compiling ssl_lib.cc
[552/1052] Emitting module HashTreeCollections
[575/1053] Compiling NIOCore MulticastChannel.swift
[582/1055] Compiling Collections Collections.swift
[583/1055] Emitting module Collections
[584/1055] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[585/1055] Compiling AsyncAlgorithms CombineLatestStorage.swift
[592/1056] Wrapping AST for HashTreeCollections for debugging
[593/1056] Compiling ssl_file.cc
[596/1056] Compiling AsyncAlgorithms ChannelStorage.swift
[597/1056] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[598/1056] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[606/1056] Wrapping AST for Collections for debugging
[608/1056] Compiling AsyncAlgorithms SetAlgebra.swift
[609/1056] Compiling AsyncAlgorithms UnsafeTransfer.swift
[610/1056] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[611/1056] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[612/1056] Compiling AsyncAlgorithms ZipStateMachine.swift
[613/1056] Compiling AsyncAlgorithms ZipStorage.swift
[613/1057] Compiling ssl_credential.cc
[614/1057] Compiling ssl_cipher.cc
[617/1057] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[618/1057] Compiling NIOCore SocketAddresses.swift
[619/1057] Compiling NIOCore SocketOptionProvider.swift
[620/1057] Compiling NIOCore SystemCallHelpers.swift
[621/1057] Compiling NIOCore TimeAmount+Duration.swift
[622/1057] Compiling NIOCore TypeAssistedChannelHandler.swift
[623/1057] Compiling NIOCore UniversalBootstrapSupport.swift
[624/1057] Compiling NIOCore Utilities.swift
[624/1057] Compiling ssl_buffer.cc
[625/1057] Compiling ssl_cert.cc
[636/1065] Compiling ServiceLifecycle Service.swift
[637/1066] Emitting module ServiceLifecycle
[638/1066] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[639/1066] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[640/1066] Compiling ServiceLifecycle ServiceRunnerError.swift
[641/1066] Compiling ServiceLifecycle CancellationWaiter.swift
[642/1066] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[642/1066] Compiling ssl_aead_ctx.cc
[643/1066] Compiling ssl_asn1.cc
[644/1066] Compiling s3_lib.cc
[645/1066] Compiling s3_pkt.cc
[646/1066] Compiling s3_both.cc
[648/1066] Compiling ServiceLifecycle GracefulShutdown.swift
[649/1066] Compiling ServiceLifecycle ServiceGroup.swift
[650/1067] Compiling handshake_server.cc
[651/1067] Wrapping AST for ServiceLifecycle for debugging
[652/1067] Compiling handshake.cc
[653/1067] Compiling handshake_client.cc
[654/1067] Compiling handoff.cc
[655/1067] Compiling encrypted_client_hello.cc
[656/1067] Compiling extensions.cc
[657/1067] Compiling dtls_record.cc
[658/1067] Compiling md5-x86_64-linux.S
[659/1067] Compiling md5-x86_64-apple.S
[660/1067] Compiling md5-586-linux.S
[661/1067] Compiling dtls_method.cc
[662/1067] Compiling md5-586-apple.S
[663/1067] Compiling chacha20_poly1305_x86_64-linux.S
[664/1067] Compiling chacha20_poly1305_x86_64-apple.S
[665/1067] Compiling chacha20_poly1305_armv8-win.S
[666/1067] Compiling chacha20_poly1305_armv8-linux.S
[667/1067] Compiling chacha20_poly1305_armv8-apple.S
[668/1067] Compiling chacha-x86_64-linux.S
[669/1067] Compiling chacha-x86_64-apple.S
[670/1067] Compiling chacha-x86-linux.S
[671/1067] Compiling chacha-x86-apple.S
[672/1067] Compiling chacha-armv8-win.S
[673/1067] Compiling err_data.cc
[675/1067] Emitting module NIOCore
[675/1067] Compiling d1_srtp.cc
[676/1067] Compiling d1_pkt.cc
[677/1067] Compiling chacha-armv8-apple.S
[678/1067] Compiling chacha-armv8-linux.S
[679/1067] Compiling chacha-armv4-linux.S
[680/1067] Compiling x86_64-mont5-linux.S
[699/1067] Compiling aes128gcmsiv-x86_64-linux.S
[709/1067] Compiling aes128gcmsiv-x86_64-apple.S
[710/1067] Compiling x86_64-mont5-apple.S
[711/1067] Compiling x86-mont-linux.S
[712/1068] Compiling x86_64-mont-linux.S
[713/1068] Compiling x86_64-mont-apple.S
[714/1068] Compiling x86-mont-apple.S
[715/1068] Compiling vpaes-x86-linux.S
[716/1068] Compiling vpaes-x86_64-linux.S
[717/1068] Compiling vpaes-x86_64-apple.S
[719/1068] Compiling vpaes-x86-apple.S
[720/1068] Compiling vpaes-armv8-linux.S
[721/1068] Compiling vpaes-armv8-win.S
[722/1068] Compiling vpaes-armv8-apple.S
[723/1068] Compiling bio_ssl.cc
[724/1068] Compiling sha512-x86_64-linux.S
[725/1068] Compiling vpaes-armv7-linux.S
[726/1068] Compiling sha512-x86_64-apple.S
[727/1068] Compiling sha512-armv8-apple.S
[728/1068] Compiling sha512-armv8-win.S
[729/1068] Compiling sha512-armv8-linux.S
[730/1068] Compiling d1_lib.cc
[731/1068] Compiling sha512-586-linux.S
[732/1068] Compiling sha512-586-apple.S
[733/1068] Compiling sha512-armv4-linux.S
[734/1068] Wrapping AST for NIOCore for debugging
[735/1068] Compiling sha256-x86_64-linux.S
[736/1068] Compiling sha256-x86_64-apple.S
[737/1068] Compiling sha256-armv8-win.S
[738/1074] Compiling sha256-armv8-apple.S
[739/1079] Compiling sha256-armv4-linux.S
[740/1110] Compiling sha256-586-linux.S
[741/1122] Compiling sha256-armv8-linux.S
[742/1122] Compiling sha1-x86_64-linux.S
[743/1122] Compiling sha256-586-apple.S
[744/1122] Compiling sha1-x86_64-apple.S
[745/1122] Compiling sha1-armv8-win.S
[746/1122] Compiling sha1-armv4-large-linux.S
[747/1122] Compiling sha1-armv8-apple.S
[748/1122] Compiling sha1-armv8-linux.S
[749/1122] Compiling sha1-586-apple.S
[750/1122] Compiling sha1-586-linux.S
[751/1122] Compiling rsaz-avx2-linux.S
[752/1122] Compiling rsaz-avx2-apple.S
[753/1122] Compiling rdrand-x86_64-linux.S
[754/1122] Compiling rdrand-x86_64-apple.S
[756/1122] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[757/1122] Emitting module NIOHTTPTypes
[757/1122] Compiling p256_beeu-x86_64-asm-linux.S
[758/1122] Compiling p256_beeu-x86_64-asm-apple.S
[759/1122] Compiling p256_beeu-armv8-asm-win.S
[760/1123] Compiling p256_beeu-armv8-asm-linux.S
[761/1123] Compiling p256_beeu-armv8-asm-apple.S
[762/1123] Compiling d1_both.cc
[763/1123] Compiling p256-x86_64-asm-apple.S
[764/1123] Compiling p256-x86_64-asm-linux.S
[765/1123] Compiling p256-armv8-asm-win.S
[766/1123] Compiling p256-armv8-asm-apple.S
[767/1123] Compiling p256-armv8-asm-linux.S
[768/1123] Compiling ghashv8-armv8-win.S
[769/1123] Compiling ghashv8-armv8-linux.S
[771/1123] Compiling ghashv8-armv8-apple.S
[772/1123] Compiling ghashv8-armv7-linux.S
[773/1123] Compiling ghash-x86_64-linux.S
[774/1123] Compiling ghash-x86_64-apple.S
[775/1123] Compiling ghash-x86-linux.S
[776/1123] Compiling ghash-x86-apple.S
[777/1123] Compiling ghash-ssse3-x86-linux.S
[778/1123] Compiling ghash-ssse3-x86_64-apple.S
[779/1123] Compiling ghash-ssse3-x86_64-linux.S
[780/1123] Compiling ghash-ssse3-x86-apple.S
[781/1123] Compiling ghash-neon-armv8-win.S
[782/1123] Compiling ghash-neon-armv8-linux.S
[783/1123] Compiling co-586-linux.S
[784/1123] Compiling ghash-neon-armv8-apple.S
[785/1123] Compiling ghash-armv4-linux.S
[786/1123] Wrapping AST for NIOHTTPTypes for debugging
[787/1123] Compiling co-586-apple.S
[788/1123] Compiling bsaes-armv7-linux.S
[789/1123] Compiling bn-armv8-win.S
[790/1123] Compiling bn-armv8-linux.S
[791/1123] Compiling bn-586-linux.S
[792/1123] Compiling bn-586-apple.S
[793/1123] Compiling bn-armv8-apple.S
[794/1123] Compiling armv8-mont-win.S
[795/1123] Compiling armv8-mont-apple.S
[796/1123] Compiling armv8-mont-linux.S
[798/1123] Emitting module NIOEmbedded
[798/1123] Compiling aesv8-gcm-armv8-win.S
[799/1123] Compiling armv4-mont-linux.S
[800/1123] Compiling aesv8-gcm-armv8-apple.S
[801/1123] Compiling aesv8-gcm-armv8-linux.S
[802/1123] Compiling aesv8-armv8-win.S
[803/1123] Compiling aesv8-armv8-linux.S
[804/1123] Compiling aesv8-armv8-apple.S
[805/1123] Compiling aesni-x86_64-linux.S
[806/1123] Compiling aesv8-armv7-linux.S
[807/1123] Compiling aesni-x86_64-apple.S
[808/1123] Compiling aesni-x86-linux.S
[809/1123] Compiling aesni-gcm-x86_64-apple.S
[810/1123] Compiling aesni-x86-apple.S
[811/1123] Compiling aesni-gcm-x86_64-linux.S
[812/1123] Compiling aes-gcm-avx2-x86_64-linux.S
[813/1123] Compiling aes-gcm-avx2-x86_64-apple.S
[815/1123] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[815/1123] Compiling aes-gcm-avx10-x86_64-linux.S
[816/1123] Compiling aes-gcm-avx10-x86_64-apple.S
[818/1123] Compiling NIOEmbedded AsyncTestingChannel.swift
[819/1123] Compiling NIOPosix Pool.swift
[820/1123] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[821/1123] Compiling NIOPosix PosixSingletons.swift
[822/1123] Compiling NIOPosix RawSocketBootstrap.swift
[823/1123] Compiling NIOPosix Resolver.swift
[824/1123] Compiling NIOPosix Selectable.swift
[825/1123] Compiling NIOPosix SelectableChannel.swift
[826/1129] Compiling NIOEmbedded Embedded.swift
[827/1130] Wrapping AST for NIOEmbedded for debugging
[828/1130] Compiling x_sig.cc
[829/1130] Compiling x_req.cc
[830/1130] Compiling x_x509a.cc
[831/1130] Compiling x_val.cc
[832/1130] Compiling x_spki.cc
[833/1130] Compiling x_x509.cc
[835/1130] Compiling NIOPosix ThreadPosix.swift
[836/1130] Compiling NIOPosix ThreadWindows.swift
[837/1130] Compiling NIOPosix UnsafeTransfer.swift
[838/1130] Compiling NIOPosix Utilities.swift
[839/1130] Compiling NIOPosix VsockAddress.swift
[840/1130] Compiling NIOPosix VsockChannelEvents.swift
[841/1130] Emitting module NIOPosix
[841/1130] Compiling x_pubkey.cc
[843/1130] Compiling NIOPosix SelectableEventLoop.swift
[844/1130] Compiling NIOPosix SelectorEpoll.swift
[845/1130] Compiling NIOPosix SelectorGeneric.swift
[846/1130] Compiling NIOPosix SelectorKqueue.swift
[847/1130] Compiling NIOPosix SelectorUring.swift
[848/1130] Compiling NIOPosix ServerSocket.swift
[849/1130] Compiling NIOPosix Socket.swift
[850/1130] Compiling NIOPosix SocketChannel.swift
[851/1130] Compiling NIOPosix SocketProtocols.swift
[852/1130] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[853/1130] Compiling NIOPosix System.swift
[854/1130] Compiling NIOPosix Thread.swift
[854/1130] Compiling x_exten.cc
[855/1130] Compiling x_attrib.cc
[856/1130] Compiling x_name.cc
[857/1130] Compiling x_all.cc
[858/1130] Compiling x_crl.cc
[859/1130] Compiling x_algor.cc
[861/1130] Compiling NIOPosix Bootstrap.swift
[862/1130] Compiling NIOPosix ControlMessage.swift
[863/1130] Compiling NIOPosix DatagramVectorReadManager.swift
[864/1130] Compiling NIOPosix Errors+Any.swift
[865/1130] Compiling NIOPosix FileDescriptor.swift
[866/1130] Compiling NIOPosix GetaddrinfoResolver.swift
[867/1130] Compiling NIOPosix HappyEyeballs.swift
[868/1130] Compiling NIOPosix IO.swift
[869/1130] Compiling NIOPosix IntegerBitPacking.swift
[870/1130] Compiling NIOPosix IntegerTypes.swift
[871/1130] Compiling NIOPosix Linux.swift
[872/1130] Compiling NIOPosix LinuxCPUSet.swift
[873/1130] Compiling NIOPosix LinuxUring.swift
[874/1130] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[875/1130] Compiling NIOPosix NIOPosixSendableMetatype.swift
[876/1130] Compiling NIOPosix NIOThreadPool.swift
[877/1130] Compiling NIOPosix NonBlockingFileIO.swift
[878/1130] Compiling NIOPosix PendingDatagramWritesManager.swift
[879/1130] Compiling NIOPosix PendingWritesManager.swift
[880/1130] Compiling NIOPosix PipeChannel.swift
[881/1130] Compiling NIOPosix PipePair.swift
[882/1130] Compiling NIOPosix BSDSocketAPICommon.swift
[883/1130] Compiling NIOPosix BSDSocketAPIPosix.swift
[884/1130] Compiling NIOPosix BSDSocketAPIWindows.swift
[885/1130] Compiling NIOPosix BaseSocket.swift
[886/1130] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[887/1130] Compiling NIOPosix BaseSocketChannel.swift
[888/1130] Compiling NIOPosix BaseStreamSocketChannel.swift
[888/1131] Compiling x509spki.cc
[890/1131] Compiling x509rset.cc
[891/1131] Compiling x509cset.cc
[892/1131] Compiling x509_v3.cc
[893/1131] Compiling x509name.cc
[894/1131] Compiling x509_vpm.cc
[895/1133] Compiling x509_vfy.cc
[896/1133] Wrapping AST for NIOPosix for debugging
[898/1133] Emitting module NIO
[899/1133] Compiling NIO Exports.swift
[900/1140] Compiling x509_txt.cc
[902/1140] Compiling NIOTLS TLSEvents.swift
[902/1140] Compiling x509_trs.cc
[904/1140] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[905/1140] Emitting module NIOTLS
[905/1168] Compiling x509_set.cc
[907/1168] Compiling NIOSOCKS SOCKSResponse.swift
[907/1169] Compiling x509_ext.cc
[908/1169] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[909/1169] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[910/1169] Compiling NIOTLS SNIHandler.swift
[911/1170] Compiling x509_obj.cc
[913/1172] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[914/1172] Compiling NIOSOCKS ClientStateMachine.swift
[914/1175] Compiling x509_lu.cc
[915/1175] Compiling x509_req.cc
[917/1175] Wrapping AST for NIO for debugging
[919/1175] Emitting module NIOSOCKS
[920/1175] Compiling NIOHTTP1 ByteCollectionUtils.swift
[921/1175] Compiling NIOHTTP1 HTTPDecoder.swift
[922/1175] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[923/1175] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[924/1175] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[925/1175] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[926/1175] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[927/1175] Compiling NIOHTTP1 HTTPEncoder.swift
[928/1175] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[929/1175] Compiling NIOSOCKS ServerStateMachine.swift
[930/1176] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[931/1176] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[933/1176] Emitting module NIOHTTP1
[934/1178] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[935/1178] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[936/1178] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[937/1178] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[940/1178] Emitting module NIOFoundationCompat
[941/1178] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[942/1179] Compiling x509_def.cc
[943/1179] Compiling x509_d2.cc
[944/1179] Compiling x509_cmp.cc
[945/1179] Compiling x509.cc
[946/1179] Compiling x509_att.cc
[948/1201] Compiling NIOTransportServices NIOTSBootstraps.swift
[949/1201] Compiling NIOTransportServices NIOTSChannelOptions.swift
[950/1201] Compiling NIOTransportServices NIOTSErrors.swift
[951/1201] Compiling NIOTransportServices NIOTSEventLoop.swift
[952/1201] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[953/1201] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[959/1203] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[960/1203] Emitting module NIOTransportServices
[961/1203] Compiling NIOTransportServices StateManagedChannel.swift
[962/1203] Compiling NIOTransportServices StateManagedListenerChannel.swift
[963/1203] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[964/1203] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[965/1203] Compiling NIOTransportServices NIOTSSingletons.swift
[966/1203] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[967/1203] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[968/1203] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[969/1203] Compiling NIOTransportServices NIOTSListenerChannel.swift
[972/1203] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[973/1203] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[973/1203] Compiling v3_utl.cc
[975/1203] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[976/1203] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[978/1203] Compiling NIOTransportServices AcceptHandler.swift
[979/1203] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[980/1203] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[985/1205] Compiling v3_skey.cc
[986/1205] Compiling v3_prn.cc
[987/1209] Compiling v3_pmaps.cc
[988/1209] Compiling v3_purp.cc
[989/1216] Compiling v3_pcons.cc
[990/1245] Wrapping AST for NIOHTTP1 for debugging
[991/1245] Compiling v3_ocsp.cc
[993/1245] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[994/1245] Emitting module NIOHTTPTypesHTTP1
[995/1245] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[996/1245] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[997/1245] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[998/1245] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[999/1246] Compiling NIOHTTPCompression HTTPCompression.swift
[1000/1246] Emitting module NIOHTTPCompression
[1001/1246] Compiling NIOHTTPCompression HTTPDecompression.swift
[1002/1246] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1003/1246] Compiling NIOExtras NIOExtrasError.swift
[1004/1246] Compiling NIOHPACK IntegerCoding.swift
[1005/1246] Compiling NIOHPACK IndexedHeaderTable.swift
[1008/1249] Compiling v3_ncons.cc
[1010/1249] Compiling NIOHPACK HuffmanTables.swift
[1011/1249] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1012/1249] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1013/1250] Compiling NIOExtras PCAPRingBuffer.swift
[1014/1250] Compiling NIOExtras QuiescingHelper.swift
[1015/1250] Compiling NIOExtras RequestResponseHandler.swift
[1016/1250] Compiling NIOExtras RequestResponseHandlers+State.swift
[1017/1250] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1018/1250] Compiling NIOExtras NIORequestIdentifiable.swift
[1018/1250] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1020/1250] Compiling NIOHPACK StaticHeaderTable.swift
[1021/1250] Compiling NIOHPACK HuffmanCoding.swift
[1022/1250] Compiling v3_lib.cc
[1024/1250] Emitting module NIOHPACK
[1025/1250] Emitting module NIOExtras
[1026/1250] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1027/1250] Compiling NIOExtras LengthFieldPrepender.swift
[1028/1250] Compiling NIOExtras LineBasedFrameDecoder.swift
[1029/1250] Compiling NIOExtras DebugInboundEventsHandler.swift
[1030/1250] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1031/1250] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1032/1250] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1033/1250] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1034/1250] Compiling NIOExtras JSONRPCFraming.swift
[1038/1251] Compiling v3_int.cc
[1040/1251] Compiling v3_info.cc
[1041/1311] Compiling v3_ia5.cc
[1042/1311] Compiling v3_enum.cc
[1043/1311] Compiling v3_genn.cc
[1045/1311] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1046/1311] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1046/1312] Compiling v3_extku.cc
[1048/1337] Compiling v3_crld.cc
[1049/1337] Wrapping AST for NIOExtras for debugging
[1050/1337] Compiling v3_cpols.cc
[1051/1337] Compiling v3_conf.cc
[1052/1337] Compiling v3_bitst.cc
[1053/1337] Compiling v3_bcons.cc
[1054/1337] Compiling v3_alt.cc
[1056/1337] Emitting module NIOHTTP2
[1056/1345] Compiling t_x509a.cc
[1057/1345] Compiling v3_akey.cc
[1058/1345] Compiling v3_akeya.cc
[1060/1345] Compiling HummingbirdCore ServerConfiguration.swift
[1061/1345] Compiling HummingbirdCore TSTLSOptions.swift
[1062/1345] Compiling HummingbirdCore AnyAsyncSequence.swift
[1062/1348] Compiling t_x509.cc
[1063/1348] Compiling t_req.cc
[1064/1348] Compiling t_crl.cc
[1066/1348] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1067/1348] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1068/1348] Compiling NIOHTTP2 HTTP2StreamID.swift
[1069/1348] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1070/1348] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1071/1348] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1072/1348] Compiling NIOHTTP2 InboundEventBuffer.swift
[1073/1348] Compiling NIOHTTP2 InboundWindowManager.swift
[1074/1348] Compiling HummingbirdCore HTTP1Channel.swift
[1075/1348] Compiling HummingbirdCore HTTPChannelHandler.swift
[1076/1348] Compiling HummingbirdCore HTTPServerBuilder.swift
[1077/1348] Compiling HummingbirdCore ResponseBodyWriter.swift
[1078/1348] Compiling HummingbirdCore ResponseWriter.swift
[1079/1348] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1080/1348] Compiling HummingbirdCore BindAddress.swift
[1081/1348] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[1082/1348] Compiling HummingbirdCore URI.swift
[1083/1348] Compiling HummingbirdCore Response.swift
[1084/1348] Compiling HummingbirdCore ResponseBody.swift
[1085/1348] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1086/1348] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1087/1348] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1088/1348] Compiling NIOHTTP2 StreamChannelList.swift
[1089/1348] Compiling NIOHTTP2 StreamMap.swift
[1090/1348] Compiling NIOHTTP2 StreamStateMachine.swift
[1091/1348] Compiling NIOHTTP2 UnsafeTransfer.swift
[1092/1348] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1093/1348] Compiling HummingbirdCore Deprecations.swift
[1094/1348] Compiling HummingbirdCore Request.swift
[1095/1348] Compiling HummingbirdCore RequestBody+inboundClose.swift
[1096/1348] Compiling HummingbirdCore RequestBody.swift
[1097/1348] Emitting module HummingbirdCore
[1098/1348] Compiling HummingbirdCore SendableMetatype.swift
[1099/1348] Compiling HummingbirdCore String+percentEncode.swift
[1100/1348] Compiling HummingbirdCore UnsafeTransfer.swift
[1100/1348] Compiling i2d_pr.cc
[1101/1348] Compiling rsa_pss.cc
[1102/1348] Compiling name_print.cc
[1103/1348] Compiling policy.cc
[1105/1348] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1106/1348] Compiling HummingbirdCore Server.swift
[1107/1348] Compiling HummingbirdCore ServerChildChannel.swift
[1108/1348] Compiling HummingbirdCore FlatDictionary.swift
[1109/1348] Compiling HummingbirdCore HBParser.swift
[1110/1348] Compiling HummingbirdCore OutputBuffer.swift
[1111/1349] Compiling by_file.cc
[1112/1349] Compiling by_dir.cc
[1113/1349] Wrapping AST for HummingbirdCore for debugging
[1124/1349] Compiling NIOHTTP2 HTTP2Frame.swift
[1125/1349] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1126/1349] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1127/1349] Compiling NIOHTTP2 HTTP2PingData.swift
[1128/1349] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1129/1349] Compiling NIOHTTP2 HTTP2Settings.swift
[1130/1349] Compiling NIOHTTP2 HTTP2Stream.swift
[1131/1349] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1131/1413] Compiling asn1_gen.cc
[1132/1413] Compiling a_verify.cc
[1133/1413] Compiling algorithm.cc
[1135/1413] Compiling Hummingbird Configuration.swift
[1136/1413] Compiling Hummingbird Deprecations.swift
[1137/1413] Compiling Hummingbird Environment.swift
[1138/1413] Compiling Hummingbird EditedHTTPError.swift
[1139/1413] Compiling Hummingbird HTTPError.swift
[1140/1413] Compiling Hummingbird HTTPResponseError.swift
[1141/1413] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1142/1413] Compiling Hummingbird Exports.swift
[1143/1413] Compiling Hummingbird CacheControl.swift
[1144/1413] Compiling Hummingbird FileIO.swift
[1145/1413] Compiling Hummingbird FileProvider.swift
[1146/1413] Compiling Hummingbird LocalFileSystem.swift
[1147/1413] Compiling Hummingbird Cookie.swift
[1148/1413] Compiling Hummingbird Cookies.swift
[1149/1413] Compiling Hummingbird MediaType+FileExtension.swift
[1150/1413] Compiling Hummingbird MediaType.swift
[1151/1413] Compiling Hummingbird Request+Cookies.swift
[1152/1413] Compiling Hummingbird Response+Cookies.swift
[1153/1413] Compiling Hummingbird Application.swift
[1154/1413] Compiling Hummingbird CodableProtocols.swift
[1155/1413] Compiling Hummingbird JSONCoding.swift
[1156/1413] Compiling Hummingbird ResponseEncodable.swift
[1157/1413] Compiling Hummingbird URLEncodedForm+Request.swift
[1158/1413] Compiling Hummingbird URLEncodedForm.swift
[1159/1413] Compiling Hummingbird URLEncodedFormDecoder.swift
[1160/1413] Compiling Hummingbird URLEncodedFormEncoder.swift
[1161/1413] Compiling Hummingbird Router+validation.swift
[1162/1413] Compiling Hummingbird Router.swift
[1163/1413] Compiling Hummingbird RouterGroup.swift
[1164/1413] Compiling Hummingbird RouterMethods.swift
[1165/1413] Compiling Hummingbird RouterPath.swift
[1166/1413] Compiling Hummingbird RouterResponder.swift
[1167/1413] Compiling Hummingbird TransformingRouterGroup.swift
[1168/1413] Compiling Hummingbird RouterTrie.swift
[1168/1413] Compiling a_sign.cc
[1170/1414] Compiling voprf.cc
[1171/1414] Compiling a_digest.cc
[1172/1418] Compiling thread_win.cc
[1173/1418] Compiling thread_pthread.cc
[1175/1418] Emitting module NIOHTTPTypesHTTP2
[1175/1418] Compiling thread_none.cc
[1176/1418] Compiling trust_token.cc
[1177/1418] Compiling thread.cc
[1179/1418] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1179/1418] Compiling pmbtoken.cc
[1181/1418] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1182/1418] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1183/1419] Compiling stack.cc
[1184/1419] Compiling siphash.cc
[1185/1419] Compiling sha512.cc
[1186/1419] Compiling spake2plus.cc
[1187/1419] Compiling sha256.cc
[1188/1419] Compiling slhdsa.cc
[1189/1419] Compiling sha1.cc
[1191/1419] Compiling Hummingbird ChildRequestContext.swift
[1192/1419] Compiling Hummingbird Request.swift
[1193/1419] Compiling Hummingbird RequestContext.swift
[1194/1419] Compiling Hummingbird RequestContextSource.swift
[1195/1419] Compiling Hummingbird RequestID.swift
[1196/1419] Compiling Hummingbird RequestResponder.swift
[1197/1419] Compiling Hummingbird Response.swift
[1198/1419] Compiling Hummingbird URI+decodeQuery.swift
[1199/1419] Compiling Hummingbird MemoryPersistDriver.swift
[1199/1428] Compiling rsa_print.cc
[1200/1428] Compiling rsa_extra.cc
[1202/1428] Emitting module Hummingbird
[1202/1428] Compiling rsa_crypt.cc
[1203/1428] Compiling refcount.cc
[1204/1428] Compiling rc4.cc
[1206/1428] Compiling Hummingbird _SpreadMiddleware.swift
[1207/1428] Compiling Hummingbird TracingMiddleware.swift
[1208/1428] Compiling Hummingbird EndpointResponder.swift
[1209/1428] Compiling Hummingbird Parameters+UUID.swift
[1210/1428] Compiling Hummingbird Parameters.swift
[1211/1428] Compiling Hummingbird ResponseGenerator.swift
[1212/1428] Compiling Hummingbird RouteCollection.swift
[1221/1428] Compiling Hummingbird Trie+resolve.swift
[1222/1428] Compiling Hummingbird Trie+serialize.swift
[1223/1428] Compiling Hummingbird TrieRouter.swift
[1223/1428] Compiling rsa_asn1.cc
[1224/1428] Compiling windows.cc
[1225/1428] Compiling urandom.cc
[1226/1428] Compiling trusty.cc
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1245/1428] Compiling rand.cc
[1246/1428] Compiling passive.cc
[1247/1428] Compiling ios.cc
[1248/1428] Compiling poly1305_arm_asm.S
[1249/1428] Compiling getentropy.cc
[1250/1428] Compiling forkunsafe.cc
[1252/1428] Compiling Hummingbird CORSMiddleware.swift
[1253/1428] Compiling Hummingbird FileMiddleware.swift
[1254/1428] Compiling Hummingbird LogRequestMiddleware.swift
[1255/1428] Compiling Hummingbird MetricsMiddleware.swift
[1256/1428] Compiling Hummingbird Middleware.swift
[1257/1428] Compiling Hummingbird MiddlewareGroup.swift
[1258/1428] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[1259/1428] Compiling Hummingbird _Middleware2.swift
[1260/1428] Compiling Hummingbird _OptionalMiddleware.swift
[1269/1428] Compiling Hummingbird URLEncodedFormNode.swift
[1270/1428] Compiling Hummingbird PersistDriver.swift
[1271/1428] Compiling Hummingbird PersistError.swift
[1272/1428] Compiling Hummingbird ByteBuffer+foundation.swift
[1273/1428] Compiling Hummingbird DateCache.swift
[1274/1428] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1275/1428] Compiling Hummingbird HexDigest.swift
[1276/1428] Compiling Hummingbird InitializableFromSource.swift
[1277/1428] Compiling Hummingbird PreludeService.swift
[1278/1428] Compiling Hummingbird StringProtocol.swift
[1278/1428] Compiling deterministic.cc
[1279/1429] Compiling fork_detect.cc
[1281/1429] Compiling poly1305_vec.cc
[1282/1429] Compiling poly1305_arm.cc
[1283/1429] Compiling pool.cc
[1284/1429] Compiling poly1305.cc
[1286/1431] Compiling PerformanceTest main.swift
[1287/1431] Emitting module PerformanceTest
[1287/1431] Compiling pkcs8.cc
[1288/1431] Compiling p5_pbev2.cc
[1289/1431] Compiling pkcs7.cc
[1290/1432] Compiling pkcs8_x509.cc
[1291/1432] Wrapping AST for Hummingbird for debugging
[1293/1441] Compiling pem_xaux.cc
[1294/1443] Compiling pkcs7_x509.cc
[1295/1443] Compiling pem_x509.cc
[1296/1443] Wrapping AST for PerformanceTest for debugging
[1298/1443] Compiling HummingbirdRouter RouterController.swift
[1299/1444] Compiling HummingbirdRouter RouterBuilderState.swift
[1300/1444] Compiling HummingbirdRouter RouterBuilderContext.swift
[1301/1444] Compiling HummingbirdRouter RouterBuilder.swift
[1302/1444] Compiling HummingbirdRouter RouteGroup.swift
[1303/1444] Compiling HummingbirdRouter RouteHandler.swift
[1304/1444] Compiling HummingbirdRouter Route.swift
[1305/1444] Compiling HummingbirdRouter RouteBuilder.swift
[1306/1444] Compiling HummingbirdRouter ContextTransform.swift
[1307/1444] Compiling HummingbirdRouter Deprecations.swift
[1308/1444] Emitting module HummingbirdRouter
[1309/1444] Compiling HummingbirdRouter RouterPath.swift
[1310/1445] Compiling pem_pkey.cc
[1311/1445] Compiling pem_pk8.cc
[1312/1445] Compiling pem_oth.cc
[1313/1445] Compiling obj_xref.cc
[1314/1445] Compiling pem_info.cc
[1315/1445] Compiling pem_all.cc
[1316/1445] Compiling pem_lib.cc
[1317/1445] Compiling mlkem.cc
[1318/1445] Compiling mldsa.cc
[1319/1445] Compiling poly_rq_mul.S
[1320/1445] Compiling md5.cc
[1321/1445] Compiling fips_shared_support.cc
[1322/1445] Compiling md4.cc
[1323/1445] Compiling mem.cc
[1324/1445] Compiling obj.cc
[1325/1445] Compiling lhash.cc
[1326/1445] Compiling kyber.cc
[1327/1445] Compiling sign.cc
[1328/1445] Compiling scrypt.cc
[1328/1445] Compiling ex_data.cc
[1330/1445] Compiling hrss.cc
[1331/1445] Compiling print.cc
[1332/1445] Compiling hpke.cc
[1333/1445] Compiling pbkdf.cc
[1334/1445] Compiling p_x25519.cc
[1335/1445] Compiling p_x25519_asn1.cc
[1336/1445] Compiling p_rsa_asn1.cc
[1337/1445] Compiling p_hkdf.cc
[1338/1445] Compiling p_rsa.cc
[1339/1445] Compiling p_ed25519.cc
[1340/1445] Compiling p_ed25519_asn1.cc
[1341/1445] Compiling p_ec_asn1.cc
[1342/1445] Compiling p_ec.cc
[1343/1445] Compiling p_dh_asn1.cc
[1344/1445] Compiling evp_ctx.cc
[1345/1445] Compiling p_dh.cc
[1346/1445] Compiling p_dsa_asn1.cc
[1347/1445] Compiling evp_asn1.cc
[1348/1445] Compiling evp.cc
[1349/1445] Compiling err.cc
[1350/1445] Compiling ecdh.cc
[1351/1445] Compiling engine.cc
[1352/1445] Compiling hash_to_curve.cc
[1353/1445] Compiling ecdsa_asn1.cc
[1354/1445] Compiling ec_derive.cc
[1355/1445] Compiling dsa.cc
[1356/1445] Compiling dsa_asn1.cc
[1357/1445] Compiling ec_asn1.cc
[1358/1445] Compiling params.cc
[1359/1445] Compiling x25519-asm-arm.S
[1360/1445] Compiling bcm.cc
[1361/1445] Compiling digest_extra.cc
[1362/1445] Compiling dh_asn1.cc
[1363/1445] Compiling des.cc
[1364/1445] Compiling curve25519_64_adx.cc
[1365/1445] Compiling crypto.cc
[1366/1445] Compiling cpu_intel.cc
[1367/1445] Compiling curve25519.cc
[1368/1445] Compiling cpu_arm_linux.cc
[1369/1445] Compiling spake25519.cc
[1370/1445] Compiling cpu_arm_freebsd.cc
[1371/1445] Compiling cpu_aarch64_win.cc
[1372/1445] Compiling cpu_aarch64_sysreg.cc
[1373/1445] Compiling cpu_aarch64_openbsd.cc
[1374/1445] Compiling cpu_aarch64_apple.cc
[1375/1445] Compiling cpu_aarch64_fuchsia.cc
[1376/1445] Compiling cpu_aarch64_linux.cc
[1377/1445] Compiling tls_cbc.cc
[1378/1445] Compiling conf.cc
[1379/1445] Compiling get_cipher.cc
[1380/1445] Compiling e_rc4.cc
[1381/1445] Compiling e_tls.cc
[1382/1445] Compiling e_rc2.cc
[1383/1445] Compiling e_chacha20poly1305.cc
[1384/1445] Compiling e_des.cc
[1385/1445] Compiling e_null.cc
[1386/1445] Compiling e_aesgcmsiv.cc
[1387/1445] Compiling e_aesctrhmac.cc
[1388/1445] Compiling derive_key.cc
[1389/1445] Compiling chacha.cc
[1390/1445] Compiling ber.cc
[1391/1445] Compiling cbb.cc
[1392/1445] Compiling unicode.cc
[1393/1445] Compiling cbs.cc
[1394/1445] Compiling buf.cc
[1395/1445] Compiling asn1_compat.cc
[1396/1445] Compiling bn_asn1.cc
[1397/1445] Compiling socket.cc
[1398/1445] Compiling blake2.cc
[1399/1445] Compiling socket_helper.cc
[1400/1445] Compiling convert.cc
[1401/1445] Compiling pair.cc
[1402/1445] Compiling printf.cc
[1403/1445] Compiling hexdump.cc
[1404/1445] Compiling errno.cc
[1405/1445] Compiling file.cc
[1406/1445] Compiling fd.cc
[1407/1445] Compiling bio_mem.cc
[1408/1445] Compiling connect.cc
[1409/1445] Compiling bio.cc
[1410/1445] Compiling base64.cc
[1411/1445] Compiling tasn_typ.cc
[1412/1445] Compiling f_string.cc
[1413/1445] Compiling tasn_fre.cc
[1414/1445] Compiling tasn_new.cc
[1415/1445] Compiling tasn_enc.cc
[1416/1445] Compiling posix_time.cc
[1417/1445] Compiling tasn_utl.cc
[1418/1445] Compiling tasn_dec.cc
[1419/1445] Compiling f_int.cc
[1420/1445] Compiling asn_pack.cc
[1421/1445] Compiling asn1_par.cc
[1422/1445] Compiling asn1_lib.cc
[1423/1445] Compiling a_type.cc
[1424/1445] Compiling a_time.cc
[1425/1445] Compiling a_utctm.cc
[1426/1445] Compiling a_strnid.cc
[1427/1445] Compiling a_octet.cc
[1428/1445] Compiling a_strex.cc
[1429/1445] Compiling a_object.cc
[1430/1445] Compiling a_i2d_fp.cc
[1431/1445] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1432/1445] Wrapping AST for BitCollections for debugging
[1433/1445] Compiling a_dup.cc
[1434/1445] Compiling a_int.cc
[1435/1445] Write sources
[1436/1445] Compiling a_mbstr.cc
[1437/1445] Compiling a_d2i_fp.cc
[1438/1445] Wrapping AST for AsyncAlgorithms for debugging
[1439/1445] Wrapping AST for Atomics for debugging
[1440/1445] Write Objects.LinkFileList
[1441/1445] Compiling a_gentm.cc
[1442/1470] Compiling a_bool.cc
[1443/1470] Compiling a_bitstr.cc
[1444/1499] Linking PerformanceTest
[1446/1499] Compiling NIOSSL SSLPublicKey.swift
[1447/1499] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1448/1499] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1449/1502] Compiling NIOSSL SSLInit.swift
[1450/1502] Compiling NIOSSL SSLPKCS12Bundle.swift
[1451/1502] Compiling NIOSSL SSLPrivateKey.swift
[1452/1502] Compiling NIOSSL SSLCallbacks.swift
[1453/1502] Compiling NIOSSL SSLContext.swift
[1454/1502] Compiling NIOSSL SSLErrors.swift
[1455/1502] Compiling NIOSSL NIOSSLServerHandler.swift
[1456/1502] Compiling NIOSSL ObjectIdentifier.swift
[1457/1502] Compiling NIOSSL PosixPort.swift
[1458/1502] Compiling Algorithms Trim.swift
[1459/1502] Compiling Algorithms Unique.swift
[1460/1502] Compiling Algorithms Windows.swift
[1461/1502] Compiling NIOSSL SSLCertificate.swift
[1462/1502] Compiling NIOSSL SSLCertificateExtensions.swift
[1463/1502] Compiling NIOSSL SSLCertificateName.swift
[1464/1502] Compiling NIOSSL SSLConnection.swift
[1465/1502] Compiling NIOSSL AndroidCABundle.swift
[1466/1502] Compiling NIOSSL ByteBufferBIO.swift
[1467/1502] Compiling NIOSSL CustomPrivateKey.swift
[1468/1502] Compiling NIOSSL IdentityVerification.swift
[1473/1506] Compiling NIOSSL LinuxCABundle.swift
[1474/1506] Compiling NIOSSL NIOSSLClientHandler.swift
[1475/1506] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1476/1506] Compiling NIOSSL NIOSSLHandler.swift
[1477/1506] Emitting module NIOSSL
[1485/1506] Compiling NIOSSL SafeCompare.swift
[1498/1506] Emitting module Algorithms
[1504/1507] Compiling NIOSSL Zeroization.swift
[1505/1507] Compiling NIOSSL TLSConfiguration.swift
[1506/1507] Compiling NIOSSL UniversalBootstrapSupport.swift
[1507/1507] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1509/1580] Compiling HummingbirdTLS HTTPServerBuilder+tls.swift
[1510/1580] Compiling HummingbirdHTTP2 HTTPServerBuilder+http2.swift
[1511/1581] Compiling HummingbirdTLS Exports.swift
[1512/1581] Emitting module HummingbirdTLS
[1513/1581] Compiling HummingbirdTLS TLSChannel.swift
[1514/1582] Compiling HummingbirdHTTP2 HTTP2UpgradeChannel.swift
[1515/1582] Compiling HummingbirdHTTP2 HTTP2StreamChannel.swift
[1517/1582] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager.swift
[1518/1582] Compiling HummingbirdHTTP2 HTTP2Channel.swift
[1519/1582] Compiling HummingbirdHTTP2 Exports.swift
[1520/1582] Emitting module HummingbirdHTTP2
[1521/1582] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager+StateMachine.swift
[1522/1582] Compiling HummingbirdHTTP2 TLSChannelConfiguration.swift
[1524/1583] Emitting module AsyncHTTPClient
[1525/1591] Compiling AsyncHTTPClient ConnectionTarget.swift
[1526/1591] Compiling AsyncHTTPClient DeconstructedURL.swift
[1527/1591] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1528/1591] Compiling AsyncHTTPClient FoundationExtensions.swift
[1529/1591] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1530/1591] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1531/1591] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1532/1591] Compiling AsyncHTTPClient HTTPClient.swift
[1533/1591] Compiling AsyncHTTPClient RequestBag.swift
[1534/1591] Compiling AsyncHTTPClient RequestValidation.swift
[1535/1591] Compiling AsyncHTTPClient SSLContextCache.swift
[1536/1591] Compiling AsyncHTTPClient Scheme.swift
[1537/1591] Compiling AsyncHTTPClient Singleton.swift
[1538/1591] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1539/1591] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1540/1591] Compiling AsyncHTTPClient Utils.swift
[1541/1591] Compiling AsyncHTTPClient HTTPHandler.swift
[1542/1591] Compiling AsyncHTTPClient LRUCache.swift
[1543/1591] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1544/1591] Compiling AsyncHTTPClient NWErrorHandler.swift
[1545/1591] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1546/1591] Compiling AsyncHTTPClient TLSConfiguration.swift
[1547/1591] Compiling AsyncHTTPClient RedirectState.swift
[1548/1591] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1549/1591] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1550/1591] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1551/1591] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1552/1591] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1553/1591] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1554/1591] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1555/1591] Compiling AsyncHTTPClient RequestBodyLength.swift
[1556/1591] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1557/1591] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1558/1591] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1559/1591] Compiling AsyncHTTPClient Transaction.swift
[1560/1591] Compiling AsyncHTTPClient Base64.swift
[1561/1591] Compiling AsyncHTTPClient BasicAuth.swift
[1562/1591] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1563/1591] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1564/1591] Compiling AsyncHTTPClient ConnectionPool.swift
[1565/1591] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1566/1591] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1567/1591] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1568/1591] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1569/1591] Compiling AsyncHTTPClient HTTP1Connection.swift
[1570/1591] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1571/1591] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1572/1591] Compiling AsyncHTTPClient HTTP2Connection.swift
[1573/1591] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1574/1591] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1575/1591] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1576/1591] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1577/1591] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1578/1591] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1579/1591] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1580/1591] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1581/1591] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1582/1591] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1583/1591] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1584/1591] Compiling AsyncHTTPClient RequestOptions.swift
[1585/1591] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1586/1591] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1587/1591] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1588/1591] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1589/1591] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1590/1591] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1591/1591] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1593/1601] Compiling HummingbirdTesting Deprecations.swift
[1594/1602] Compiling HummingbirdTesting TestClient+types.swift
[1595/1602] Compiling HummingbirdTesting TestApplication.swift
[1596/1602] Emitting module HummingbirdTesting
[1597/1602] Compiling HummingbirdTesting LiveTestFramework.swift
[1598/1602] Compiling HummingbirdTesting RouterTestFramework.swift
[1599/1602] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1600/1602] Compiling HummingbirdTesting Application+Test.swift
[1601/1602] Compiling HummingbirdTesting ApplicationTester.swift
[1602/1602] Compiling HummingbirdTesting TestClient.swift
Build complete! (499.34s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.38.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/SendableMetatype.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.