The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of hummingbird, reference 2.16.0 (3ae359), with Swift 6.1 for Linux on 25 Aug 2025 17:49:13 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird.git
Reference: 2.16.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/hummingbird-project/hummingbird
 * tag               2.16.0     -> FETCH_HEAD
HEAD is now at 3ae359b Add cookie validation APIs and assert (on DEBUG) when initalizing an invalid cookie (#727)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
3ae359b1bb1e72378ed43b59fdcd4d44cac5d7a4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird.git at 2.16.0
========================================
Build
========================================
Selected platform:         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.38.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/SendableMetatype.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2701] Fetching swift-nio-transport-services
[110/5134] Fetching swift-nio-transport-services, swift-service-lifecycle
[2429/11261] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras
[4870/22922] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2
[11935/37990] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.04s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.07s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.08s)
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.11s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.22s)
Fetching https://github.com/apple/swift-log.git
[1/917] Fetching swift-http-types
[598/6033] Fetching swift-http-types, swift-distributed-tracing
[1993/9930] Fetching swift-http-types, swift-distributed-tracing, swift-log
[2534/24049] Fetching swift-http-types, swift-distributed-tracing, swift-log, async-http-client
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
[6838/23132] Fetching swift-distributed-tracing, swift-log, async-http-client
Fetching https://github.com/apple/swift-collections.git
[16780/100796] Fetching swift-distributed-tracing, swift-log, async-http-client, swift-nio
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.85s)
[15970/95680] Fetching swift-log, async-http-client, swift-nio
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
[17226/91783] Fetching async-http-client, swift-nio
Fetching https://github.com/apple/swift-async-algorithms.git
[18004/109137] Fetching async-http-client, swift-nio, swift-collections
[22681/110945] Fetching async-http-client, swift-nio, swift-collections, swift-atomics
[26667/116078] Fetching async-http-client, swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (1.79s)
[80467/114270] Fetching async-http-client, swift-nio, swift-collections, swift-async-algorithms
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.87s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.87s)
[61623/95018] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.47s)
[47376/77664] Fetching swift-nio
[48153/79952] Fetching swift-nio, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (1.11s)
[53589/77664] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.14s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (12.18s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.99s)
Fetching https://github.com/apple/swift-system.git
[1/4900] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.64s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (3.51s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.35s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.80s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (1.87s)
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.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.34s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.59s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1629] Fetching swift-asn1
[99/2805] Fetching swift-asn1, swift-http-structured-headers
[2692/9265] Fetching swift-asn1, swift-http-structured-headers, swift-certificates
[2855/15233] Fetching swift-asn1, swift-http-structured-headers, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.33s)
[13604/13604] Fetching swift-http-structured-headers, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.42s)
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.90s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.98s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.49s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.12.0 (0.51s)
Fetching https://github.com/apple/swift-crypto.git
[1/16276] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.52s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.25s)
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.59s)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/apple/swift-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Building for debugging...
[0/503] Write sources
[45/503] Compiling CNIOWindows WSAStartup.c
[46/503] Compiling CNIOWindows shim.c
[47/503] Compiling _AtomicsShims.c
[48/503] Compiling CNIOWASI CNIOWASI.c
[48/503] Compiling CNIOPosix event_loop_id.c
[50/503] Compiling CNIOLinux liburing_shims.c
[51/503] Compiling CNIOExtrasZlib empty.c
[52/503] Compiling CNIODarwin shim.c
[53/503] Compiling CNIOLLHTTP c_nio_http.c
[54/503] Compiling CNIOLinux shim.c
[55/503] Compiling fiat_p256_adx_sqr.S
[56/503] Compiling CNIOLLHTTP c_nio_api.c
[57/503] Compiling fiat_p256_adx_mul.S
[58/503] Compiling fiat_curve25519_adx_mul.S
[59/503] Compiling fiat_curve25519_adx_square.S
[60/503] Compiling CNIOLLHTTP c_nio_llhttp.c
[61/503] Compiling _NumericsShims _NumericsShims.c
[62/503] Write swift-version-24593BA9C3E375BF.txt
[63/503] Compiling CNIOBoringSSLShims shims.c
[64/507] Compiling tls_record.cc
[65/509] Compiling tls_method.cc
[66/509] Compiling t1_enc.cc
[67/509] Compiling tls13_server.cc
[68/509] Compiling tls13_enc.cc
[69/522] Compiling tls13_client.cc
[70/522] Compiling tls13_both.cc
[72/552] Emitting module Logging
[73/552] Compiling RealModule Float+Real.swift
[74/553] Compiling RealModule ElementaryFunctions.swift
[75/553] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[76/553] Compiling InternalCollectionsUtilities Debugging.swift
[77/554] Emitting module _NIOBase64
[78/554] Compiling _NIOBase64 Base64.swift
[79/554] Compiling HTTPTypes ISOLatin1String.swift
[80/555] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/555] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/555] Compiling RealModule RealFunctions.swift
[83/555] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[84/555] Compiling InternalCollectionsUtilities UInt+reversed.swift
[85/555] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[86/555] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[87/556] Emitting module ServiceContextModule
[88/556] Compiling ServiceContextModule ServiceContextKey.swift
[89/556] Compiling ServiceContextModule ServiceContext.swift
[90/556] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[91/556] Compiling InternalCollectionsUtilities Integer rank.swift
[92/556] Emitting module InternalCollectionsUtilities
[93/557] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[94/557] Emitting module RealModule
[99/557] Compiling HTTPTypes HTTPField.swift
[100/557] Compiling _NIODataStructures PriorityQueue.swift
[101/557] Compiling _NIODataStructures _TinyArray.swift
[102/557] Compiling RealModule Float16+Real.swift
[103/557] Compiling RealModule Float80+Real.swift
[104/557] Compiling RealModule Real.swift
[105/557] Compiling InternalCollectionsUtilities Descriptions.swift
[106/557] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[107/557] Compiling CoreMetrics Metrics.swift
[108/557] Compiling HTTPTypes HTTPParsedFields.swift
[109/557] Compiling HTTPTypes HTTPRequest.swift
[110/557] Compiling HTTPTypes HTTPResponse.swift
[114/558] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[115/559] Compiling Logging MetadataProvider.swift
[117/559] Compiling HTTPTypes NIOLock.swift
[118/559] Emitting module CoreMetrics
[119/559] Compiling CoreMetrics Locks.swift
[120/559] Compiling Logging LogHandler.swift
[121/559] Compiling Logging Locks.swift
[122/559] Compiling Logging Logging.swift
[123/561] Emitting module _NIODataStructures
[124/561] Compiling _NIODataStructures Heap.swift
[128/603] Compiling ConcurrencyHelpers LockedValueBox.swift
[129/639] Compiling ConcurrencyHelpers Lock.swift
[130/639] Compiling Instrumentation Instrument.swift
[131/703] Emitting module ConcurrencyHelpers
[132/703] Emitting module Instrumentation
[133/703] Compiling Instrumentation InstrumentationSystem.swift
[134/703] Compiling Instrumentation Locks.swift
[135/704] Compiling Instrumentation MultiplexInstrument.swift
[136/704] Compiling Instrumentation NoOpInstrument.swift
[139/705] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[140/705] Compiling HeapModule Heap+Descriptions.swift
[141/705] Compiling HeapModule _HeapNode.swift
[142/713] Compiling HeapModule Heap.swift
[143/771] Emitting module HeapModule
[144/789] Compiling HeapModule Heap+Invariants.swift
[145/789] Compiling HeapModule Heap+UnsafeHandle.swift
[147/790] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[148/790] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[149/790] Compiling HashTreeCollections TreeDictionary+Keys.swift
[150/790] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[151/790] Compiling HashTreeCollections TreeDictionary+Merge.swift
[152/790] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[153/790] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[154/797] Emitting module Tracing
[155/797] Compiling Tracing TracingTime.swift
[156/797] Compiling HashTreeCollections TreeDictionary+Collection.swift
[157/797] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[158/797] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[159/797] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[160/797] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[161/797] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[162/797] Compiling HashTreeCollections TreeDictionary+Filter.swift
[163/797] Compiling Tracing TracerProtocol.swift
[164/799] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[165/799] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[166/799] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[167/799] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[168/799] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[169/799] Compiling HashTreeCollections _HashNode+Structural merge.swift
[170/799] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[171/799] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[172/800] Compiling Tracing Tracer.swift
[173/800] Compiling Tracing TracerProtocol+Legacy.swift
[174/800] Compiling HashTreeCollections _AncestorHashSlots.swift
[175/800] Compiling HashTreeCollections _Bitmap.swift
[176/800] Compiling HashTreeCollections _Bucket.swift
[177/800] Compiling HashTreeCollections _Hash.swift
[178/800] Compiling HashTreeCollections _HashLevel.swift
[179/800] Compiling HashTreeCollections _HashNode+Builder.swift
[180/800] Compiling HashTreeCollections _HashNode+Debugging.swift
[181/800] Compiling HashTreeCollections _HashNode+Initializers.swift
[186/800] Compiling HashTreeCollections _HashNode+Structural union.swift
[187/800] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[188/800] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[189/800] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[190/800] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[191/800] Compiling HashTreeCollections _HashNode.swift
[192/800] Compiling OrderedCollections OrderedSet+SubSequence.swift
[193/800] Compiling OrderedCollections OrderedSet+Testing.swift
[194/800] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[195/800] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[196/800] Compiling OrderedCollections OrderedSet.swift
[197/800] Compiling OrderedCollections _UnsafeBitset.swift
[198/800] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[199/800] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[200/800] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[201/800] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[208/810] Compiling HashTreeCollections _HashNodeHeader.swift
[209/810] Compiling HashTreeCollections _HashSlot.swift
[210/810] Compiling HashTreeCollections _HashStack.swift
[211/810] Compiling HashTreeCollections _HashTreeIterator.swift
[212/810] Compiling HashTreeCollections _HashTreeStatistics.swift
[213/810] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[214/810] Compiling HashTreeCollections _RawHashNode.swift
[215/810] Compiling HashTreeCollections _UnmanagedHashNode.swift
[216/810] Compiling HashTreeCollections _UnsafePath.swift
[217/810] Compiling HashTreeCollections TreeDictionary+Codable.swift
[218/819] Compiling HashTreeCollections TreeDictionary.swift
[219/819] Compiling HashTreeCollections TreeSet+Codable.swift
[220/819] Compiling _RopeModule Rope+Join.swift
[221/819] Compiling _RopeModule Rope+MutatingForEach.swift
[222/819] Compiling _RopeModule Rope+Remove.swift
[223/819] Compiling _RopeModule Rope+RemoveSubrange.swift
[224/819] Compiling _RopeModule Rope+Split.swift
[225/819] Compiling _RopeModule Optional Utilities.swift
[226/819] Compiling _RopeModule String Utilities.swift
[227/819] Compiling _RopeModule String.Index+ABI.swift
[228/819] Compiling Tracing NoOpTracer.swift
[229/819] Compiling Tracing InstrumentationSystem+Tracing.swift
[230/819] Compiling Tracing SpanProtocol.swift
[231/820] Compiling UnixSignals UnixSignal.swift
[232/820] Emitting module UnixSignals
[243/820] Compiling OrderedCollections OrderedSet+Sendable.swift
[244/820] Compiling ssl_x509.cc
[264/820] Compiling UnixSignals UnixSignalsSequence.swift
[265/828] Wrapping AST for _NIODataStructures for debugging
[267/836] Compiling DequeModule Deque+Testing.swift
[268/836] Compiling DequeModule Deque._Storage.swift
[269/836] Compiling DequeModule Deque._UnsafeHandle.swift
[270/836] Compiling DequeModule Deque.swift
[271/836] Compiling DequeModule _DequeBuffer.swift
[272/836] Compiling DequeModule _DequeBufferHeader.swift
[273/836] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[274/836] Compiling HashTreeCollections _HashNode+Structural filter.swift
[275/836] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[276/836] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[277/836] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[278/836] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[279/836] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[280/836] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[281/836] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[282/836] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[283/836] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[284/836] Compiling HashTreeCollections TreeSet.swift
[285/836] Compiling HTTPTypes HTTPFieldName.swift
[286/836] Emitting module HTTPTypes
[287/836] Compiling HTTPTypes HTTPFields.swift
[287/837] Wrapping AST for _NIOBase64 for debugging
[288/837] Wrapping AST for Tracing for debugging
[290/837] Compiling DequeModule Deque+CustomReflectable.swift
[291/837] Compiling DequeModule Deque+Descriptions.swift
[292/837] Compiling DequeModule Deque+Equatable.swift
[293/837] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[295/839] Emitting module OrderedCollections
[304/839] Wrapping AST for UnixSignals for debugging
[305/840] Wrapping AST for ServiceContextModule for debugging
[311/840] Compiling DequeModule _DequeSlot.swift
[312/840] Compiling DequeModule _UnsafeWrappedBuffer.swift
[317/840] Compiling DequeModule Deque+Codable.swift
[318/840] Compiling DequeModule Deque+Collection.swift
[323/840] Compiling DequeModule Deque+Extras.swift
[324/840] Compiling DequeModule Deque+Hashable.swift
[338/840] Wrapping AST for InternalCollectionsUtilities for debugging
[339/840] Wrapping AST for Logging for debugging
[344/840] Wrapping AST for Instrumentation for debugging
[345/840] Wrapping AST for HeapModule for debugging
[346/840] Wrapping AST for HTTPTypes for debugging
[347/840] Wrapping AST for CoreMetrics for debugging
[350/840] Wrapping AST for OrderedCollections for debugging
[353/840] Wrapping AST for ConcurrencyHelpers for debugging
[368/840] Emitting module _RopeModule
[378/840] Emitting module DequeModule
[402/841] Emitting module Metrics
[403/841] Compiling Metrics Metrics.swift
[404/842] Wrapping AST for DequeModule for debugging
[405/842] Wrapping AST for Metrics for debugging
[407/842] Emitting module HashTreeCollections
[426/843] Compiling ssl_versions.cc
[427/843] Compiling ssl_stat.cc
[428/843] Compiling ssl_transcript.cc
[431/844] Wrapping AST for HashTreeCollections for debugging
[432/844] Compiling ssl_session.cc
[433/844] Wrapping AST for _RopeModule for debugging
[434/844] Compiling ssl_privkey.cc
[435/844] Compiling ssl_file.cc
[436/844] Compiling ssl_credential.cc
[437/844] Compiling ssl_key_share.cc
[438/844] Compiling ssl_cert.cc
[439/844] Compiling ssl_lib.cc
[440/844] Compiling ssl_buffer.cc
[440/844] Compiling ssl_cipher.cc
[442/844] Compiling ssl_asn1.cc
[443/844] Compiling ssl_aead_ctx.cc
[444/844] Compiling s3_pkt.cc
[445/844] Compiling s3_lib.cc
[446/844] Compiling s3_both.cc
[447/844] Compiling handshake_server.cc
[448/844] Compiling handshake_client.cc
[449/844] Compiling handshake.cc
[450/844] Compiling handoff.cc
[451/844] Compiling encrypted_client_hello.cc
[452/844] Compiling dtls_record.cc
[453/844] Compiling md5-x86_64-linux.S
[454/844] Compiling md5-x86_64-apple.S
[455/844] Compiling dtls_method.cc
[456/844] Compiling md5-586-linux.S
[457/844] Compiling md5-586-apple.S
[458/844] Compiling extensions.cc
[459/844] Compiling chacha20_poly1305_x86_64-apple.S
[460/844] Compiling chacha20_poly1305_x86_64-linux.S
[461/844] Compiling chacha20_poly1305_armv8-win.S
[462/844] Compiling chacha20_poly1305_armv8-linux.S
[463/844] Compiling chacha20_poly1305_armv8-apple.S
[464/844] Compiling d1_srtp.cc
[465/844] Compiling d1_pkt.cc
[466/844] Compiling err_data.cc
[467/844] Compiling d1_lib.cc
[467/844] Compiling chacha-x86_64-linux.S
[469/844] Compiling chacha-x86_64-apple.S
[470/844] Compiling chacha-x86-linux.S
[470/844] Compiling chacha-armv8-linux.S
[470/844] Compiling chacha-x86-apple.S
[470/844] Compiling chacha-armv8-apple.S
[470/844] Compiling chacha-armv8-win.S
[475/844] Compiling bio_ssl.cc
[476/844] Compiling aes128gcmsiv-x86_64-apple.S
[477/844] Compiling x86_64-mont5-apple.S
[477/844] Compiling chacha-armv4-linux.S
[479/844] Compiling x86_64-mont-linux.S
[480/844] Compiling aes128gcmsiv-x86_64-linux.S
[481/844] Compiling x86_64-mont-apple.S
[482/844] Compiling x86_64-mont5-linux.S
[483/844] Compiling x86-mont-linux.S
[484/844] Compiling x86-mont-apple.S
[485/844] Compiling vpaes-x86_64-linux.S
[486/844] Compiling vpaes-x86_64-apple.S
[487/844] Compiling vpaes-x86-apple.S
[488/844] Compiling vpaes-x86-linux.S
[489/844] Compiling vpaes-armv8-win.S
[490/844] Compiling vpaes-armv8-linux.S
[491/844] Compiling vpaes-armv8-apple.S
[492/844] Compiling vpaes-armv7-linux.S
[493/844] Compiling sha512-x86_64-apple.S
[494/844] Compiling sha512-armv8-win.S
[495/844] Compiling sha512-x86_64-linux.S
[496/844] Compiling sha512-armv8-linux.S
[497/844] Compiling sha512-armv8-apple.S
[498/844] Compiling sha512-armv4-linux.S
[499/844] Compiling sha512-586-linux.S
[500/844] Compiling sha512-586-apple.S
[501/844] Compiling sha256-x86_64-apple.S
[502/844] Compiling sha256-x86_64-linux.S
[503/844] Compiling sha256-armv8-win.S
[504/844] Compiling sha256-armv8-linux.S
[505/844] Compiling sha256-armv8-apple.S
[506/844] Compiling d1_both.cc
[507/844] Compiling sha256-586-linux.S
[508/844] Compiling sha256-armv4-linux.S
[509/844] Compiling sha256-586-apple.S
[510/844] Compiling sha1-x86_64-apple.S
[511/844] Compiling sha1-armv8-win.S
[512/844] Compiling sha1-armv8-linux.S
[513/844] Compiling sha1-armv8-apple.S
[514/844] Compiling sha1-armv4-large-linux.S
[515/844] Compiling sha1-x86_64-linux.S
[516/844] Compiling sha1-586-linux.S
[517/844] Compiling sha1-586-apple.S
[518/844] Compiling rsaz-avx2-apple.S
[519/844] Compiling rsaz-avx2-linux.S
[520/844] Compiling rdrand-x86_64-linux.S
[521/844] Compiling rdrand-x86_64-apple.S
[522/844] Compiling p256_beeu-x86_64-asm-linux.S
[523/844] Compiling p256_beeu-x86_64-asm-apple.S
[524/844] Compiling p256_beeu-armv8-asm-win.S
[525/844] Compiling p256_beeu-armv8-asm-linux.S
[526/844] Compiling p256_beeu-armv8-asm-apple.S
[527/844] Compiling p256-x86_64-asm-apple.S
[528/844] Compiling p256-armv8-asm-win.S
[529/844] Compiling p256-armv8-asm-linux.S
[530/844] Compiling p256-x86_64-asm-linux.S
[531/844] Compiling p256-armv8-asm-apple.S
[532/844] Compiling ghashv8-armv8-linux.S
[532/844] Compiling ghashv8-armv8-win.S
[534/844] Compiling ghashv8-armv8-apple.S
[535/844] Compiling ghashv8-armv7-linux.S
[536/844] Compiling ghash-x86_64-apple.S
[537/844] Compiling ghash-x86-linux.S
[538/844] Compiling ghash-x86_64-linux.S
[539/844] Compiling ghash-x86-apple.S
[540/844] Compiling ghash-ssse3-x86_64-apple.S
[541/844] Compiling ghash-ssse3-x86_64-linux.S
[542/844] Compiling ghash-ssse3-x86-apple.S
[543/844] Compiling ghash-ssse3-x86-linux.S
[544/844] Compiling ghash-neon-armv8-win.S
[545/844] Compiling ghash-neon-armv8-linux.S
[546/844] Compiling ghash-neon-armv8-apple.S
[547/844] Compiling co-586-linux.S
[548/844] Compiling ghash-armv4-linux.S
[549/844] Compiling co-586-apple.S
[550/844] Compiling bsaes-armv7-linux.S
[551/844] Compiling bn-armv8-win.S
[552/844] Compiling bn-armv8-linux.S
[553/844] Compiling bn-586-apple.S
[554/844] Compiling bn-armv8-apple.S
[555/844] Compiling armv8-mont-win.S
[556/844] Compiling bn-586-linux.S
[557/844] Compiling armv8-mont-linux.S
[558/844] Compiling armv8-mont-apple.S
[559/844] Compiling aesv8-gcm-armv8-linux.S
[559/844] Compiling armv4-mont-linux.S
[561/844] Compiling aesv8-gcm-armv8-apple.S
[562/844] Compiling aesv8-gcm-armv8-win.S
[562/844] Compiling aesv8-armv8-linux.S
[564/844] Compiling aesv8-armv8-win.S
[565/844] Compiling aesv8-armv8-apple.S
[566/844] Compiling aesv8-armv7-linux.S
[567/844] Compiling aesni-gcm-x86_64-linux.S
[568/844] Compiling aesni-x86-apple.S
[568/844] Compiling aesni-x86-linux.S
[570/844] Compiling aesni-x86_64-apple.S
[571/844] Compiling aesni-x86_64-linux.S
[572/844] Compiling aes-gcm-avx2-x86_64-linux.S
[573/844] Compiling aesni-gcm-x86_64-apple.S
[574/844] Compiling aes-gcm-avx2-x86_64-apple.S
[575/844] Compiling aes-gcm-avx10-x86_64-apple.S
[576/844] Compiling aes-gcm-avx10-x86_64-linux.S
[577/844] Compiling x_sig.cc
[578/844] Compiling x_val.cc
[579/844] Compiling x_x509a.cc
[580/844] Compiling x_spki.cc
[581/844] Compiling x_x509.cc
[582/844] Compiling x_req.cc
[583/844] Compiling x_pubkey.cc
[584/844] Compiling x_name.cc
[585/844] Compiling x_exten.cc
[586/844] Compiling x_algor.cc
[587/844] Compiling x509spki.cc
[588/844] Compiling x_attrib.cc
[589/844] Compiling x_crl.cc
[590/844] Compiling x_all.cc
[591/844] Compiling x509rset.cc
[592/844] Compiling x509name.cc
[593/844] Compiling x509_txt.cc
[594/844] Compiling x509cset.cc
[595/844] Compiling x509_vpm.cc
[596/844] Compiling x509_v3.cc
[597/844] Compiling x509_trs.cc
[598/844] Compiling x509_set.cc
[599/844] Compiling x509_vfy.cc
[600/844] Compiling x509_req.cc
[601/844] Compiling x509_obj.cc
[601/844] Compiling x509_def.cc
[601/844] Compiling x509_d2.cc
[604/844] Compiling x509_ext.cc
[604/844] Compiling x509_lu.cc
[606/844] Compiling x509.cc
[607/844] Compiling x509_att.cc
[607/844] Compiling x509_cmp.cc
[609/844] Compiling v3_prn.cc
[610/844] Compiling v3_skey.cc
[611/844] Compiling v3_purp.cc
[612/844] Compiling v3_pmaps.cc
[613/844] Compiling v3_ocsp.cc
[614/844] Compiling v3_utl.cc
[615/844] Compiling v3_pcons.cc
[616/844] Compiling v3_ncons.cc
[617/844] Compiling v3_int.cc
[618/844] Compiling v3_lib.cc
[619/844] Compiling v3_ia5.cc
[620/844] Compiling v3_info.cc
[621/844] Compiling v3_genn.cc
[622/844] Compiling v3_extku.cc
[623/844] Compiling v3_enum.cc
[624/844] Compiling v3_crld.cc
[625/844] Compiling v3_cpols.cc
[626/844] Compiling v3_bitst.cc
[627/844] Compiling v3_bcons.cc
[628/844] Compiling v3_conf.cc
[629/844] Compiling v3_akeya.cc
[630/844] Compiling v3_alt.cc
[631/844] Compiling v3_akey.cc
[632/844] Compiling t_x509a.cc
[633/844] Compiling i2d_pr.cc
[634/844] Compiling t_crl.cc
[635/844] Compiling t_x509.cc
[636/844] Compiling t_req.cc
[637/844] Compiling name_print.cc
[638/844] Compiling rsa_pss.cc
[639/844] Compiling policy.cc
[640/844] Compiling by_file.cc
[641/844] Compiling by_dir.cc
[642/844] Compiling voprf.cc
[643/844] Compiling a_digest.cc
[644/844] Compiling algorithm.cc
[645/844] Compiling trust_token.cc
[645/844] Compiling asn1_gen.cc
[647/844] Compiling a_verify.cc
[648/844] Compiling a_sign.cc
[649/844] Compiling thread_win.cc
[650/844] Compiling thread.cc
[651/844] Compiling thread_pthread.cc
[652/844] Compiling thread_none.cc
[653/844] Compiling stack.cc
[654/844] Compiling pmbtoken.cc
[655/844] Compiling slhdsa.cc
[656/844] Compiling sha512.cc
[657/844] Compiling siphash.cc
[658/844] Compiling sha256.cc
[659/844] Compiling sha1.cc
[660/844] Compiling spake2plus.cc
[661/844] Compiling rsa_extra.cc
[662/844] Compiling rsa_print.cc
[663/844] Compiling rc4.cc
[664/844] Compiling refcount.cc
[665/844] Compiling windows.cc
[666/844] Compiling trusty.cc
[666/844] Compiling rsa_crypt.cc
[668/844] Compiling rand.cc
[669/844] Compiling urandom.cc
[670/844] Compiling rsa_asn1.cc
[671/844] Compiling ios.cc
[671/844] Compiling passive.cc
[671/844] Compiling getentropy.cc
[671/844] Compiling poly1305_arm_asm.S
[671/844] Compiling deterministic.cc
[676/844] Compiling fork_detect.cc
[677/844] Compiling forkunsafe.cc
[678/844] Compiling poly1305_arm.cc
[679/844] Compiling poly1305.cc
[680/844] Compiling poly1305_vec.cc
[680/844] Compiling pool.cc
[682/844] Compiling pkcs7.cc
[683/844] Compiling p5_pbev2.cc
[684/844] Compiling pkcs8.cc
[685/844] Compiling pkcs8_x509.cc
[686/844] Compiling pkcs7_x509.cc
[687/844] Compiling pem_xaux.cc
[688/844] Compiling pem_x509.cc
[689/844] Compiling pem_pkey.cc
[690/844] Compiling mlkem.cc
[691/844] Compiling pem_pk8.cc
[692/844] Compiling obj_xref.cc
[693/844] Compiling pem_oth.cc
[694/844] Compiling pem_info.cc
[695/844] Compiling mldsa.cc
[696/844] Compiling pem_all.cc
[697/844] Compiling pem_lib.cc
[698/844] Compiling obj.cc
[699/844] Compiling poly_rq_mul.S
[700/844] Compiling fips_shared_support.cc
[701/844] Compiling md5.cc
[702/844] Compiling mem.cc
[703/844] Compiling md4.cc
[704/844] Compiling lhash.cc
[705/844] Compiling hrss.cc
[706/844] Compiling kyber.cc
[707/844] Compiling ex_data.cc
[708/844] Compiling sign.cc
[709/844] Compiling scrypt.cc
[710/844] Compiling hpke.cc
[711/844] Compiling print.cc
[712/844] Compiling pbkdf.cc
[713/844] Compiling p_x25519.cc
[714/844] Compiling p_x25519_asn1.cc
[715/844] Compiling p_rsa_asn1.cc
[716/844] Compiling p_ed25519.cc
[717/844] Compiling p_rsa.cc
[718/844] Compiling p_hkdf.cc
[719/844] Compiling p_ed25519_asn1.cc
[720/844] Compiling p_ec_asn1.cc
[721/844] Compiling p_ec.cc
[722/844] Compiling p_dh.cc
[723/844] Compiling p_dh_asn1.cc
[724/844] Compiling evp_ctx.cc
[725/844] Compiling p_dsa_asn1.cc
[726/844] Compiling err.cc
[727/844] Compiling evp.cc
[728/844] Compiling engine.cc
[729/844] Compiling evp_asn1.cc
[730/844] Compiling ecdh.cc
[731/844] Compiling ecdsa_asn1.cc
[732/844] Compiling hash_to_curve.cc
[733/844] Compiling ec_derive.cc
[734/844] Compiling dsa.cc
[735/844] Compiling ec_asn1.cc
[736/844] Compiling dsa_asn1.cc
[737/844] Compiling params.cc
[738/844] Compiling x25519-asm-arm.S
[739/844] Compiling digest_extra.cc
[740/844] Compiling des.cc
[741/844] Compiling dh_asn1.cc
[742/844] Compiling crypto.cc
[743/844] Compiling spake25519.cc
[744/844] Compiling cpu_arm_linux.cc
[745/844] Compiling cpu_intel.cc
[746/844] Compiling cpu_arm_freebsd.cc
[747/844] Compiling curve25519.cc
[748/844] Compiling cpu_aarch64_win.cc
[748/844] Compiling cpu_aarch64_openbsd.cc
[750/844] Compiling cpu_aarch64_sysreg.cc
[751/844] Compiling bcm.cc
[752/844] Compiling cpu_aarch64_linux.cc
[753/844] Compiling cpu_aarch64_fuchsia.cc
[754/844] Compiling curve25519_64_adx.cc
[755/844] Compiling cpu_aarch64_apple.cc
[756/844] Compiling tls_cbc.cc
[757/844] Compiling get_cipher.cc
[758/844] Compiling conf.cc
[759/844] Compiling e_rc4.cc
[760/844] Compiling e_tls.cc
[761/844] Compiling e_null.cc
[762/844] Compiling e_rc2.cc
[762/844] Compiling e_des.cc
[764/844] Compiling derive_key.cc
[765/844] Compiling e_chacha20poly1305.cc
[765/844] Compiling e_aesctrhmac.cc
[767/844] Compiling chacha.cc
[768/844] Compiling e_aesgcmsiv.cc
[769/844] Compiling unicode.cc
[770/844] Compiling buf.cc
[771/844] Compiling cbb.cc
[772/844] Compiling cbs.cc
[773/844] Compiling ber.cc
[774/844] Compiling bn_asn1.cc
[775/844] Compiling asn1_compat.cc
[776/844] Compiling blake2.cc
[777/844] Compiling convert.cc
[778/844] Compiling socket.cc
[779/844] Compiling socket_helper.cc
[780/844] Compiling printf.cc
[781/844] Compiling pair.cc
[782/844] Compiling hexdump.cc
[783/844] Compiling file.cc
[784/844] Compiling errno.cc
[785/844] Compiling fd.cc
[786/844] Compiling connect.cc
[787/844] Compiling bio_mem.cc
[788/844] Compiling bio.cc
[789/844] Compiling base64.cc
[790/844] Compiling tasn_typ.cc
[791/844] Compiling tasn_fre.cc
[792/844] Compiling tasn_enc.cc
[793/844] Compiling tasn_utl.cc
[794/844] Compiling f_string.cc
[795/844] Compiling posix_time.cc
[796/844] Compiling tasn_new.cc
[797/844] Compiling f_int.cc
[798/844] Compiling asn_pack.cc
[799/844] Compiling tasn_dec.cc
[800/844] Compiling asn1_par.cc
[801/844] Compiling a_utctm.cc
[802/844] Compiling a_octet.cc
[802/844] Compiling a_type.cc
[802/844] Compiling asn1_lib.cc
[805/844] Compiling a_time.cc
[806/844] Compiling a_strnid.cc
[807/844] Compiling a_strex.cc
[808/844] Compiling a_i2d_fp.cc
[809/844] Compiling a_object.cc
[810/844] Compiling a_dup.cc
[811/844] Compiling a_d2i_fp.cc
[812/844] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[813/844] Write sources
[814/844] Compiling a_gentm.cc
[815/844] Write sources
[816/844] Compiling a_mbstr.cc
[816/844] Write sources
[820/844] Compiling a_int.cc
[821/858] Compiling a_bitstr.cc
[822/860] Compiling a_bool.cc
[824/985] Compiling Algorithms MinMax.swift
[825/985] Compiling Algorithms Partition.swift
[826/987] Compiling Algorithms Reductions.swift
[827/987] Compiling Algorithms Rotate.swift
[828/987] Compiling Algorithms Indexed.swift
[829/987] Compiling Algorithms Intersperse.swift
[830/987] Compiling Algorithms Joined.swift
[831/987] Compiling Algorithms Keyed.swift
[832/987] Compiling Algorithms FirstNonNil.swift
[833/987] Compiling Algorithms FlattenCollection.swift
[834/987] Compiling Algorithms Grouped.swift
[835/987] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[836/987] Compiling AsyncAlgorithms CombineLatestStorage.swift
[837/987] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[838/987] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[839/987] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[840/987] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[841/987] Compiling AsyncAlgorithms AsyncChannel.swift
[842/994] Compiling Atomics IntegerOperations.swift
[843/994] Compiling Atomics Unmanaged extensions.swift
[844/994] Emitting module BitCollections
[845/994] Compiling Algorithms Compacted.swift
[846/994] Compiling Algorithms Cycle.swift
[847/994] Compiling Algorithms EitherSequence.swift
[853/994] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[854/994] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[855/994] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[856/994] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[857/994] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[858/994] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[859/994] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[860/994] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[861/994] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[862/994] Compiling AsyncAlgorithms MergeStateMachine.swift
[863/994] Compiling AsyncAlgorithms MergeStorage.swift
[864/994] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[865/994] Compiling AsyncAlgorithms Rethrow.swift
[866/994] Compiling BitCollections BitSet.Counted.swift
[867/994] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[868/994] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[869/994] Compiling AsyncAlgorithms DebounceStateMachine.swift
[870/994] Compiling AsyncAlgorithms DebounceStorage.swift
[871/994] Compiling AsyncAlgorithms Dictionary.swift
[872/994] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[873/994] Compiling AsyncAlgorithms Locking.swift
[874/994] Compiling Algorithms Split.swift
[875/994] Compiling Algorithms Stride.swift
[876/994] Compiling Algorithms Suffix.swift
[877/997] Compiling Algorithms RandomSample.swift
[886/997] Emitting module AsyncAlgorithms
[892/1003] Compiling Algorithms Chunked.swift
[894/1003] Compiling Algorithms Permutations.swift
[895/1003] Compiling Algorithms Product.swift
[925/1003] Compiling Algorithms Combinations.swift
[929/1003] Compiling BitCollections BitSet.Index.swift
[930/1003] Compiling BitCollections BitSet._UnsafeHandle.swift
[931/1003] Compiling BitCollections BitSet.swift
[932/1003] Compiling BitCollections Range+Utilities.swift
[933/1003] Compiling BitCollections Slice+Utilities.swift
[934/1003] Compiling BitCollections UInt+Tricks.swift
[935/1003] Compiling BitCollections _Word.swift
[949/1004] Compiling Algorithms Trim.swift
[950/1004] Compiling Algorithms Unique.swift
[951/1004] Compiling Algorithms Windows.swift
[951/1004] Compiling c-nioatomics.c
[952/1004] Wrapping AST for BitCollections for debugging
[960/1006] Compiling Collections Collections.swift
[961/1006] Emitting module Collections
[962/1006] Emitting module Atomics
[975/1007] Wrapping AST for Collections for debugging
[983/1008] Compiling c-atomics.c
[985/1008] Compiling AsyncAlgorithms SetAlgebra.swift
[986/1008] Compiling AsyncAlgorithms UnsafeTransfer.swift
[987/1008] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[988/1008] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[989/1008] Compiling AsyncAlgorithms ZipStateMachine.swift
[990/1008] Compiling AsyncAlgorithms ZipStorage.swift
[992/1015] Emitting module Algorithms
[994/1016] Compiling NIOConcurrencyHelpers lock.swift
[994/1016] Wrapping AST for Atomics for debugging
[996/1016] Compiling NIOConcurrencyHelpers NIOLock.swift
[997/1016] Emitting module NIOConcurrencyHelpers
[998/1016] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[999/1016] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1000/1016] Compiling NIOConcurrencyHelpers atomics.swift
[1001/1017] Wrapping AST for AsyncAlgorithms for debugging
[1003/1025] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1004/1026] Emitting module ServiceLifecycle
[1005/1026] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1005/1026] Wrapping AST for NIOConcurrencyHelpers for debugging
[1007/1026] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1008/1052] Compiling ServiceLifecycle ServiceRunnerError.swift
[1009/1056] Compiling ServiceLifecycle CancellationWaiter.swift
[1010/1087] Compiling ServiceLifecycle GracefulShutdown.swift
[1011/1087] Compiling ServiceLifecycle Service.swift
[1012/1087] Compiling ServiceLifecycle ServiceGroup.swift
[1013/1088] Wrapping AST for ServiceLifecycle for debugging
[1015/1088] Compiling NIOCore NIOAny.swift
[1016/1088] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1017/1088] Compiling NIOCore NIOCoreSendableMetatype.swift
[1018/1088] Compiling NIOCore NIOLoopBound.swift
[1019/1088] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1020/1088] Compiling NIOCore NIOScheduledCallback.swift
[1021/1088] Compiling NIOCore NIOSendable.swift
[1022/1088] Compiling NIOCore RecvByteBufferAllocator.swift
[1023/1096] Compiling NIOCore IOData.swift
[1024/1096] Compiling NIOCore IPProtocol.swift
[1025/1096] Compiling NIOCore IntegerBitPacking.swift
[1026/1096] Compiling NIOCore IntegerTypes.swift
[1027/1096] Compiling NIOCore Interfaces.swift
[1028/1096] Compiling NIOCore Linux.swift
[1029/1096] Compiling NIOCore MarkedCircularBuffer.swift
[1030/1096] Compiling NIOCore MulticastChannel.swift
[1031/1096] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1032/1096] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1033/1096] Compiling NIOCore EventLoopFuture.swift
[1034/1096] Compiling NIOCore FileDescriptor.swift
[1035/1096] Compiling NIOCore FileHandle.swift
[1036/1096] Compiling NIOCore FileRegion.swift
[1037/1096] Compiling NIOCore GlobalSingletons.swift
[1038/1096] Compiling NIOCore IO.swift
[1039/1096] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1040/1096] Compiling NIOCore SocketAddresses.swift
[1041/1096] Compiling NIOCore SocketOptionProvider.swift
[1042/1096] Compiling NIOCore SystemCallHelpers.swift
[1043/1096] Compiling NIOCore TimeAmount+Duration.swift
[1044/1096] Compiling NIOCore TypeAssistedChannelHandler.swift
[1045/1096] Compiling NIOCore UniversalBootstrapSupport.swift
[1046/1096] Compiling NIOCore Utilities.swift
[1047/1096] Compiling NIOCore AddressedEnvelope.swift
[1048/1096] Compiling NIOCore AsyncAwaitSupport.swift
[1049/1096] Compiling NIOCore AsyncChannel.swift
[1050/1096] Compiling NIOCore AsyncChannelHandler.swift
[1051/1096] Compiling NIOCore AsyncChannelInboundStream.swift
[1052/1096] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1053/1096] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1054/1096] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1055/1096] Compiling NIOCore NIOAsyncWriter.swift
[1056/1096] Compiling NIOCore CircularBuffer.swift
[1057/1096] Compiling NIOCore Codec.swift
[1058/1096] Compiling NIOCore ConvenienceOptionSupport.swift
[1059/1096] Compiling NIOCore DeadChannel.swift
[1060/1096] Compiling NIOCore DispatchQueue+WithFuture.swift
[1061/1096] Compiling NIOCore EventLoop+Deprecated.swift
[1062/1096] Compiling NIOCore EventLoop+SerialExecutor.swift
[1063/1096] Compiling NIOCore EventLoop.swift
[1064/1096] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1065/1096] Emitting module NIOCore
[1066/1096] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1067/1096] Compiling NIOCore BSDSocketAPI.swift
[1068/1096] Compiling NIOCore ByteBuffer-aux.swift
[1069/1096] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1070/1096] Compiling NIOCore ByteBuffer-conversions.swift
[1071/1096] Compiling NIOCore ByteBuffer-core.swift
[1072/1096] Compiling NIOCore ByteBuffer-hex.swift
[1073/1096] Compiling NIOCore ByteBuffer-int.swift
[1074/1096] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1075/1096] Compiling NIOCore ByteBuffer-multi-int.swift
[1076/1096] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1077/1096] Compiling NIOCore ByteBuffer-views.swift
[1078/1096] Compiling NIOCore Channel.swift
[1079/1096] Compiling NIOCore ChannelHandler.swift
[1080/1096] Compiling NIOCore ChannelHandlers.swift
[1081/1096] Compiling NIOCore ChannelInvoker.swift
[1082/1096] Compiling NIOCore ChannelOption.swift
[1083/1096] Compiling NIOCore ChannelPipeline.swift
[1084/1097] Wrapping AST for NIOCore for debugging
[1086/1151] Emitting module NIOHTTPTypes
[1087/1151] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1088/1152] Wrapping AST for NIOHTTPTypes for debugging
[1090/1152] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1091/1152] Emitting module NIOEmbedded
[1092/1152] Compiling NIOEmbedded AsyncTestingChannel.swift
[1093/1152] Compiling NIOEmbedded Embedded.swift
[1095/1153] Compiling NIOPosix Pool.swift
[1096/1153] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1097/1153] Compiling NIOPosix PosixSingletons.swift
[1098/1153] Compiling NIOPosix RawSocketBootstrap.swift
[1099/1153] Compiling NIOPosix Resolver.swift
[1100/1153] Compiling NIOPosix Selectable.swift
[1101/1153] Compiling NIOPosix SelectableChannel.swift
[1101/1159] Wrapping AST for NIOEmbedded for debugging
[1103/1159] Compiling NIOPosix ThreadPosix.swift
[1104/1159] Compiling NIOPosix ThreadWindows.swift
[1105/1159] Compiling NIOPosix UnsafeTransfer.swift
[1106/1159] Compiling NIOPosix Utilities.swift
[1107/1159] Compiling NIOPosix VsockAddress.swift
[1108/1159] Compiling NIOPosix VsockChannelEvents.swift
[1109/1159] Emitting module NIOPosix
[1110/1159] Compiling NIOPosix Socket.swift
[1111/1159] Compiling NIOPosix SocketChannel.swift
[1112/1159] Compiling NIOPosix SocketProtocols.swift
[1113/1159] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1114/1159] Compiling NIOPosix System.swift
[1115/1159] Compiling NIOPosix Thread.swift
[1116/1159] Compiling NIOPosix SelectableEventLoop.swift
[1117/1159] Compiling NIOPosix SelectorEpoll.swift
[1118/1159] Compiling NIOPosix SelectorGeneric.swift
[1119/1159] Compiling NIOPosix SelectorKqueue.swift
[1120/1159] Compiling NIOPosix SelectorUring.swift
[1121/1159] Compiling NIOPosix ServerSocket.swift
[1122/1159] Compiling NIOPosix BSDSocketAPICommon.swift
[1123/1159] Compiling NIOPosix BSDSocketAPIPosix.swift
[1124/1159] Compiling NIOPosix BSDSocketAPIWindows.swift
[1125/1159] Compiling NIOPosix BaseSocket.swift
[1126/1159] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1127/1159] Compiling NIOPosix BaseSocketChannel.swift
[1128/1159] Compiling NIOPosix BaseStreamSocketChannel.swift
[1129/1159] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1130/1159] Compiling NIOPosix NIOThreadPool.swift
[1131/1159] Compiling NIOPosix NonBlockingFileIO.swift
[1132/1159] Compiling NIOPosix PendingDatagramWritesManager.swift
[1133/1159] Compiling NIOPosix PendingWritesManager.swift
[1134/1159] Compiling NIOPosix PipeChannel.swift
[1135/1159] Compiling NIOPosix PipePair.swift
[1136/1159] Compiling NIOPosix IO.swift
[1137/1159] Compiling NIOPosix IntegerBitPacking.swift
[1138/1159] Compiling NIOPosix IntegerTypes.swift
[1139/1159] Compiling NIOPosix Linux.swift
[1140/1159] Compiling NIOPosix LinuxCPUSet.swift
[1141/1159] Compiling NIOPosix LinuxUring.swift
[1142/1159] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1143/1159] Compiling NIOPosix Bootstrap.swift
[1144/1159] Compiling NIOPosix ControlMessage.swift
[1145/1159] Compiling NIOPosix DatagramVectorReadManager.swift
[1146/1159] Compiling NIOPosix Errors+Any.swift
[1147/1159] Compiling NIOPosix FileDescriptor.swift
[1148/1159] Compiling NIOPosix GetaddrinfoResolver.swift
[1149/1159] Compiling NIOPosix HappyEyeballs.swift
[1150/1160] Wrapping AST for NIOPosix for debugging
[1152/1162] Compiling NIO Exports.swift
[1153/1162] Emitting module NIO
[1154/1163] Wrapping AST for NIO for debugging
[1156/1202] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1157/1202] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1158/1202] Compiling NIOTLS TLSEvents.swift
[1159/1202] Emitting module NIOTLS
[1160/1202] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1161/1202] Emitting module NIOSOCKS
[1162/1203] Compiling NIOSOCKS SOCKSResponse.swift
[1163/1203] Compiling NIOSOCKS Messages.swift
[1164/1203] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1165/1203] Compiling NIOSOCKS Errors.swift
[1166/1203] Compiling NIOSOCKS Helpers.swift
[1167/1203] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1168/1203] Compiling NIOHTTP1 HTTPDecoder.swift
[1169/1203] Compiling NIOSOCKS AuthenticationMethod.swift
[1170/1203] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1171/1203] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1172/1203] Compiling NIOSOCKS ClientStateMachine.swift
[1175/1205] Compiling NIOSOCKS ServerStateMachine.swift
[1176/1206] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1177/1206] Compiling NIOTLS SNIHandler.swift
[1179/1207] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1180/1207] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1181/1207] Emitting module NIOFoundationCompat
[1182/1207] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1185/1208] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1186/1208] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1187/1213] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1188/1213] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1189/1259] Compiling NIOTransportServices AcceptHandler.swift
[1190/1259] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1191/1259] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1192/1261] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1193/1261] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1194/1261] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1195/1261] Compiling NIOTransportServices NIOTSErrors.swift
[1196/1261] Compiling NIOTransportServices NIOTSEventLoop.swift
[1197/1261] Compiling NIOTransportServices NIOTSBootstraps.swift
[1198/1261] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1200/1261] Compiling NIOTransportServices StateManagedChannel.swift
[1201/1261] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1202/1261] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1203/1261] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1204/1261] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1205/1261] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1206/1261] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1207/1261] Compiling NIOTransportServices NIOTSSingletons.swift
[1208/1261] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1209/1261] Emitting module NIOTransportServices
[1210/1261] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1211/1261] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1215/1261] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1216/1261] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1222/1262] Emitting module NIOHTTP1
[1227/1263] Emitting module NIOSSL
[1227/1267] Wrapping AST for NIOHTTP1 for debugging
[1229/1307] Emitting module NIOHTTPTypesHTTP1
[1230/1307] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1231/1307] Compiling NIOExtras NIOExtrasError.swift
[1232/1307] Emitting module NIOHTTPCompression
[1233/1309] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1234/1309] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1238/1309] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1239/1309] Compiling NIOSSL SubjectAlternativeName.swift
[1240/1309] Compiling NIOSSL NIOSSLSecureBytes.swift
[1241/1309] Compiling NIOSSL RNG.swift
[1242/1309] Compiling NIOSSL SafeCompare.swift
[1243/1309] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1244/1309] Compiling NIOExtras NIORequestIdentifiable.swift
[1245/1309] Compiling NIOHPACK IndexedHeaderTable.swift
[1246/1309] Compiling NIOHPACK IntegerCoding.swift
[1247/1310] Compiling NIOExtras RequestResponseHandler.swift
[1248/1310] Compiling NIOExtras RequestResponseHandlers+State.swift
[1249/1310] Compiling NIOHPACK HuffmanTables.swift
[1250/1310] Compiling NIOHTTPCompression HTTPCompression.swift
[1251/1310] Compiling NIOExtras LineBasedFrameDecoder.swift
[1255/1310] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1256/1310] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1257/1310] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1258/1310] Compiling NIOExtras PCAPRingBuffer.swift
[1259/1310] Compiling NIOExtras QuiescingHelper.swift
[1260/1310] Compiling NIOHTTPCompression HTTPDecompression.swift
[1261/1310] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1262/1310] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1263/1310] Compiling NIOHPACK DynamicHeaderTable.swift
[1264/1310] Compiling NIOHPACK HPACKDecoder.swift
[1265/1310] Compiling NIOHPACK HPACKEncoder.swift
[1273/1312] Compiling NIOHPACK HPACKErrors.swift
[1274/1312] Compiling NIOHPACK HPACKHeader.swift
[1275/1312] Compiling NIOHPACK HeaderTables.swift
[1276/1312] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1277/1312] Compiling NIOExtras LengthFieldPrepender.swift
[1278/1312] Emitting module NIOExtras
[1279/1312] Compiling NIOHPACK StaticHeaderTable.swift
[1280/1312] Compiling NIOHPACK HuffmanCoding.swift
[1282/1312] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1285/1312] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1286/1312] Compiling NIOExtras WritePCAPHandler.swift
[1298/1312] Emitting module NIOHPACK
[1302/1313] Compiling NIOSSL Zeroization.swift
[1303/1313] Compiling NIOSSL TLSConfiguration.swift
[1304/1313] Compiling NIOSSL UniversalBootstrapSupport.swift
[1305/1313] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1307/1374] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1308/1374] Compiling NIOHTTP2 DOSHeuristics.swift
[1309/1375] Wrapping AST for NIOExtras for debugging
[1311/1400] Compiling HummingbirdCore HTTPChannelHandler.swift
[1312/1400] Compiling HummingbirdCore HTTPServerBuilder.swift
[1313/1400] Compiling HummingbirdCore ResponseBodyWriter.swift
[1314/1400] Compiling HummingbirdCore ResponseWriter.swift
[1315/1400] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1316/1400] Compiling HummingbirdCore BindAddress.swift
[1317/1400] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1318/1400] Compiling HummingbirdCore Server.swift
[1319/1400] Compiling HummingbirdCore ServerChildChannel.swift
[1320/1408] Emitting module NIOHTTP2
[1321/1408] Emitting module HummingbirdCore
[1322/1411] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[1323/1411] Compiling HummingbirdCore URI.swift
[1324/1411] Compiling HummingbirdCore Response.swift
[1325/1411] Compiling HummingbirdCore ResponseBody.swift
[1326/1411] Compiling HummingbirdCore HTTP1Channel.swift
[1336/1411] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1337/1411] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1338/1411] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1339/1411] Compiling NIOHTTP2 StreamChannelList.swift
[1340/1411] Compiling NIOHTTP2 StreamMap.swift
[1341/1411] Compiling NIOHTTP2 StreamStateMachine.swift
[1342/1411] Compiling NIOHTTP2 UnsafeTransfer.swift
[1343/1411] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1344/1411] Compiling HummingbirdCore Deprecations.swift
[1345/1411] Compiling HummingbirdCore Request.swift
[1346/1411] Compiling HummingbirdCore RequestBody+inboundClose.swift
[1347/1411] Compiling HummingbirdCore RequestBody.swift
[1348/1411] Compiling HummingbirdCore ServerConfiguration.swift
[1349/1411] Compiling HummingbirdCore TSTLSOptions.swift
[1350/1411] Compiling HummingbirdCore AnyAsyncSequence.swift
[1351/1411] Compiling HummingbirdCore FlatDictionary.swift
[1352/1411] Compiling HummingbirdCore HBParser.swift
[1353/1411] Compiling HummingbirdCore OutputBuffer.swift
[1354/1411] Compiling HummingbirdCore SendableMetatype.swift
[1355/1411] Compiling HummingbirdCore String+percentEncode.swift
[1356/1411] Compiling HummingbirdCore UnsafeTransfer.swift
[1366/1412] Wrapping AST for HummingbirdCore for debugging
[1368/1480] Compiling Hummingbird Trie+resolve.swift
[1369/1480] Compiling Hummingbird Trie+serialize.swift
[1370/1480] Compiling Hummingbird TrieRouter.swift
[1371/1480] Compiling Hummingbird ChildRequestContext.swift
[1372/1480] Compiling Hummingbird Request.swift
[1373/1480] Compiling Hummingbird RequestContext.swift
[1374/1480] Compiling Hummingbird RequestContextSource.swift
[1375/1480] Compiling Hummingbird RequestID.swift
[1376/1480] Compiling Hummingbird Exports.swift
[1377/1480] Compiling Hummingbird CacheControl.swift
[1378/1480] Compiling Hummingbird CORSMiddleware.swift
[1379/1480] Compiling Hummingbird FileMiddleware.swift
[1380/1480] Compiling Hummingbird LogRequestMiddleware.swift
[1381/1480] Compiling Hummingbird MetricsMiddleware.swift
[1382/1480] Compiling Hummingbird Middleware.swift
[1383/1480] Compiling Hummingbird MiddlewareGroup.swift
[1384/1480] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[1385/1480] Compiling Hummingbird _Middleware2.swift
[1386/1480] Compiling Hummingbird _OptionalMiddleware.swift
[1387/1480] Compiling Hummingbird RouterGroup.swift
[1388/1480] Compiling Hummingbird RouterMethods.swift
[1389/1480] Compiling Hummingbird RouterPath.swift
[1390/1480] Compiling Hummingbird RouterResponder.swift
[1391/1480] Compiling Hummingbird TransformingRouterGroup.swift
[1392/1480] Compiling Hummingbird RouterTrie.swift
[1393/1480] Compiling Hummingbird FileIO.swift
[1394/1480] Compiling Hummingbird FileProvider.swift
[1395/1480] Compiling Hummingbird LocalFileSystem.swift
[1396/1480] Compiling Hummingbird Cookie.swift
[1397/1480] Compiling Hummingbird Cookies.swift
[1398/1480] Compiling Hummingbird MediaType+FileExtension.swift
[1399/1480] Compiling Hummingbird MediaType.swift
[1400/1480] Compiling Hummingbird Request+Cookies.swift
[1401/1480] Compiling Hummingbird Response+Cookies.swift
[1402/1480] Compiling Hummingbird Configuration.swift
[1403/1480] Compiling Hummingbird Deprecations.swift
[1404/1480] Compiling Hummingbird Environment.swift
[1405/1480] Compiling Hummingbird EditedHTTPError.swift
[1406/1480] Compiling Hummingbird HTTPError.swift
[1407/1480] Compiling Hummingbird HTTPResponseError.swift
[1408/1480] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1409/1481] Compiling HummingbirdTLS HTTPServerBuilder+tls.swift
[1410/1481] Compiling HummingbirdTLS Exports.swift
[1411/1481] Emitting module HummingbirdTLS
[1412/1481] Compiling HummingbirdTLS TLSChannel.swift
[1415/1546] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1416/1546] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1417/1546] Emitting module NIOHTTPTypesHTTP2
[1418/1546] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1420/1555] Emitting module HummingbirdHTTP2
[1421/1555] Compiling HummingbirdHTTP2 HTTPServerBuilder+http2.swift
[1422/1556] Compiling HummingbirdHTTP2 Exports.swift
[1423/1556] Compiling HummingbirdHTTP2 HTTP2UpgradeChannel.swift
[1424/1556] Compiling HummingbirdHTTP2 HTTP2StreamChannel.swift
[1425/1556] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1426/1556] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1427/1556] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1428/1556] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1429/1556] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1430/1556] Compiling Hummingbird RequestResponder.swift
[1431/1556] Compiling Hummingbird Response.swift
[1432/1556] Compiling Hummingbird URI+decodeQuery.swift
[1433/1556] Compiling Hummingbird MemoryPersistDriver.swift
[1434/1565] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager.swift
[1435/1565] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager+StateMachine.swift
[1436/1565] Compiling HummingbirdHTTP2 HTTP2Channel.swift
[1437/1565] Compiling HummingbirdHTTP2 TLSChannelConfiguration.swift
[1438/1566] Emitting module AsyncHTTPClient
[1440/1574] Emitting module Hummingbird
[1441/1574] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1442/1574] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1443/1574] Compiling AsyncHTTPClient HTTP2Connection.swift
[1444/1574] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1445/1574] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1446/1574] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1447/1574] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1448/1574] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1449/1574] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1459/1574] Compiling AsyncHTTPClient HTTPConnectionPool.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1460/1574] Compiling AsyncHTTPClient HTTPExecutableRequest.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1461/1574] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1462/1574] Compiling AsyncHTTPClient HTTPRequestStateMachine.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1463/1574] Compiling AsyncHTTPClient RequestBodyLength.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1464/1574] Compiling AsyncHTTPClient RequestFramingMetadata.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1465/1574] Compiling AsyncHTTPClient ConnectionTarget.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1466/1574] Compiling AsyncHTTPClient DeconstructedURL.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1467/1574] Compiling AsyncHTTPClient FileDownloadDelegate.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(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1468/1574] Compiling AsyncHTTPClient LRUCache.swift
[1469/1574] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1470/1574] Compiling AsyncHTTPClient NWErrorHandler.swift
[1471/1574] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1472/1574] Compiling AsyncHTTPClient TLSConfiguration.swift
[1473/1574] Compiling AsyncHTTPClient RedirectState.swift
[1474/1574] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1475/1574] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1476/1574] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1477/1574] Compiling AsyncHTTPClient Transaction.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
[1478/1574] Compiling AsyncHTTPClient Base64.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
[1479/1574] Compiling AsyncHTTPClient BasicAuth.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
[1480/1574] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.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
[1481/1574] Compiling AsyncHTTPClient Configuration+BrowserLike.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
[1482/1574] Compiling AsyncHTTPClient ConnectionPool.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
[1483/1574] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.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
[1484/1574] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.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
[1485/1574] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.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
[1486/1574] Compiling AsyncHTTPClient FoundationExtensions.swift
[1487/1574] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1488/1574] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1489/1574] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1490/1574] Compiling AsyncHTTPClient HTTPClient.swift
[1491/1574] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1492/1574] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1493/1574] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1494/1574] Compiling AsyncHTTPClient HTTP1Connection.swift
[1504/1574] Compiling AsyncHTTPClient RequestOptions.swift
[1505/1574] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1506/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1507/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1508/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1509/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1510/1574] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1511/1574] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1512/1574] Compiling AsyncHTTPClient HTTPHandler.swift
[1513/1574] Compiling AsyncHTTPClient RequestBag.swift
[1514/1574] Compiling AsyncHTTPClient RequestValidation.swift
[1515/1574] Compiling AsyncHTTPClient SSLContextCache.swift
[1516/1574] Compiling AsyncHTTPClient Scheme.swift
[1517/1574] Compiling AsyncHTTPClient Singleton.swift
[1518/1574] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1519/1574] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1520/1574] Compiling AsyncHTTPClient Utils.swift
[1558/1574] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1559/1574] Compiling Hummingbird HexDigest.swift
[1560/1574] Compiling Hummingbird InitializableFromSource.swift
[1561/1574] Compiling Hummingbird PreludeService.swift
[1562/1574] Compiling Hummingbird StringProtocol.swift
[1571/1575] Wrapping AST for Hummingbird for debugging
[1574/1589] Compiling HummingbirdRouter RouterController.swift
[1575/1590] Compiling HummingbirdRouter RouterBuilderState.swift
[1576/1590] Compiling HummingbirdRouter RouterBuilderContext.swift
[1577/1590] Emitting module PerformanceTest
[1578/1590] Compiling PerformanceTest main.swift
[1579/1599] Compiling HummingbirdRouter RouterBuilder.swift
[1580/1600] Compiling HummingbirdRouter Route.swift
[1581/1600] Compiling HummingbirdRouter RouteBuilder.swift
[1582/1600] Emitting module HummingbirdRouter
[1583/1600] Compiling HummingbirdRouter RouteGroup.swift
[1584/1600] Compiling HummingbirdRouter RouteHandler.swift
[1585/1600] Compiling HummingbirdRouter RouterPath.swift
[1586/1600] Compiling HummingbirdTesting Application+Test.swift
[1587/1600] Compiling HummingbirdTesting ApplicationTester.swift
[1590/1601] Compiling HummingbirdTesting TestClient+types.swift
[1591/1602] Compiling HummingbirdTesting TestApplication.swift
[1592/1602] Compiling HummingbirdTesting RouterTestFramework.swift
[1593/1602] Compiling HummingbirdTesting Deprecations.swift
[1594/1602] Compiling HummingbirdTesting LiveTestFramework.swift
[1595/1602] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1598/1602] Emitting module HummingbirdTesting
[1598/1602] Wrapping AST for PerformanceTest for debugging
[1599/1602] Write Objects.LinkFileList
[1601/1602] Compiling HummingbirdTesting TestClient.swift
[1602/1603] Linking PerformanceTest
Build complete! (166.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.38.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/SendableMetatype.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.