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.14.1 (65ace7), with Swift 6.1 for Linux on 5 Jun 2025 02:16:15 UTC.

Swift 6 data race errors: 2

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird.git
Reference: 2.14.1
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.14.1     -> FETCH_HEAD
HEAD is now at 65ace78 Fix URLEncodedForm errors (#716)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
65ace7855fa8413d6218adeecaf706f2b99c23c1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird.git at 2.14.1
========================================
Build
========================================
Selected platform:         linux
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.34.1",
            "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/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" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2426] Fetching swift-service-lifecycle
[293/5093] Fetching swift-service-lifecycle, swift-nio-transport-services
[2284/16620] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-http2
[3505/22543] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-http2, swift-nio-extras
[13553/36557] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-http2, swift-nio-extras, async-http-client
[13974/51400] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-http2, swift-nio-extras, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.87s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.88s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/4974] Fetching swift-distributed-tracing
[4975/81144] Fetching swift-distributed-tracing, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.38s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.38s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.39s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.50s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.40s)
[1524/76170] Fetching swift-nio
Fetching https://github.com/apple/swift-atomics.git
[31993/77074] Fetching swift-nio, swift-http-types
[33542/79280] Fetching swift-nio, swift-http-types, swift-metrics
[39818/81077] Fetching swift-nio, swift-http-types, swift-metrics, swift-atomics
[44076/84913] Fetching swift-nio, swift-http-types, swift-metrics, swift-atomics, swift-log
[51094/101504] Fetching swift-nio, swift-http-types, swift-metrics, swift-atomics, swift-log, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.30s)
Fetched https://github.com/apple/swift-http-types.git from cache (2.34s)
Fetched https://github.com/apple/swift-log.git from cache (2.33s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-metrics.git from cache (2.34s)
Fetched https://github.com/apple/swift-collections.git from cache (2.37s)
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.76s)
Fetched https://github.com/apple/swift-nio.git from cache (4.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (8.84s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
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.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.49s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.49s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] 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.76s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.65s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.52s)
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.51s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.61s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1141] Fetching swift-http-structured-headers
[412/7296] Fetching swift-http-structured-headers, swift-certificates
[856/8886] Fetching swift-http-structured-headers, swift-certificates, swift-asn1
[960/14845] Fetching swift-http-structured-headers, swift-certificates, swift-asn1, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.35s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.42s)
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 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.59s)
Fetching https://github.com/apple/swift-crypto.git
[1/14671] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.83s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.76s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.02s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
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.54s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.3.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.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.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.31.0
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Building for debugging...
[0/502] Write sources
[45/502] Compiling CNIOWASI CNIOWASI.c
[45/502] Compiling CNIOWindows shim.c
[47/502] Compiling _AtomicsShims.c
[48/502] Compiling CNIOWindows WSAStartup.c
[49/502] Compiling _NumericsShims _NumericsShims.c
[50/502] Compiling CNIOLinux liburing_shims.c
[51/502] Compiling CNIOExtrasZlib empty.c
[51/502] Compiling CNIODarwin shim.c
[53/502] Compiling CNIOLLHTTP c_nio_http.c
[54/502] Compiling CNIOLinux shim.c
[55/502] Compiling fiat_p256_adx_mul.S
[56/502] Compiling CNIOLLHTTP c_nio_api.c
[57/502] Compiling fiat_p256_adx_sqr.S
[58/502] Compiling fiat_curve25519_adx_square.S
[59/502] Compiling fiat_curve25519_adx_mul.S
[60/502] Write swift-version-24593BA9C3E375BF.txt
[61/502] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/502] Compiling CNIOBoringSSLShims shims.c
[63/508] Compiling tls_method.cc
[64/508] Compiling tls_record.cc
[65/508] Compiling tls13_server.cc
[66/508] Compiling tls13_both.cc
[67/531] Compiling tls13_enc.cc
[68/540] Compiling tls13_client.cc
[70/540] Emitting module ServiceContextModule
[71/551] Emitting module HTTPTypes
[72/552] Emitting module InternalCollectionsUtilities
[73/553] Compiling CoreMetrics Metrics.swift
[74/553] Compiling ServiceContextModule ServiceContextKey.swift
[75/553] Emitting module RealModule
[76/554] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[77/554] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/554] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[79/554] Compiling InternalCollectionsUtilities Integer rank.swift
[80/554] Compiling ServiceContextModule ServiceContext.swift
[81/554] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[82/554] Compiling InternalCollectionsUtilities UInt+reversed.swift
[83/554] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[84/554] Compiling InternalCollectionsUtilities Debugging.swift
[85/555] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[86/555] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[87/555] Compiling _NIODataStructures _TinyArray.swift
[88/555] Compiling _NIODataStructures PriorityQueue.swift
[89/555] Compiling RealModule Float+Real.swift
[90/555] Compiling RealModule Float80+Real.swift
[91/555] Compiling RealModule Float16+Real.swift
[92/555] Compiling RealModule Real.swift
[93/555] Compiling InternalCollectionsUtilities Descriptions.swift
[94/555] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[95/555] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[98/555] Compiling RealModule ElementaryFunctions.swift
[101/555] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[102/555] Compiling HTTPTypes HTTPRequest.swift
[103/555] Compiling HTTPTypes HTTPParsedFields.swift
[104/555] Compiling HTTPTypes HTTPResponse.swift
[105/555] Compiling HTTPTypes ISOLatin1String.swift
[107/556] Emitting module _NIOBase64
[108/556] Compiling _NIOBase64 Base64.swift
[109/557] Compiling RealModule RealFunctions.swift
[113/690] Compiling ConcurrencyHelpers LockedValueBox.swift
[114/690] Compiling Instrumentation MultiplexInstrument.swift
[115/690] Compiling Instrumentation NoOpInstrument.swift
[116/690] Emitting module ConcurrencyHelpers
[117/690] Compiling HTTPTypes NIOLock.swift
[118/690] Compiling Logging MetadataProvider.swift
[119/690] Compiling ConcurrencyHelpers Lock.swift
[120/690] Compiling Instrumentation InstrumentationSystem.swift
[121/690] Compiling Instrumentation Instrument.swift
[122/690] Emitting module Instrumentation
[123/690] Compiling Instrumentation Locks.swift
[124/691] Compiling CoreMetrics Locks.swift
[125/691] Emitting module CoreMetrics
[126/691] Emitting module Logging
[127/691] Compiling Logging Locks.swift
[128/693] Compiling _NIODataStructures Heap.swift
[129/693] Emitting module _NIODataStructures
[130/693] Compiling OrderedCollections OrderedDictionary.swift
[131/693] Compiling OrderedCollections OrderedSet+Codable.swift
[132/693] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[133/693] Compiling OrderedCollections OrderedSet+Descriptions.swift
[134/693] Compiling OrderedCollections OrderedSet+Diffing.swift
[135/693] Compiling OrderedCollections OrderedSet+Equatable.swift
[136/693] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[137/693] Compiling OrderedCollections OrderedSet+Hashable.swift
[139/701] Compiling Logging Logging.swift
[140/701] Compiling Logging LogHandler.swift
[141/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[142/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[143/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[144/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[145/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[146/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[147/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[148/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[149/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[150/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[151/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[152/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[153/702] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[154/702] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[159/702] Compiling OrderedCollections OrderedSet+Initializers.swift
[160/702] Compiling OrderedCollections OrderedSet+Insertions.swift
[161/702] Compiling OrderedCollections OrderedSet+Invariants.swift
[162/702] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[163/702] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[164/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[165/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[166/702] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[167/702] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[168/702] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[169/702] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[170/702] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[171/702] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[172/702] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[173/702] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[174/702] Compiling OrderedCollections OrderedDictionary+Values.swift
[175/710] Compiling OrderedCollections OrderedDictionary+Codable.swift
[176/710] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[177/710] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[178/710] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[179/710] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[180/710] Compiling OrderedCollections OrderedDictionary+Elements.swift
[181/710] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[182/710] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[183/784] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[184/798] Compiling HeapModule Heap+Invariants.swift
[185/798] Compiling HeapModule Heap+Descriptions.swift
[186/798] Compiling HashTreeCollections _HashNode+Invariants.swift
[187/798] Compiling HashTreeCollections _HashNode+Lookups.swift
[188/798] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[189/798] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[190/798] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[191/798] Compiling HashTreeCollections _HashNode+Storage.swift
[192/798] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[193/798] Compiling HashTreeCollections _HashNode+Structural filter.swift
[194/798] Compiling Tracing NoOpTracer.swift
[195/798] Emitting module Tracing
[196/798] Compiling HeapModule _HeapNode.swift
[197/798] Compiling Tracing TracingTime.swift
[198/798] Emitting module UnixSignals
[199/798] Compiling UnixSignals UnixSignal.swift
[200/798] Compiling UnixSignals UnixSignalsSequence.swift
[201/798] Compiling HeapModule Heap+UnsafeHandle.swift
[202/798] Compiling Tracing TracerProtocol.swift
[203/799] Compiling HeapModule Heap.swift
[204/799] Emitting module HeapModule
[207/800] Compiling Tracing Tracer.swift
[208/800] Compiling Tracing TracerProtocol+Legacy.swift
[209/800] Compiling HashTreeCollections _AncestorHashSlots.swift
[210/800] Compiling HashTreeCollections _Bitmap.swift
[211/800] Compiling HashTreeCollections _Bucket.swift
[212/800] Compiling HashTreeCollections _Hash.swift
[213/800] Compiling HashTreeCollections _HashLevel.swift
[214/800] Compiling HashTreeCollections _HashNode+Builder.swift
[215/800] Compiling HashTreeCollections _HashNode+Debugging.swift
[216/800] Compiling HashTreeCollections _HashNode+Initializers.swift
[219/809] Compiling HashTreeCollections _HashNodeHeader.swift
[220/809] Compiling HashTreeCollections _HashSlot.swift
[221/809] Compiling HashTreeCollections _HashStack.swift
[222/809] Compiling HashTreeCollections _HashTreeIterator.swift
[223/809] Compiling HashTreeCollections _HashTreeStatistics.swift
[224/809] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[225/809] Compiling HashTreeCollections _RawHashNode.swift
[226/809] Compiling HashTreeCollections _UnmanagedHashNode.swift
[227/809] Compiling HashTreeCollections _UnsafePath.swift
[228/809] Compiling HashTreeCollections TreeDictionary+Codable.swift
[229/809] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[230/809] Compiling HashTreeCollections _HashNode+Structural merge.swift
[231/809] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[232/809] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[233/809] Compiling HashTreeCollections _HashNode+Structural union.swift
[234/809] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[235/809] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[236/809] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[237/809] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[238/809] Compiling HashTreeCollections _HashNode.swift
[239/809] Compiling HashTreeCollections TreeSet+Hashable.swift
[240/809] Compiling HashTreeCollections TreeSet+Sendable.swift
[241/809] Compiling _RopeModule Rope+Join.swift
[242/809] Compiling _RopeModule Rope+MutatingForEach.swift
[243/809] Compiling _RopeModule Rope+Remove.swift
[244/809] Compiling _RopeModule Rope+RemoveSubrange.swift
[245/809] Compiling _RopeModule Rope+Split.swift
[246/809] Compiling _RopeModule Optional Utilities.swift
[247/809] Compiling _RopeModule String Utilities.swift
[248/809] Compiling _RopeModule String.Index+ABI.swift
[249/819] Compiling Tracing InstrumentationSystem+Tracing.swift
[250/819] Compiling Tracing SpanProtocol.swift
[251/820] Compiling HashTreeCollections TreeDictionary+Values.swift
[252/820] Compiling HashTreeCollections TreeDictionary.swift
[253/820] Compiling HashTreeCollections TreeSet+Codable.swift
[254/820] Compiling HashTreeCollections TreeSet+Collection.swift
[255/820] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[256/820] Compiling HashTreeCollections TreeSet+Debugging.swift
[257/820] Compiling HashTreeCollections TreeSet+Descriptions.swift
[264/820] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[265/820] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[266/820] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[267/820] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[268/820] Compiling HashTreeCollections TreeDictionary+Keys.swift
[269/820] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[270/820] Compiling HashTreeCollections TreeDictionary+Merge.swift
[271/820] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[272/820] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[280/820] Compiling HashTreeCollections TreeSet+Equatable.swift
[281/820] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[282/820] Compiling HashTreeCollections TreeSet+Extras.swift
[283/820] Compiling HashTreeCollections TreeSet+Filter.swift
[287/820] Emitting module OrderedCollections
[298/821] Wrapping AST for _NIODataStructures for debugging
[299/821] Wrapping AST for _NIOBase64 for debugging
[301/821] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[302/821] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[303/821] Compiling HashTreeCollections TreeDictionary+Filter.swift
[304/821] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[305/821] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[311/821] Wrapping AST for UnixSignals for debugging
[312/825] Wrapping AST for Tracing for debugging
[314/828] Emitting module _RopeModule
[315/834] Compiling HTTPTypes HTTPField.swift
[316/834] Compiling HTTPTypes HTTPFieldName.swift
[317/834] Compiling HTTPTypes HTTPFields.swift
[317/837] Wrapping AST for ServiceContextModule for debugging
[318/837] Wrapping AST for Logging for debugging
[320/837] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[321/837] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[322/837] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[323/837] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[324/837] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[325/837] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[326/837] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[327/837] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[328/837] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[329/837] Compiling HashTreeCollections TreeSet.swift
[329/837] Wrapping AST for OrderedCollections for debugging
[331/837] Wrapping AST for InternalCollectionsUtilities for debugging
[333/837] Compiling DequeModule Deque+Equatable.swift
[334/837] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[335/837] Compiling DequeModule Deque+CustomReflectable.swift
[336/837] Compiling DequeModule Deque+Descriptions.swift
[336/839] Wrapping AST for Instrumentation for debugging
[338/839] Compiling DequeModule _DequeBuffer.swift
[339/839] Compiling DequeModule _DequeBufferHeader.swift
[339/839] Wrapping AST for HeapModule for debugging
[340/839] Wrapping AST for CoreMetrics for debugging
[345/839] Wrapping AST for HTTPTypes for debugging
[349/839] Compiling HashTreeCollections TreeDictionary+Collection.swift
[350/839] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[352/839] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[353/839] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[353/839] Wrapping AST for ConcurrencyHelpers for debugging
[355/839] Compiling DequeModule Deque+Testing.swift
[356/839] Compiling DequeModule Deque._Storage.swift
[357/839] Compiling DequeModule Deque+Extras.swift
[358/839] Compiling DequeModule Deque+Hashable.swift
[359/839] Compiling DequeModule Deque._UnsafeHandle.swift
[360/839] Compiling DequeModule Deque.swift
[361/839] Compiling DequeModule Deque+Codable.swift
[362/839] Compiling DequeModule Deque+Collection.swift
[363/839] Compiling DequeModule _DequeSlot.swift
[364/839] Compiling DequeModule _UnsafeWrappedBuffer.swift
[365/839] Emitting module DequeModule
[419/841] Compiling Metrics Metrics.swift
[420/841] Emitting module Metrics
[420/842] Compiling ssl_transcript.cc
[422/842] Wrapping AST for DequeModule for debugging
[423/842] Compiling ssl_versions.cc
[424/842] Wrapping AST for _RopeModule for debugging
[425/842] Wrapping AST for Metrics for debugging
[427/842] Emitting module HashTreeCollections
[427/843] Compiling ssl_x509.cc
[429/843] Compiling t1_enc.cc
[430/843] Compiling ssl_stat.cc
[431/843] Wrapping AST for HashTreeCollections for debugging
[432/843] Compiling ssl_privkey.cc
[433/843] Compiling ssl_session.cc
[434/843] Compiling ssl_key_share.cc
[435/843] Compiling ssl_file.cc
[436/843] Compiling ssl_credential.cc
[437/843] Compiling ssl_lib.cc
[438/843] Compiling ssl_cert.cc
[439/843] Compiling ssl_cipher.cc
[440/843] Compiling ssl_buffer.cc
[441/843] Compiling ssl_asn1.cc
[442/843] Compiling s3_pkt.cc
[443/843] Compiling s3_lib.cc
[444/843] Compiling ssl_aead_ctx.cc
[445/843] Compiling s3_both.cc
[446/843] Compiling handshake_client.cc
[447/843] Compiling handshake_server.cc
[448/843] Compiling handshake.cc
[449/843] Compiling dtls_method.cc
[450/843] Compiling dtls_record.cc
[451/843] Compiling handoff.cc
[452/843] Compiling encrypted_client_hello.cc
[453/843] Compiling md5-x86_64-linux.S
[454/843] Compiling extensions.cc
[455/843] Compiling md5-x86_64-apple.S
[456/843] Compiling md5-586-apple.S
[457/843] Compiling md5-586-linux.S
[458/843] Compiling chacha20_poly1305_x86_64-apple.S
[459/843] Compiling d1_srtp.cc
[460/843] Compiling chacha20_poly1305_x86_64-linux.S
[461/843] Compiling chacha20_poly1305_armv8-win.S
[462/843] Compiling chacha20_poly1305_armv8-linux.S
[463/843] Compiling chacha20_poly1305_armv8-apple.S
[464/843] Compiling chacha-x86_64-linux.S
[465/843] Compiling err_data.cc
[466/843] Compiling chacha-x86-linux.S
[467/843] Compiling chacha-x86-apple.S
[467/843] Compiling chacha-x86_64-apple.S
[469/843] Compiling d1_pkt.cc
[470/843] Compiling chacha-armv8-win.S
[471/843] Compiling chacha-armv4-linux.S
[472/843] Compiling chacha-armv8-apple.S
[473/843] Compiling aes128gcmsiv-x86_64-apple.S
[474/843] Compiling aes128gcmsiv-x86_64-linux.S
[475/843] Compiling chacha-armv8-linux.S
[476/843] Compiling x86_64-mont5-linux.S
[477/843] Compiling x86_64-mont5-apple.S
[478/843] Compiling x86_64-mont-linux.S
[479/843] Compiling x86_64-mont-apple.S
[480/843] Compiling x86-mont-linux.S
[481/843] Compiling x86-mont-apple.S
[482/843] Compiling vpaes-x86_64-apple.S
[482/843] Compiling vpaes-x86_64-linux.S
[484/843] Compiling vpaes-x86-linux.S
[485/843] Compiling vpaes-x86-apple.S
[486/843] Compiling vpaes-armv8-win.S
[487/843] Compiling vpaes-armv8-linux.S
[488/843] Compiling vpaes-armv7-linux.S
[489/843] Compiling vpaes-armv8-apple.S
[490/843] Compiling bio_ssl.cc
[491/843] Compiling sha512-x86_64-linux.S
[492/843] Compiling sha512-x86_64-apple.S
[493/843] Compiling sha512-armv8-win.S
[494/843] Compiling sha512-armv8-apple.S
[495/843] Compiling sha512-armv4-linux.S
[496/843] Compiling sha512-armv8-linux.S
[497/843] Compiling sha512-586-linux.S
[498/843] Compiling sha512-586-apple.S
[499/843] Compiling sha256-armv8-win.S
[500/843] Compiling sha256-x86_64-apple.S
[501/843] Compiling sha256-armv8-apple.S
[502/843] Compiling sha256-armv8-linux.S
[503/843] Compiling sha256-x86_64-linux.S
[504/843] Compiling sha256-armv4-linux.S
[505/843] Compiling sha256-586-linux.S
[506/843] Compiling sha256-586-apple.S
[507/843] Compiling sha1-x86_64-apple.S
[508/843] Compiling sha1-armv8-win.S
[509/843] Compiling sha1-armv8-linux.S
[510/843] Compiling sha1-x86_64-linux.S
[511/843] Compiling sha1-armv8-apple.S
[512/843] Compiling sha1-586-linux.S
[513/843] Compiling sha1-586-apple.S
[514/843] Compiling sha1-armv4-large-linux.S
[515/843] Compiling rsaz-avx2-apple.S
[516/843] Compiling d1_lib.cc
[517/843] Compiling rsaz-avx2-linux.S
[518/843] Compiling rdrand-x86_64-linux.S
[519/843] Compiling rdrand-x86_64-apple.S
[520/843] Compiling p256_beeu-x86_64-asm-apple.S
[521/843] Compiling p256_beeu-x86_64-asm-linux.S
[522/843] Compiling p256_beeu-armv8-asm-win.S
[523/843] Compiling p256_beeu-armv8-asm-linux.S
[524/843] Compiling p256_beeu-armv8-asm-apple.S
[525/843] Compiling p256-x86_64-asm-linux.S
[526/843] Compiling p256-x86_64-asm-apple.S
[527/843] Compiling p256-armv8-asm-win.S
[528/843] Compiling p256-armv8-asm-linux.S
[529/843] Compiling p256-armv8-asm-apple.S
[530/843] Compiling ghashv8-armv8-win.S
[531/843] Compiling ghash-x86_64-linux.S
[532/843] Compiling ghashv8-armv8-apple.S
[533/843] Compiling ghashv8-armv8-linux.S
[533/843] Compiling ghashv8-armv7-linux.S
[535/843] Compiling ghash-x86_64-apple.S
[536/843] Compiling ghash-x86-linux.S
[537/843] Compiling ghash-x86-apple.S
[538/843] Compiling ghash-ssse3-x86_64-linux.S
[539/843] Compiling ghash-ssse3-x86_64-apple.S
[540/843] Compiling ghash-ssse3-x86-linux.S
[541/843] Compiling ghash-ssse3-x86-apple.S
[542/843] Compiling ghash-neon-armv8-win.S
[543/843] Compiling ghash-neon-armv8-linux.S
[544/843] Compiling ghash-neon-armv8-apple.S
[545/843] Compiling ghash-armv4-linux.S
[546/843] Compiling co-586-linux.S
[547/843] Compiling co-586-apple.S
[548/843] Compiling bn-armv8-linux.S
[549/843] Compiling bn-armv8-win.S
[550/843] Compiling bsaes-armv7-linux.S
[551/843] Compiling bn-armv8-apple.S
[552/843] Compiling armv8-mont-win.S
[553/843] Compiling bn-586-linux.S
[554/843] Compiling armv8-mont-linux.S
[555/843] Compiling bn-586-apple.S
[555/843] Compiling armv8-mont-apple.S
[557/843] Compiling armv4-mont-linux.S
[557/843] Compiling aesv8-gcm-armv8-win.S
[559/843] Compiling d1_both.cc
[560/843] Compiling aesv8-gcm-armv8-linux.S
[561/843] Compiling aesv8-gcm-armv8-apple.S
[562/843] Compiling aesv8-armv8-win.S
[563/843] Compiling aesni-x86_64-apple.S
[564/843] Compiling aesv8-armv7-linux.S
[565/843] Compiling aesv8-armv8-apple.S
[566/843] Compiling aesni-x86_64-linux.S
[567/843] Compiling aesv8-armv8-linux.S
[568/843] Compiling aesni-x86-apple.S
[569/843] Compiling aesni-x86-linux.S
[570/843] Compiling aesni-gcm-x86_64-linux.S
[571/843] Compiling aesni-gcm-x86_64-apple.S
[572/843] Compiling aes-gcm-avx2-x86_64-apple.S
[573/843] Compiling aes-gcm-avx2-x86_64-linux.S
[574/843] Compiling aes-gcm-avx10-x86_64-apple.S
[575/843] Compiling aes-gcm-avx10-x86_64-linux.S
[576/843] Compiling x_x509.cc
[577/843] Compiling x_x509a.cc
[578/843] Compiling x_name.cc
[579/843] Compiling x_req.cc
[580/843] Compiling x_val.cc
[581/843] Compiling x_pubkey.cc
[582/843] Compiling x_sig.cc
[583/843] Compiling x_spki.cc
[584/843] Compiling x_exten.cc
[585/843] Compiling x_crl.cc
[586/843] Compiling x_attrib.cc
[587/843] Compiling x_all.cc
[588/843] Compiling x_algor.cc
[589/843] Compiling x509spki.cc
[590/843] Compiling x509name.cc
[591/843] Compiling x509rset.cc
[592/843] Compiling x509_vpm.cc
[593/843] Compiling x509cset.cc
[594/843] Compiling x509_txt.cc
[595/843] Compiling x509_vfy.cc
[596/843] Compiling x509_v3.cc
[597/843] Compiling x509_trs.cc
[598/843] Compiling x509_req.cc
[599/843] Compiling x509_set.cc
[600/843] Compiling x509_obj.cc
[601/843] Compiling x509_d2.cc
[602/843] Compiling x509_def.cc
[603/843] Compiling x509_ext.cc
[604/843] Compiling x509_lu.cc
[605/843] Compiling x509_cmp.cc
[606/843] Compiling x509.cc
[607/843] Compiling x509_att.cc
[608/843] Compiling v3_prn.cc
[609/843] Compiling v3_utl.cc
[609/843] Compiling v3_skey.cc
[611/843] Compiling v3_purp.cc
[612/843] Compiling v3_pmaps.cc
[613/843] Compiling v3_pcons.cc
[614/843] Compiling v3_ocsp.cc
[615/843] Compiling v3_ncons.cc
[616/843] Compiling v3_lib.cc
[617/843] Compiling v3_info.cc
[618/843] Compiling v3_int.cc
[619/843] Compiling v3_ia5.cc
[620/843] Compiling v3_genn.cc
[621/843] Compiling v3_extku.cc
[622/843] Compiling v3_enum.cc
[623/843] Compiling v3_crld.cc
[624/843] Compiling v3_cpols.cc
[625/843] Compiling v3_conf.cc
[626/843] Compiling v3_bcons.cc
[627/843] Compiling v3_bitst.cc
[628/843] Compiling v3_akeya.cc
[629/843] Compiling t_x509a.cc
[630/843] Compiling v3_alt.cc
[631/843] Compiling v3_akey.cc
[632/843] Compiling i2d_pr.cc
[633/843] Compiling t_req.cc
[633/843] Compiling t_crl.cc
[635/843] Compiling t_x509.cc
[636/843] Compiling name_print.cc
[637/843] Compiling rsa_pss.cc
[638/843] Compiling by_file.cc
[639/843] Compiling policy.cc
[640/843] Compiling asn1_gen.cc
[641/843] Compiling by_dir.cc
[642/843] Compiling algorithm.cc
[643/843] Compiling a_verify.cc
[644/843] Compiling voprf.cc
[645/843] Compiling a_digest.cc
[646/843] Compiling trust_token.cc
[647/843] Compiling a_sign.cc
[648/843] Compiling thread.cc
[649/843] Compiling thread_none.cc
[650/843] Compiling thread_pthread.cc
[651/843] Compiling stack.cc
[652/843] Compiling thread_win.cc
[653/843] Compiling sha512.cc
[654/843] Compiling slhdsa.cc
[655/843] Compiling sha256.cc
[656/843] Compiling siphash.cc
[657/843] Compiling sha1.cc
[658/843] Compiling pmbtoken.cc
[659/843] Compiling rsa_print.cc
[660/843] Compiling rc4.cc
[661/843] Compiling rsa_extra.cc
[662/843] Compiling refcount.cc
[663/843] Compiling rsa_asn1.cc
[664/843] Compiling rsa_crypt.cc
[665/843] Compiling spake2plus.cc
[666/843] Compiling urandom.cc
[667/843] Compiling windows.cc
[668/843] Compiling rand.cc
[669/843] Compiling trusty.cc
[670/843] Compiling passive.cc
[671/843] Compiling poly1305_arm_asm.S
[672/843] Compiling getentropy.cc
[673/843] Compiling forkunsafe.cc
[674/843] Compiling deterministic.cc
[675/843] Compiling ios.cc
[676/843] Compiling fork_detect.cc
[677/843] Compiling poly1305_arm.cc
[678/843] Compiling poly1305_vec.cc
[679/843] Compiling poly1305.cc
[680/843] Compiling pool.cc
[681/843] Compiling p5_pbev2.cc
[682/843] Compiling pkcs8_x509.cc
[683/843] Compiling pkcs7.cc
[684/843] Compiling pkcs8.cc
[685/843] Compiling pkcs7_x509.cc
[686/843] Compiling pem_xaux.cc
[687/843] Compiling pem_x509.cc
[688/843] Compiling pem_pkey.cc
[689/843] Compiling pem_oth.cc
[690/843] Compiling obj_xref.cc
[691/843] Compiling pem_pk8.cc
[692/843] Compiling pem_lib.cc
[693/843] Compiling pem_all.cc
[694/843] Compiling mlkem.cc
[695/843] Compiling obj.cc
[696/843] Compiling pem_info.cc
[697/843] Compiling poly_rq_mul.S
[698/843] Compiling md5.cc
[699/843] Compiling mldsa.cc
[700/843] Compiling mem.cc
[701/843] Compiling fips_shared_support.cc
[702/843] Compiling md4.cc
[703/843] Compiling lhash.cc
[704/843] Compiling ex_data.cc
[705/843] Compiling kyber.cc
[706/843] Compiling sign.cc
[707/843] Compiling hrss.cc
[708/843] Compiling hpke.cc
[709/843] Compiling pbkdf.cc
[710/843] Compiling scrypt.cc
[711/843] Compiling p_x25519.cc
[712/843] Compiling print.cc
[713/843] Compiling p_x25519_asn1.cc
[714/843] Compiling p_rsa_asn1.cc
[715/843] Compiling p_ed25519.cc
[716/843] Compiling p_hkdf.cc
[717/843] Compiling p_ec.cc
[718/843] Compiling p_ed25519_asn1.cc
[719/843] Compiling p_dh_asn1.cc
[720/843] Compiling p_rsa.cc
[721/843] Compiling p_ec_asn1.cc
[722/843] Compiling p_dsa_asn1.cc
[723/843] Compiling engine.cc
[724/843] Compiling evp.cc
[725/843] Compiling p_dh.cc
[726/843] Compiling err.cc
[727/843] Compiling evp_ctx.cc
[728/843] Compiling ecdh.cc
[729/843] Compiling evp_asn1.cc
[730/843] Compiling hash_to_curve.cc
[731/843] Compiling ecdsa_asn1.cc
[732/843] Compiling ec_derive.cc
[733/843] Compiling dsa.cc
[734/843] Compiling ec_asn1.cc
[735/843] Compiling dsa_asn1.cc
[736/843] Compiling params.cc
[737/843] Compiling x25519-asm-arm.S
[738/843] Compiling digest_extra.cc
[739/843] Compiling des.cc
[740/843] Compiling dh_asn1.cc
[741/843] Compiling crypto.cc
[742/843] Compiling cpu_intel.cc
[743/843] Compiling curve25519.cc
[744/843] Compiling cpu_arm_linux.cc
[745/843] Compiling spake25519.cc
[746/843] Compiling cpu_aarch64_linux.cc
[747/843] Compiling cpu_arm_freebsd.cc
[748/843] Compiling cpu_aarch64_sysreg.cc
[749/843] Compiling curve25519_64_adx.cc
[750/843] Compiling cpu_aarch64_openbsd.cc
[751/843] Compiling cpu_aarch64_fuchsia.cc
[752/843] Compiling cpu_aarch64_win.cc
[753/843] Compiling cpu_aarch64_apple.cc
[754/843] Compiling conf.cc
[755/843] Compiling tls_cbc.cc
[756/843] Compiling e_tls.cc
[757/843] Compiling bcm.cc
[758/843] Compiling get_cipher.cc
[759/843] Compiling e_rc4.cc
[760/843] Compiling e_rc2.cc
[761/843] Compiling e_null.cc
[762/843] Compiling e_des.cc
[763/843] Compiling e_chacha20poly1305.cc
[764/843] Compiling e_aesgcmsiv.cc
[765/843] Compiling chacha.cc
[766/843] Compiling derive_key.cc
[767/843] Compiling unicode.cc
[768/843] Compiling e_aesctrhmac.cc
[769/843] Compiling buf.cc
[770/843] Compiling cbs.cc
[771/843] Compiling cbb.cc
[772/843] Compiling bn_asn1.cc
[773/843] Compiling blake2.cc
[774/843] Compiling ber.cc
[775/843] Compiling socket_helper.cc
[776/843] Compiling socket.cc
[777/843] Compiling convert.cc
[778/843] Compiling asn1_compat.cc
[779/843] Compiling pair.cc
[780/843] Compiling printf.cc
[781/843] Compiling hexdump.cc
[782/843] Compiling file.cc
[783/843] Compiling fd.cc
[784/843] Compiling errno.cc
[785/843] Compiling bio_mem.cc
[786/843] Compiling connect.cc
[787/843] Compiling base64.cc
[788/843] Compiling tasn_typ.cc
[789/843] Compiling tasn_fre.cc
[790/843] Compiling bio.cc
[791/843] Compiling tasn_enc.cc
[792/843] Compiling tasn_new.cc
[793/843] Compiling tasn_utl.cc
[794/843] Compiling posix_time.cc
[795/843] Compiling f_string.cc
[796/843] Compiling asn_pack.cc
[797/843] Compiling tasn_dec.cc
[798/843] Compiling asn1_par.cc
[799/843] Compiling f_int.cc
[800/843] Compiling a_utctm.cc
[801/843] Compiling a_strnid.cc
[802/843] Compiling a_octet.cc
[803/843] Compiling a_type.cc
[804/843] Compiling a_time.cc
[805/843] Compiling a_strex.cc
[806/843] Compiling asn1_lib.cc
[807/843] Compiling a_object.cc
[808/843] Compiling a_i2d_fp.cc
[809/843] Compiling a_dup.cc
[810/843] Compiling a_d2i_fp.cc
[811/843] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[812/843] Write sources
[813/843] Compiling a_int.cc
[814/843] Write sources
[815/854] Compiling a_mbstr.cc
[815/854] Write sources
[817/855] Compiling a_gentm.cc
[818/855] Write sources
[820/914] Compiling a_bitstr.cc
[821/914] Compiling a_bool.cc
[823/931] Compiling Algorithms Keyed.swift
[824/931] Compiling Algorithms MinMax.swift
[825/933] Compiling Algorithms Partition.swift
[826/933] Compiling Algorithms Permutations.swift
[827/962] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[828/962] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[829/962] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[830/962] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[831/986] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[832/986] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[833/986] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[834/986] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[835/986] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[836/986] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[837/986] Emitting module BitCollections
[838/993] Compiling AsyncAlgorithms AsyncChannel.swift
[839/993] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[840/993] Compiling AsyncAlgorithms ChannelStateMachine.swift
[841/993] Compiling AsyncAlgorithms ChannelStorage.swift
[842/993] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[843/993] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[844/993] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[845/993] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[846/993] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[847/993] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[848/993] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[849/993] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[850/996] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[851/996] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[852/996] Compiling AsyncAlgorithms MergeStateMachine.swift
[853/996] Compiling AsyncAlgorithms MergeStorage.swift
[854/996] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[855/996] Compiling AsyncAlgorithms Rethrow.swift
[856/996] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[857/996] Compiling AsyncAlgorithms CombineLatestStorage.swift
[858/996] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[859/996] Compiling AsyncAlgorithms DebounceStateMachine.swift
[860/996] Compiling AsyncAlgorithms DebounceStorage.swift
[861/996] Compiling AsyncAlgorithms Dictionary.swift
[862/996] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[863/996] Compiling AsyncAlgorithms Locking.swift
[864/996] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[865/996] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[866/996] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[867/996] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[868/996] Compiling BitCollections BitSet+SetAlgebra union.swift
[869/996] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[870/996] Compiling BitCollections BitSet.Counted.swift
[871/996] Emitting module AsyncAlgorithms
[878/1002] Compiling BitCollections BitSet.Index.swift
[879/1002] Compiling BitCollections BitSet._UnsafeHandle.swift
[880/1002] Compiling BitCollections BitSet.swift
[881/1002] Compiling BitCollections Range+Utilities.swift
[882/1002] Compiling BitCollections Slice+Utilities.swift
[883/1002] Compiling BitCollections UInt+Tricks.swift
[884/1002] Compiling BitCollections _Word.swift
[886/1002] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[887/1002] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[888/1002] Compiling Algorithms Trim.swift
[889/1002] Compiling Algorithms Unique.swift
[890/1002] Compiling Algorithms Windows.swift
[891/1002] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[892/1002] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[897/1002] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[898/1002] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[899/1002] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[900/1002] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[926/1002] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[950/1003] Emitting module Atomics
[950/1003] Compiling c-nioatomics.c
[952/1003] Compiling AsyncAlgorithms SetAlgebra.swift
[953/1003] Compiling AsyncAlgorithms UnsafeTransfer.swift
[954/1003] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[955/1003] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[956/1003] Compiling AsyncAlgorithms ZipStateMachine.swift
[957/1003] Compiling AsyncAlgorithms ZipStorage.swift
[957/1003] Compiling c-atomics.c
[983/1005] Wrapping AST for BitCollections for debugging
[987/1013] Emitting module Algorithms
[988/1014] Compiling Collections Collections.swift
[989/1014] Emitting module Collections
[992/1015] Emitting module NIOConcurrencyHelpers
[993/1015] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[993/1015] Wrapping AST for Collections for debugging
[995/1015] Compiling NIOConcurrencyHelpers lock.swift
[996/1015] Compiling NIOConcurrencyHelpers NIOLock.swift
[997/1015] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[998/1015] Compiling NIOConcurrencyHelpers atomics.swift
[998/1016] Wrapping AST for Atomics for debugging
[999/1016] Wrapping AST for AsyncAlgorithms for debugging
[1002/1024] Compiling ServiceLifecycle Service.swift
[1003/1025] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1004/1025] Emitting module ServiceLifecycle
[1005/1025] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1006/1025] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1007/1025] Compiling ServiceLifecycle ServiceRunnerError.swift
[1008/1025] Compiling ServiceLifecycle CancellationWaiter.swift
[1009/1025] Compiling ServiceLifecycle GracefulShutdown.swift
[1009/1025] Wrapping AST for NIOConcurrencyHelpers for debugging
[1011/1085] Compiling ServiceLifecycle ServiceGroup.swift
[1012/1086] Wrapping AST for ServiceLifecycle for debugging
[1014/1086] Compiling NIOCore MulticastChannel.swift
[1015/1086] Compiling NIOCore NIOAny.swift
[1016/1086] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1017/1086] Compiling NIOCore NIOLoopBound.swift
[1018/1086] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1019/1086] Compiling NIOCore NIOScheduledCallback.swift
[1020/1086] Compiling NIOCore NIOSendable.swift
[1021/1086] Compiling NIOCore RecvByteBufferAllocator.swift
[1022/1094] Emitting module NIOCore
[1023/1094] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1024/1094] Compiling NIOCore SocketAddresses.swift
[1025/1094] Compiling NIOCore SocketOptionProvider.swift
[1026/1094] Compiling NIOCore SystemCallHelpers.swift
[1027/1094] Compiling NIOCore TimeAmount+Duration.swift
[1028/1094] Compiling NIOCore TypeAssistedChannelHandler.swift
[1029/1094] Compiling NIOCore UniversalBootstrapSupport.swift
[1030/1094] Compiling NIOCore Utilities.swift
[1031/1094] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1032/1094] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1033/1094] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1034/1094] Compiling NIOCore EventLoopFuture.swift
[1035/1094] Compiling NIOCore FileDescriptor.swift
[1036/1094] Compiling NIOCore FileHandle.swift
[1037/1094] Compiling NIOCore FileRegion.swift
[1038/1094] Compiling NIOCore GlobalSingletons.swift
[1039/1094] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1040/1094] Compiling NIOCore BSDSocketAPI.swift
[1041/1094] Compiling NIOCore ByteBuffer-aux.swift
[1042/1094] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1043/1094] Compiling NIOCore ByteBuffer-conversions.swift
[1044/1094] Compiling NIOCore ByteBuffer-core.swift
[1045/1094] Compiling NIOCore ByteBuffer-hex.swift
[1046/1094] Compiling NIOCore ByteBuffer-int.swift
[1047/1094] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1048/1094] Compiling NIOCore CircularBuffer.swift
[1049/1094] Compiling NIOCore Codec.swift
[1050/1094] Compiling NIOCore ConvenienceOptionSupport.swift
[1051/1094] Compiling NIOCore DeadChannel.swift
[1052/1094] Compiling NIOCore DispatchQueue+WithFuture.swift
[1053/1094] Compiling NIOCore EventLoop+Deprecated.swift
[1054/1094] Compiling NIOCore EventLoop+SerialExecutor.swift
[1055/1094] Compiling NIOCore EventLoop.swift
[1056/1094] Compiling NIOCore ByteBuffer-multi-int.swift
[1057/1094] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1058/1094] Compiling NIOCore ByteBuffer-views.swift
[1059/1094] Compiling NIOCore Channel.swift
[1060/1094] Compiling NIOCore ChannelHandler.swift
[1061/1094] Compiling NIOCore ChannelHandlers.swift
[1062/1094] Compiling NIOCore ChannelInvoker.swift
[1063/1094] Compiling NIOCore ChannelOption.swift
[1064/1094] Compiling NIOCore ChannelPipeline.swift
[1065/1094] Compiling NIOCore IO.swift
[1066/1094] Compiling NIOCore IOData.swift
[1067/1094] Compiling NIOCore IPProtocol.swift
[1068/1094] Compiling NIOCore IntegerBitPacking.swift
[1069/1094] Compiling NIOCore IntegerTypes.swift
[1070/1094] Compiling NIOCore Interfaces.swift
[1071/1094] Compiling NIOCore Linux.swift
[1072/1094] Compiling NIOCore MarkedCircularBuffer.swift
[1073/1094] Compiling NIOCore AddressedEnvelope.swift
[1074/1094] Compiling NIOCore AsyncAwaitSupport.swift
[1075/1094] Compiling NIOCore AsyncChannel.swift
[1076/1094] Compiling NIOCore AsyncChannelHandler.swift
[1077/1094] Compiling NIOCore AsyncChannelInboundStream.swift
[1078/1094] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1079/1094] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1080/1094] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1081/1094] Compiling NIOCore NIOAsyncWriter.swift
[1082/1101] Wrapping AST for NIOCore for debugging
[1084/1147] Emitting module NIOHTTPTypes
[1085/1147] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1087/1148] Compiling NIOEmbedded AsyncTestingChannel.swift
[1088/1148] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1089/1148] Compiling NIOEmbedded Embedded.swift
[1090/1148] Emitting module NIOEmbedded
[1090/1148] Wrapping AST for NIOHTTPTypes for debugging
[1092/1149] Wrapping AST for NIOEmbedded for debugging
[1094/1149] Compiling NIOPosix ServerSocket.swift
[1095/1149] Compiling NIOPosix Socket.swift
[1096/1149] Compiling NIOPosix SocketChannel.swift
[1097/1149] Compiling NIOPosix SocketProtocols.swift
[1098/1149] Compiling NIOPosix System.swift
[1099/1149] Compiling NIOPosix Thread.swift
[1100/1155] Compiling NIOPosix SelectableChannel.swift
[1101/1155] Compiling NIOPosix SelectableEventLoop.swift
[1102/1155] Compiling NIOPosix SelectorEpoll.swift
[1103/1155] Compiling NIOPosix SelectorGeneric.swift
[1104/1155] Compiling NIOPosix SelectorKqueue.swift
[1105/1155] Compiling NIOPosix SelectorUring.swift
[1106/1155] Compiling NIOPosix Pool.swift
[1107/1155] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1108/1155] Compiling NIOPosix PosixSingletons.swift
[1109/1155] Compiling NIOPosix RawSocketBootstrap.swift
[1110/1155] Compiling NIOPosix Resolver.swift
[1111/1155] Compiling NIOPosix Selectable.swift
[1112/1155] Compiling NIOPosix BSDSocketAPICommon.swift
[1113/1155] Compiling NIOPosix BSDSocketAPIPosix.swift
[1114/1155] Compiling NIOPosix BSDSocketAPIWindows.swift
[1115/1155] Compiling NIOPosix BaseSocket.swift
[1116/1155] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1117/1155] Compiling NIOPosix BaseSocketChannel.swift
[1118/1155] Compiling NIOPosix BaseStreamSocketChannel.swift
[1119/1155] Emitting module NIOPosix
[1120/1155] Compiling NIOPosix Bootstrap.swift
[1121/1155] Compiling NIOPosix ControlMessage.swift
[1122/1155] Compiling NIOPosix DatagramVectorReadManager.swift
[1123/1155] Compiling NIOPosix Errors+Any.swift
[1124/1155] Compiling NIOPosix FileDescriptor.swift
[1125/1155] Compiling NIOPosix GetaddrinfoResolver.swift
[1126/1155] Compiling NIOPosix HappyEyeballs.swift
[1127/1155] Compiling NIOPosix ThreadPosix.swift
[1128/1155] Compiling NIOPosix ThreadWindows.swift
[1129/1155] Compiling NIOPosix UnsafeTransfer.swift
[1130/1155] Compiling NIOPosix Utilities.swift
[1131/1155] Compiling NIOPosix VsockAddress.swift
[1132/1155] Compiling NIOPosix VsockChannelEvents.swift
[1133/1155] Compiling NIOPosix IO.swift
[1134/1155] Compiling NIOPosix IntegerBitPacking.swift
[1135/1155] Compiling NIOPosix IntegerTypes.swift
[1136/1155] Compiling NIOPosix Linux.swift
[1137/1155] Compiling NIOPosix LinuxCPUSet.swift
[1138/1155] Compiling NIOPosix LinuxUring.swift
[1139/1155] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1140/1155] Compiling NIOPosix NIOThreadPool.swift
[1141/1155] Compiling NIOPosix NonBlockingFileIO.swift
[1142/1155] Compiling NIOPosix PendingDatagramWritesManager.swift
[1143/1155] Compiling NIOPosix PendingWritesManager.swift
[1144/1155] Compiling NIOPosix PipeChannel.swift
[1145/1155] Compiling NIOPosix PipePair.swift
[1146/1156] Wrapping AST for NIOPosix for debugging
[1148/1158] Compiling NIO Exports.swift
[1149/1158] Emitting module NIO
[1150/1159] Wrapping AST for NIO for debugging
[1152/1198] Compiling NIOTLS TLSEvents.swift
[1153/1198] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1154/1198] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1155/1198] Compiling NIOTLS SNIHandler.swift
[1156/1198] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1157/1198] Emitting module NIOTLS
[1158/1199] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1159/1199] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1160/1199] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1161/1199] Compiling NIOSOCKS ClientStateMachine.swift
[1162/1199] Compiling NIOSOCKS SOCKSResponse.swift
[1163/1199] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1165/1200] Emitting module NIOSOCKS
[1166/1225] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1167/1225] Compiling NIOSSL NIOSSLHandler.swift
[1168/1225] Compiling NIOSSL LinuxCABundle.swift
[1169/1225] Compiling NIOSSL NIOSSLClientHandler.swift
[1170/1227] Compiling NIOSSL AndroidCABundle.swift
[1171/1227] Compiling NIOSSL ByteBufferBIO.swift
[1172/1229] Compiling NIOSSL CustomPrivateKey.swift
[1173/1229] Compiling NIOSSL IdentityVerification.swift
[1174/1229] Compiling NIOSOCKS ServerStateMachine.swift
[1175/1230] Emitting module NIOFoundationCompat
[1176/1230] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1179/1231] Compiling NIOSSL SSLCertificateExtensions.swift
[1180/1231] Compiling NIOSSL SSLCertificateName.swift
[1181/1255] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1182/1255] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1183/1255] Compiling NIOTransportServices StateManagedChannel.swift
[1184/1255] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1185/1255] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1186/1257] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1187/1257] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1188/1257] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1189/1257] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1190/1257] Compiling NIOTransportServices NIOTSSingletons.swift
[1191/1257] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1192/1257] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1193/1257] Compiling NIOTransportServices NIOTSErrors.swift
[1194/1257] Compiling NIOTransportServices NIOTSEventLoop.swift
[1195/1257] Compiling NIOTransportServices NIOTSBootstraps.swift
[1196/1257] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1198/1257] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1199/1257] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1204/1257] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1206/1257] Compiling NIOTransportServices AcceptHandler.swift
[1207/1257] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1212/1257] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1213/1257] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1214/1257] Emitting module NIOTransportServices
[1218/1258] Emitting module NIOHTTP1
[1222/1259] Wrapping AST for NIOHTTP1 for debugging
[1232/1259] Emitting module NIOSSL
[1236/1266] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1237/1266] Compiling NIOSSL SubjectAlternativeName.swift
[1238/1266] Compiling NIOSSL NIOSSLSecureBytes.swift
[1239/1266] Compiling NIOSSL RNG.swift
[1240/1266] Compiling NIOSSL SafeCompare.swift
[1241/1300] Compiling NIOExtras DebugInboundEventsHandler.swift
[1242/1300] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1243/1300] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1244/1300] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1245/1303] Emitting module NIOHTTPTypesHTTP1
[1246/1303] Compiling NIOExtras NIORequestIdentifiable.swift
[1247/1303] Compiling NIOExtras PCAPRingBuffer.swift
[1248/1303] Compiling NIOExtras QuiescingHelper.swift
[1249/1303] Compiling NIOExtras RequestResponseHandler.swift
[1250/1303] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1254/1303] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1255/1303] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1256/1303] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1257/1304] Compiling NIOHPACK IndexedHeaderTable.swift
[1258/1304] Compiling NIOHPACK IntegerCoding.swift
[1261/1307] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1262/1307] Compiling NIOExtras NIOExtrasError.swift
[1263/1307] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1265/1307] Compiling NIOHPACK HuffmanCoding.swift
[1266/1307] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1267/1307] Emitting module NIOHPACK
[1268/1307] Compiling NIOHPACK HuffmanTables.swift
[1269/1307] Compiling NIOHPACK DynamicHeaderTable.swift
[1270/1307] Compiling NIOHPACK HPACKDecoder.swift
[1270/1307] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1274/1307] Compiling NIOHPACK StaticHeaderTable.swift
[1277/1307] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1278/1307] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1279/1307] Compiling NIOHTTPCompression HTTPDecompression.swift
[1280/1307] Emitting module NIOHTTPCompression
[1281/1307] Compiling NIOHTTPCompression HTTPCompression.swift
[1282/1308] Compiling NIOHPACK HeaderTables.swift
[1283/1308] Compiling NIOHPACK HPACKEncoder.swift
[1284/1308] Compiling NIOHPACK HPACKErrors.swift
[1285/1308] Emitting module NIOExtras
[1292/1308] Compiling NIOHPACK HPACKHeader.swift
[1298/1323] Compiling NIOSSL Zeroization.swift
[1299/1323] Compiling NIOSSL TLSConfiguration.swift
[1300/1323] Compiling NIOSSL UniversalBootstrapSupport.swift
[1301/1323] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1303/1368] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1304/1368] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1305/1369] Wrapping AST for NIOExtras for debugging
[1307/1393] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1308/1393] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1309/1393] Compiling NIOHTTP2 HasLocalSettings.swift
[1310/1393] Compiling NIOHTTP2 HasRemoteSettings.swift
[1311/1393] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1312/1393] Compiling NIOHTTP2 QuiescingState.swift
[1313/1393] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1314/1393] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1315/1401] Emitting module NIOHTTP2
[1316/1401] Compiling NIOHTTP2 StateMachineResult.swift
[1317/1401] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1318/1401] Compiling NIOHTTP2 DOSHeuristics.swift
[1319/1401] Compiling NIOHTTP2 Error+Any.swift
[1320/1401] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1321/1401] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1322/1401] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1323/1401] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1324/1401] Emitting module HummingbirdCore
[1325/1404] Compiling HummingbirdCore HTTPServerBuilder.swift
[1326/1404] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1327/1404] Compiling HummingbirdCore Server.swift
[1328/1404] Compiling NIOHTTP2 InboundWindowManager.swift
[1329/1404] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1330/1404] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1331/1404] Compiling NIOHTTP2 StreamChannelList.swift
[1332/1404] Compiling NIOHTTP2 StreamMap.swift
[1333/1404] Compiling NIOHTTP2 StreamStateMachine.swift
[1334/1404] Compiling NIOHTTP2 UnsafeTransfer.swift
[1335/1404] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1336/1404] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1337/1404] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1338/1404] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1339/1404] Compiling NIOHTTP2 HTTP2StreamID.swift
[1340/1404] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1341/1404] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1342/1404] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1343/1404] Compiling NIOHTTP2 InboundEventBuffer.swift
[1344/1404] Compiling HummingbirdCore ResponseBodyWriter.swift
[1345/1404] Compiling HummingbirdCore ResponseWriter.swift
[1346/1404] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1347/1404] Compiling HummingbirdCore BindAddress.swift
[1348/1404] Compiling HummingbirdCore HTTP1Channel.swift
[1349/1404] Compiling HummingbirdCore HTTPChannelHandler.swift
[1350/1404] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[1351/1404] Compiling HummingbirdCore URI.swift
[1352/1404] Compiling HummingbirdCore Response.swift
[1353/1404] Compiling HummingbirdCore ResponseBody.swift
[1354/1404] Compiling HummingbirdCore Deprecations.swift
[1355/1404] Compiling HummingbirdCore Request.swift
[1356/1404] Compiling HummingbirdCore RequestBody+inboundClose.swift
[1357/1404] Compiling HummingbirdCore RequestBody.swift
[1358/1404] Compiling HummingbirdCore ServerChildChannel.swift
[1359/1404] Compiling HummingbirdCore ServerConfiguration.swift
[1360/1404] Compiling HummingbirdCore TSTLSOptions.swift
[1361/1404] Compiling HummingbirdCore AnyAsyncSequence.swift
[1362/1404] Compiling HummingbirdCore FlatDictionary.swift
[1363/1404] Compiling HummingbirdCore HBParser.swift
[1373/1404] Compiling HummingbirdCore OutputBuffer.swift
[1374/1404] Compiling HummingbirdCore String+percentEncode.swift
[1375/1404] Compiling HummingbirdCore UnsafeTransfer.swift
[1376/1405] Wrapping AST for HummingbirdCore for debugging
[1378/1473] Compiling HummingbirdTLS Exports.swift
[1379/1473] Emitting module HummingbirdTLS
[1380/1473] Compiling HummingbirdTLS HTTPServerBuilder+tls.swift
[1381/1473] Compiling HummingbirdTLS TLSChannel.swift
[1382/1474] Compiling Hummingbird URLEncodedForm.swift
[1383/1474] Compiling Hummingbird URLEncodedFormDecoder.swift
[1384/1474] Compiling Hummingbird URLEncodedFormEncoder.swift
[1385/1474] Compiling Hummingbird URLEncodedFormNode.swift
[1386/1474] Compiling Hummingbird FileIO.swift
[1387/1474] Compiling Hummingbird FileProvider.swift
[1388/1474] Compiling Hummingbird LocalFileSystem.swift
[1389/1474] Compiling Hummingbird Cookie.swift
[1390/1474] Compiling Hummingbird TrieRouter.swift
[1391/1474] Compiling Hummingbird ChildRequestContext.swift
[1392/1474] Compiling Hummingbird Request.swift
[1393/1474] Compiling Hummingbird RequestContext.swift
[1394/1474] Compiling Hummingbird RequestContextSource.swift
[1395/1474] Compiling Hummingbird RequestID.swift
[1396/1474] Compiling Hummingbird RequestResponder.swift
[1397/1474] Compiling Hummingbird Response.swift
[1398/1474] Compiling Hummingbird RouterGroup.swift
[1399/1474] Compiling Hummingbird RouterMethods.swift
[1400/1474] Compiling Hummingbird RouterPath.swift
[1401/1474] Compiling Hummingbird RouterResponder.swift
[1402/1474] Compiling Hummingbird TransformingRouterGroup.swift
[1403/1474] Compiling Hummingbird RouterTrie.swift
[1404/1474] Compiling Hummingbird Trie+resolve.swift
[1405/1474] Compiling Hummingbird Trie+serialize.swift
[1408/1539] Emitting module NIOHTTPTypesHTTP2
[1409/1539] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1410/1539] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1411/1539] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1413/1548] Compiling HummingbirdHTTP2 HTTPServerBuilder+http2.swift
[1414/1549] Compiling AsyncHTTPClient NWErrorHandler.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1415/1549] Compiling AsyncHTTPClient NWWaitingHandler.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1416/1549] Compiling AsyncHTTPClient TLSConfiguration.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1417/1549] Compiling AsyncHTTPClient RedirectState.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1418/1549] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1419/1549] Compiling Hummingbird HTTPResponseError.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1420/1549] Compiling Hummingbird NIOCore+HTTPResponseError.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1421/1549] Compiling Hummingbird Exports.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1422/1549] Compiling Hummingbird CacheControl.swift
/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(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- 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()
[1423/1558] Emitting module HummingbirdHTTP2
[1424/1558] Compiling HummingbirdHTTP2 TLSChannelConfiguration.swift
[1425/1558] Compiling HummingbirdHTTP2 Exports.swift
[1426/1558] Compiling HummingbirdHTTP2 HTTP2Channel.swift
[1427/1558] Compiling HummingbirdHTTP2 HTTP2StreamChannel.swift
[1428/1558] Compiling HummingbirdHTTP2 HTTP2UpgradeChannel.swift
[1429/1558] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager.swift
[1430/1558] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager+StateMachine.swift
[1432/1559] Compiling AsyncHTTPClient FileDownloadDelegate.swift
/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
[1433/1559] Compiling AsyncHTTPClient FoundationExtensions.swift
/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
[1434/1559] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
/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
[1435/1559] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
/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
[1436/1559] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
/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
[1437/1559] Compiling AsyncHTTPClient HTTPClient.swift
/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
[1438/1559] Compiling AsyncHTTPClient HTTPHandler.swift
/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
[1439/1559] Compiling AsyncHTTPClient LRUCache.swift
/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
[1440/1559] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
/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
[1441/1559] Emitting module Hummingbird
[1450/1567] Compiling AsyncHTTPClient ConnectionTarget.swift
[1451/1567] Compiling AsyncHTTPClient DeconstructedURL.swift
[1458/1567] Compiling AsyncHTTPClient Singleton.swift
[1459/1567] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1460/1567] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1461/1567] Compiling AsyncHTTPClient Utils.swift
[1462/1567] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1463/1567] Compiling Hummingbird HexDigest.swift
[1464/1567] Compiling Hummingbird InitializableFromSource.swift
[1465/1567] Compiling Hummingbird PreludeService.swift
[1466/1567] Compiling Hummingbird StringProtocol.swift
[1467/1567] Emitting module AsyncHTTPClient
[1468/1567] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1469/1567] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1470/1567] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1471/1567] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1472/1567] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1473/1567] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1474/1567] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1475/1567] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1476/1567] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1477/1567] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1478/1567] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1479/1567] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1480/1567] Compiling AsyncHTTPClient HTTP1Connection.swift
[1481/1567] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1482/1567] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1483/1567] Compiling AsyncHTTPClient HTTP2Connection.swift
[1484/1567] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1485/1567] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1486/1567] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1487/1567] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1488/1567] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1489/1567] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1490/1567] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1491/1567] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1492/1567] Compiling AsyncHTTPClient RequestBodyLength.swift
[1493/1567] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1494/1567] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1495/1567] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1496/1567] Compiling AsyncHTTPClient Transaction.swift
[1497/1567] Compiling AsyncHTTPClient Base64.swift
[1498/1567] Compiling AsyncHTTPClient BasicAuth.swift
[1499/1567] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1500/1567] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1501/1567] Compiling AsyncHTTPClient ConnectionPool.swift
[1502/1567] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1511/1567] Compiling AsyncHTTPClient RequestOptions.swift
[1539/1567] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1540/1567] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1541/1567] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1542/1567] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1543/1567] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1544/1567] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1545/1567] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1556/1568] Wrapping AST for Hummingbird for debugging
[1558/1581] Compiling HummingbirdRouter RouterController.swift
[1559/1582] Compiling AsyncHTTPClient RequestBag.swift
[1560/1582] Compiling AsyncHTTPClient RequestValidation.swift
[1561/1582] Compiling AsyncHTTPClient SSLContextCache.swift
[1562/1582] Compiling AsyncHTTPClient Scheme.swift
[1567/1582] Compiling HummingbirdRouter RouterBuilderContext.swift
[1568/1582] Compiling HummingbirdRouter RouterBuilderState.swift
[1570/1583] Compiling HummingbirdRouter RouterPath.swift
[1571/1583] Compiling PerformanceTest main.swift
[1572/1583] Emitting module PerformanceTest
[1573/1583] Compiling HummingbirdRouter RouterBuilder.swift
[1574/1583] Compiling HummingbirdRouter RouteGroup.swift
[1575/1583] Compiling HummingbirdRouter RouteHandler.swift
[1576/1583] Compiling HummingbirdRouter ContextTransform.swift
[1577/1583] Compiling HummingbirdRouter Deprecations.swift
[1578/1584] Emitting module HummingbirdRouter
[1579/1584] Compiling HummingbirdRouter Route.swift
[1580/1584] Compiling HummingbirdRouter RouteBuilder.swift
[1582/1594] Wrapping AST for PerformanceTest for debugging
[1583/1594] Write Objects.LinkFileList
[1585/1594] Compiling HummingbirdTesting TestClient+types.swift
[1586/1595] Compiling HummingbirdTesting TestApplication.swift
[1587/1595] Compiling HummingbirdTesting Application+Test.swift
[1588/1595] Compiling HummingbirdTesting ApplicationTester.swift
[1589/1595] Compiling HummingbirdTesting LiveTestFramework.swift
[1590/1595] Compiling HummingbirdTesting Deprecations.swift
[1591/1595] Compiling HummingbirdTesting RouterTestFramework.swift
[1592/1595] Emitting module HummingbirdTesting
[1593/1595] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1594/1595] Compiling HummingbirdTesting TestClient.swift
[1595/1596] Linking PerformanceTest
Build complete! (198.24s)
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.34.1",
            "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/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.