The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of hummingbird, reference 2.14.1 (65ace7), with Swift 6.1 for Android on 5 Jun 2025 02:18:34 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird.git
Reference: 2.14.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/hummingbird-project/hummingbird
 * tag               2.14.1     -> FETCH_HEAD
HEAD is now at 65ace78 Fix URLEncodedForm errors (#716)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
65ace7855fa8413d6218adeecaf706f2b99c23c1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird.git at 2.14.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hummingbird-project/hummingbird.git
https://github.com/hummingbird-project/hummingbird.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.34.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2426] Fetching swift-service-lifecycle
[2427/8349] Fetching swift-service-lifecycle, swift-nio-extras
[6100/11016] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services
[7825/22543] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[11709/36557] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-http2, async-http-client
[15235/51400] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.41s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.41s)
[11212/42810] Fetching swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[32273/47784] Fetching swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing
[38880/123954] Fetching swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing, swift-nio
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.57s)
[40959/118980] Fetching swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.21s)
[53432/116554] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.22s)
[40180/102540] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.24s)
[30324/91013] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-collections.git
[31087/93219] Fetching swift-nio-ssl, swift-nio, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.41s)
[47597/91013] Fetching swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-atomics.git
[52168/94849] Fetching swift-nio-ssl, swift-nio, swift-log
[53275/95753] Fetching swift-nio-ssl, swift-nio, swift-log, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.35s)
[62097/111440] Fetching swift-nio-ssl, swift-nio, swift-log, swift-collections
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
[63962/107604] Fetching swift-nio-ssl, swift-nio, swift-collections
[63963/109401] Fetching swift-nio-ssl, swift-nio, swift-collections, swift-atomics
[69704/114386] Fetching swift-nio-ssl, swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.06s)
[62724/97746] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
[57905/92761] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
[59413/76170] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (7.41s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.85s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.46s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.23s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.68s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.67s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (3.59s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (2.05s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (4.28s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
[1/1141] Fetching swift-http-structured-headers
[903/2731] Fetching swift-http-structured-headers, swift-asn1
[2732/8886] Fetching swift-http-structured-headers, swift-asn1, swift-certificates
[3779/14845] Fetching swift-http-structured-headers, swift-asn1, swift-certificates, swift-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (1.60s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.60s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.60s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.60s)
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 (2.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.55s)
Fetching https://github.com/apple/swift-crypto.git
[1/14671] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.83s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.53s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (4.00s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (6.16s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (3.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.60s)
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.51s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-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-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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Building for debugging...
[0/502] Write sources
[45/502] Compiling _NumericsShims _NumericsShims.c
[46/502] Compiling CNIOWindows shim.c
[47/502] Compiling CNIOWASI CNIOWASI.c
[47/502] Compiling CNIOWindows WSAStartup.c
[49/502] Compiling CNIOLinux liburing_shims.c
[50/502] Compiling _AtomicsShims.c
[51/502] Compiling CNIOLLHTTP c_nio_http.c
[52/502] Compiling CNIODarwin shim.c
[52/502] Compiling CNIOLinux shim.c
[54/502] Compiling CNIOExtrasZlib empty.c
[55/502] Compiling CNIOLLHTTP c_nio_api.c
[56/502] Compiling fiat_p256_adx_sqr.S
[57/502] Compiling fiat_p256_adx_mul.S
[58/502] Write swift-version-24593BA9C3E375BF.txt
[59/502] Compiling fiat_curve25519_adx_square.S
[60/502] Compiling fiat_curve25519_adx_mul.S
[61/502] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/507] Compiling CNIOBoringSSLShims shims.c
[63/521] Compiling tls_method.cc
[64/521] Compiling tls_record.cc
[65/540] Compiling tls13_enc.cc
[67/540] Emitting module _NIODataStructures
[67/548] Compiling tls13_server.cc
[69/551] Emitting module Logging
[70/551] Compiling HTTPTypes ISOLatin1String.swift
[71/552] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[72/552] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/552] Compiling _NIODataStructures _TinyArray.swift
[74/552] Emitting module CoreMetrics
[75/552] Compiling RealModule Real.swift
[76/554] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[77/554] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/554] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/554] Compiling RealModule Float+Real.swift
[80/554] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[81/554] Compiling InternalCollectionsUtilities _SortedCollection.swift
[82/554] Compiling _NIODataStructures PriorityQueue.swift
[83/554] Compiling _NIODataStructures Heap.swift
[84/554] Emitting module InternalCollectionsUtilities
[85/554] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[86/554] Compiling InternalCollectionsUtilities Integer rank.swift
[87/554] Compiling RealModule Float80+Real.swift
[88/554] Compiling RealModule Float16+Real.swift
[89/554] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[90/554] Compiling InternalCollectionsUtilities Debugging.swift
[91/554] Compiling InternalCollectionsUtilities Descriptions.swift
[92/554] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[93/554] Compiling RealModule ElementaryFunctions.swift
[94/554] Emitting module _NIOBase64
[95/554] Compiling _NIOBase64 Base64.swift
[96/556] Compiling HTTPTypes HTTPField.swift
[97/556] Emitting module ServiceContextModule
[98/556] Compiling ServiceContextModule ServiceContext.swift
[99/556] Compiling ServiceContextModule ServiceContextKey.swift
[104/556] Emitting module RealModule
[105/556] Compiling RealModule RealFunctions.swift
[106/557] Emitting module HTTPTypes
[107/558] Compiling HTTPTypes HTTPResponse.swift
[111/558] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[113/559] Compiling HTTPTypes NIOLock.swift
[114/559] Compiling HTTPTypes HTTPRequest.swift
[115/559] Compiling HTTPTypes HTTPParsedFields.swift
[116/559] Wrapping AST for _NIOBase64 for debugging
[117/559] Wrapping AST for _NIODataStructures for debugging
[119/636] Compiling ConcurrencyHelpers LockedValueBox.swift
[120/691] Compiling Instrumentation MultiplexInstrument.swift
[121/691] Compiling Instrumentation NoOpInstrument.swift
[122/691] Emitting module Instrumentation
[123/691] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[124/691] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[125/691] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[126/691] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[127/691] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[128/691] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[129/691] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[130/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[131/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[132/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[133/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[134/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[135/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[136/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[137/698] Compiling OrderedCollections OrderedSet+Initializers.swift
[138/698] Compiling OrderedCollections OrderedSet+Insertions.swift
[139/698] Compiling OrderedCollections OrderedSet+Invariants.swift
[140/698] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[141/698] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[142/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[143/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[144/698] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[145/698] Compiling OrderedCollections OrderedDictionary.swift
[146/698] Compiling OrderedCollections OrderedSet+Codable.swift
[147/698] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[148/698] Compiling OrderedCollections OrderedSet+Descriptions.swift
[149/698] Compiling OrderedCollections OrderedSet+Diffing.swift
[150/698] Compiling OrderedCollections OrderedSet+Equatable.swift
[151/698] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[152/698] Compiling OrderedCollections OrderedSet+Hashable.swift
[152/698] Compiling tls13_client.cc
[154/698] Compiling OrderedCollections OrderedDictionary+Codable.swift
[155/698] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[156/698] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[157/698] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[158/698] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[159/698] Compiling OrderedCollections OrderedDictionary+Elements.swift
[160/698] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[161/698] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[162/698] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[163/698] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[164/698] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[165/698] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[166/698] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[167/698] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[168/698] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[169/698] Compiling OrderedCollections OrderedDictionary+Values.swift
[170/698] Compiling OrderedCollections _HashTable+Bucket.swift
[171/698] Compiling OrderedCollections _HashTable+BucketIterator.swift
[172/698] Compiling OrderedCollections _HashTable+Constants.swift
[173/698] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[174/698] Compiling OrderedCollections _HashTable+Testing.swift
[175/698] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[176/698] Compiling OrderedCollections _HashTable.swift
[177/698] Compiling OrderedCollections _Hashtable+Header.swift
[178/705] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[179/705] Compiling HeapModule Heap+Descriptions.swift
[180/705] Emitting module OrderedCollections
[181/705] Compiling HeapModule Heap+Invariants.swift
[182/705] Compiling HeapModule Heap+UnsafeHandle.swift
[198/705] Compiling OrderedCollections OrderedSet+Sendable.swift
[199/705] Compiling OrderedCollections OrderedSet+SubSequence.swift
[200/705] Compiling OrderedCollections OrderedSet+Testing.swift
[201/714] Compiling HeapModule _HeapNode.swift
[202/714] Compiling HeapModule Heap.swift
[203/714] Compiling CoreMetrics Metrics.swift
[204/714] Compiling CoreMetrics Locks.swift
[205/714] Compiling Instrumentation InstrumentationSystem.swift
[206/715] Compiling Instrumentation Instrument.swift
[207/715] Emitting module HeapModule
[208/716] Compiling Instrumentation Locks.swift
[212/716] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[213/716] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[214/716] Compiling OrderedCollections OrderedSet.swift
[215/716] Compiling OrderedCollections _UnsafeBitset.swift
[216/718] Compiling ConcurrencyHelpers Lock.swift
[217/718] Emitting module ConcurrencyHelpers
[218/719] Compiling Logging Locks.swift
[219/719] Compiling Logging LogHandler.swift
[220/719] Compiling Logging Logging.swift
[221/719] Compiling Logging MetadataProvider.swift
[247/743] Wrapping AST for ServiceContextModule for debugging
[249/743] Emitting module _RopeModule
[249/824] Wrapping AST for OrderedCollections for debugging
[250/824] Wrapping AST for Logging for debugging
[252/824] Compiling DequeModule Deque+Equatable.swift
[253/824] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[253/824] Wrapping AST for InternalCollectionsUtilities for debugging
[255/826] Compiling DequeModule _DequeBuffer.swift
[256/826] Compiling DequeModule _DequeBufferHeader.swift
[257/826] Compiling Tracing TracingTime.swift
[258/826] Compiling Tracing TracerProtocol.swift
[258/826] Wrapping AST for Instrumentation for debugging
[260/826] Emitting module Tracing
[261/826] Emitting module UnixSignals
[261/826] Wrapping AST for HeapModule for debugging
[263/826] Compiling UnixSignals UnixSignal.swift
[264/826] Compiling UnixSignals UnixSignalsSequence.swift
[265/826] Compiling DequeModule Deque+Testing.swift
[266/826] Compiling DequeModule Deque._Storage.swift
[267/826] Compiling DequeModule Deque+CustomReflectable.swift
[268/826] Compiling DequeModule Deque+Descriptions.swift
[269/826] Compiling Tracing TracerProtocol+Legacy.swift
[270/827] Compiling DequeModule Deque+Extras.swift
[271/827] Compiling DequeModule Deque+Hashable.swift
[272/827] Compiling DequeModule Deque._UnsafeHandle.swift
[273/827] Compiling DequeModule Deque.swift
[274/827] Compiling Tracing Tracer.swift
[274/827] Wrapping AST for CoreMetrics for debugging
[276/827] Compiling HashTreeCollections TreeSet+Hashable.swift
[277/827] Compiling HashTreeCollections TreeSet+Sendable.swift
[278/827] Compiling HashTreeCollections TreeSet+Sequence.swift
[279/827] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[280/827] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[281/827] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[282/827] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[283/827] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[284/827] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[285/827] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[286/837] Wrapping AST for ConcurrencyHelpers for debugging
[288/837] Compiling DequeModule _DequeSlot.swift
[289/837] Compiling DequeModule _UnsafeWrappedBuffer.swift
[290/837] Compiling Tracing NoOpTracer.swift
[291/837] Compiling Tracing InstrumentationSystem+Tracing.swift
[292/837] Compiling Tracing SpanProtocol.swift
[292/838] Wrapping AST for UnixSignals for debugging
[295/838] Emitting module DequeModule
[296/838] Compiling DequeModule Deque+Codable.swift
[297/838] Compiling DequeModule Deque+Collection.swift
[298/838] Compiling HTTPTypes HTTPFieldName.swift
[299/838] Compiling HTTPTypes HTTPFields.swift
[308/839] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[311/840] Emitting module HashTreeCollections
[311/840] Compiling t1_enc.cc
[312/840] Compiling tls13_both.cc
[313/840] Wrapping AST for Tracing for debugging
[314/840] Wrapping AST for HTTPTypes for debugging
[317/840] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[318/840] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[319/840] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[320/840] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[321/840] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[322/840] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[323/840] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[324/840] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[325/840] Compiling HashTreeCollections TreeSet.swift
[325/840] Wrapping AST for DequeModule for debugging
[327/840] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[328/840] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[329/840] Compiling HashTreeCollections TreeDictionary+Filter.swift
[330/840] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[331/840] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[332/840] Compiling HashTreeCollections TreeDictionary+Keys.swift
[333/840] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[334/840] Compiling HashTreeCollections TreeDictionary+Merge.swift
[335/840] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[336/840] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[337/840] Compiling HashTreeCollections TreeDictionary+Values.swift
[338/840] Compiling HashTreeCollections TreeDictionary.swift
[339/840] Compiling HashTreeCollections TreeSet+Codable.swift
[340/840] Compiling HashTreeCollections TreeSet+Collection.swift
[341/840] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[342/840] Compiling HashTreeCollections TreeSet+Debugging.swift
[343/840] Compiling HashTreeCollections TreeSet+Descriptions.swift
[344/840] Compiling HashTreeCollections TreeSet+Equatable.swift
[345/840] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[346/840] Compiling HashTreeCollections TreeSet+Extras.swift
[347/840] Compiling HashTreeCollections TreeSet+Filter.swift
[348/840] Compiling HashTreeCollections _HashTreeIterator.swift
[349/840] Compiling HashTreeCollections _HashTreeStatistics.swift
[350/840] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[351/840] Compiling HashTreeCollections _RawHashNode.swift
[352/840] Compiling HashTreeCollections _UnmanagedHashNode.swift
[353/840] Compiling HashTreeCollections _UnsafePath.swift
[354/840] Compiling HashTreeCollections TreeDictionary+Codable.swift
[355/840] Compiling HashTreeCollections TreeDictionary+Collection.swift
[356/840] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[357/840] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[358/840] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[369/840] Compiling HashTreeCollections _HashNodeHeader.swift
[370/840] Compiling HashTreeCollections _HashSlot.swift
[371/840] Compiling HashTreeCollections _HashStack.swift
[378/840] Compiling HashTreeCollections _HashNode+Lookups.swift
[379/840] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[380/840] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[381/840] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[382/840] Compiling HashTreeCollections _HashNode+Structural union.swift
[383/840] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[384/840] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[385/840] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[386/840] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[387/840] Compiling HashTreeCollections _HashNode.swift
[388/841] Compiling ssl_x509.cc
[389/841] Compiling ssl_transcript.cc
[390/841] Compiling ssl_stat.cc
[391/841] Compiling ssl_versions.cc
[392/841] Compiling ssl_session.cc
[393/841] Wrapping AST for _RopeModule for debugging
[395/841] Emitting module Metrics
[396/841] Compiling Metrics Metrics.swift
[413/842] Compiling HashTreeCollections _HashNode+Builder.swift
[414/842] Compiling HashTreeCollections _HashNode+Debugging.swift
[415/842] Compiling HashTreeCollections _HashNode+Initializers.swift
[416/842] Compiling HashTreeCollections _HashNode+Invariants.swift
[431/843] Compiling ssl_privkey.cc
[432/843] Wrapping AST for Metrics for debugging
[433/843] Compiling ssl_lib.cc
[434/843] Compiling ssl_credential.cc
[435/843] Compiling ssl_file.cc
[436/843] Wrapping AST for HashTreeCollections for debugging
[437/843] Compiling ssl_cipher.cc
[438/843] Compiling ssl_key_share.cc
[439/843] Compiling ssl_cert.cc
[440/843] Compiling ssl_buffer.cc
[441/843] Compiling ssl_aead_ctx.cc
[442/843] Compiling ssl_asn1.cc
[443/843] Compiling s3_pkt.cc
[444/843] Compiling s3_lib.cc
[445/843] Compiling s3_both.cc
[446/843] Compiling handshake_server.cc
[447/843] Compiling handshake_client.cc
[448/843] Compiling handshake.cc
[449/843] Compiling handoff.cc
[450/843] Compiling dtls_record.cc
[451/843] Compiling encrypted_client_hello.cc
[452/843] Compiling dtls_method.cc
[453/843] Compiling md5-x86_64-linux.S
[454/843] Compiling extensions.cc
[455/843] Compiling md5-x86_64-apple.S
[455/843] Compiling d1_srtp.cc
[455/843] Compiling err_data.cc
[455/843] Compiling d1_lib.cc
[455/843] Compiling d1_pkt.cc
[455/843] Compiling bio_ssl.cc
[455/843] Compiling d1_both.cc
[455/843] Compiling chacha20_poly1305_x86_64-linux.S
[455/843] Compiling md5-586-linux.S
[464/843] Compiling md5-586-apple.S
[465/843] Compiling chacha20_poly1305_x86_64-apple.S
[466/843] Compiling chacha-x86-apple.S
[466/843] Compiling chacha-x86_64-linux.S
[466/843] Compiling chacha20_poly1305_armv8-win.S
[467/843] Compiling chacha-x86_64-apple.S
[470/843] Compiling chacha20_poly1305_armv8-apple.S
[471/843] Compiling chacha-armv8-win.S
[471/843] Compiling chacha-x86-linux.S
[473/843] Compiling chacha20_poly1305_armv8-linux.S
[474/843] Compiling chacha-armv4-linux.S
[475/843] Compiling aes128gcmsiv-x86_64-linux.S
[476/843] Compiling chacha-armv8-apple.S
[477/843] Compiling aes128gcmsiv-x86_64-apple.S
[478/843] Compiling x86_64-mont5-apple.S
[479/843] Compiling x86_64-mont5-linux.S
[480/843] Compiling chacha-armv8-linux.S
[481/843] Compiling x86_64-mont-linux.S
[482/843] Compiling vpaes-x86_64-apple.S
[483/843] Compiling vpaes-x86_64-linux.S
[484/843] Compiling x86_64-mont-apple.S
[484/843] Compiling x86-mont-apple.S
[486/843] Compiling vpaes-x86-linux.S
[487/843] Compiling x86-mont-linux.S
[488/843] Compiling vpaes-x86-apple.S
[489/843] Compiling vpaes-armv8-win.S
[490/843] Compiling vpaes-armv8-apple.S
[491/843] Compiling vpaes-armv7-linux.S
[492/843] Compiling sha512-armv8-win.S
[493/843] Compiling vpaes-armv8-linux.S
[494/843] Compiling sha512-x86_64-linux.S
[494/843] Compiling sha512-x86_64-apple.S
[496/843] Compiling sha512-armv8-apple.S
[497/843] Compiling sha512-armv4-linux.S
[498/843] Compiling sha512-586-linux.S
[499/843] Compiling sha256-x86_64-linux.S
[500/843] Compiling sha256-armv8-win.S
[501/843] Compiling sha256-x86_64-apple.S
[502/843] Compiling sha512-586-apple.S
[503/843] Compiling sha512-armv8-linux.S
[504/843] Compiling sha256-armv8-apple.S
[505/843] Compiling sha256-armv4-linux.S
[506/843] Compiling sha256-586-apple.S
[506/843] Compiling sha256-586-linux.S
[508/843] Compiling sha256-armv8-linux.S
[508/843] Compiling sha1-x86_64-linux.S
[510/843] Compiling sha1-x86_64-apple.S
[511/843] Compiling sha1-armv8-win.S
[512/843] Compiling sha1-armv8-linux.S
[513/843] Compiling sha1-armv8-apple.S
[514/843] Compiling sha1-586-linux.S
[515/843] Compiling sha1-586-apple.S
[516/843] Compiling rdrand-x86_64-linux.S
[516/843] Compiling rsaz-avx2-linux.S
[518/843] Compiling rsaz-avx2-apple.S
[518/843] Compiling sha1-armv4-large-linux.S
[520/843] Compiling p256_beeu-x86_64-asm-linux.S
[521/843] Compiling p256_beeu-armv8-asm-apple.S
[522/843] Compiling rdrand-x86_64-apple.S
[523/843] Compiling p256_beeu-armv8-asm-win.S
[524/843] Compiling p256-x86_64-asm-linux.S
[525/843] Compiling p256-x86_64-asm-apple.S
[526/843] Compiling p256_beeu-x86_64-asm-apple.S
[527/843] Compiling p256_beeu-armv8-asm-linux.S
[528/843] Compiling p256-armv8-asm-win.S
[529/843] Compiling p256-armv8-asm-apple.S
[530/843] Compiling ghashv8-armv8-win.S
[531/843] Compiling ghashv8-armv8-linux.S
[532/843] Compiling ghashv8-armv8-apple.S
[533/843] Compiling p256-armv8-asm-linux.S
[534/843] Compiling ghashv8-armv7-linux.S
[535/843] Compiling ghash-x86_64-linux.S
[536/843] Compiling ghash-x86-linux.S
[537/843] Compiling ghash-ssse3-x86_64-linux.S
[538/843] Compiling ghash-x86_64-apple.S
[539/843] Compiling ghash-x86-apple.S
[540/843] Compiling ghash-ssse3-x86-linux.S
[541/843] Compiling ghash-neon-armv8-win.S
[542/843] Compiling ghash-ssse3-x86-apple.S
[543/843] Compiling ghash-ssse3-x86_64-apple.S
[544/843] Compiling ghash-neon-armv8-linux.S
[545/843] Compiling ghash-armv4-linux.S
[546/843] Compiling ghash-neon-armv8-apple.S
[547/843] Compiling bn-armv8-win.S
[548/843] Compiling co-586-linux.S
[549/843] Compiling co-586-apple.S
[549/843] Compiling bn-armv8-linux.S
[551/843] Compiling bsaes-armv7-linux.S
[552/843] Compiling bn-armv8-apple.S
[553/843] Compiling bn-586-linux.S
[554/843] Compiling bn-586-apple.S
[555/843] Compiling armv8-mont-win.S
[556/843] Compiling armv8-mont-apple.S
[557/843] Compiling aesv8-gcm-armv8-win.S
[558/843] Compiling aesv8-gcm-armv8-apple.S
[559/843] Compiling aesv8-armv8-win.S
[560/843] Compiling armv8-mont-linux.S
[561/843] Compiling armv4-mont-linux.S
[562/843] Compiling aesv8-gcm-armv8-linux.S
[563/843] Compiling aesv8-armv8-apple.S
[564/843] Compiling aesv8-armv7-linux.S
[565/843] Compiling aesv8-armv8-linux.S
[566/843] Compiling aesni-x86_64-linux.S
[567/843] Compiling aesni-x86_64-apple.S
[568/843] Compiling aesni-x86-linux.S
[569/843] Compiling aesni-x86-apple.S
[570/843] Compiling aesni-gcm-x86_64-linux.S
[571/843] Compiling aesni-gcm-x86_64-apple.S
[572/843] Compiling aes-gcm-avx2-x86_64-apple.S
[573/843] Compiling aes-gcm-avx10-x86_64-linux.S
[574/843] Compiling aes-gcm-avx10-x86_64-apple.S
[575/843] Compiling aes-gcm-avx2-x86_64-linux.S
[576/843] Compiling x_spki.cc
[577/843] Compiling x_sig.cc
[578/843] Compiling x_req.cc
[579/843] Compiling x_x509.cc
[580/843] Compiling x_val.cc
[581/843] Compiling x_pubkey.cc
[581/843] Compiling x_name.cc
[583/843] Compiling x_x509a.cc
[584/843] Compiling x_attrib.cc
[585/843] Compiling x509name.cc
[586/843] Compiling x509rset.cc
[587/843] Compiling x509spki.cc
[588/843] Compiling x_exten.cc
[589/843] Compiling x_all.cc
[590/843] Compiling x_crl.cc
[591/843] Compiling x_algor.cc
[592/843] Compiling x509_vpm.cc
[593/843] Compiling x509cset.cc
[594/843] Compiling x509_v3.cc
[595/843] Compiling x509_set.cc
[596/843] Compiling x509_vfy.cc
[597/843] Compiling x509_trs.cc
[598/843] Compiling x509_txt.cc
[599/843] Compiling x509_req.cc
[600/843] Compiling x509_obj.cc
[601/843] Compiling x509_d2.cc
[602/843] Compiling x509_lu.cc
[603/843] Compiling x509_ext.cc
[604/843] Compiling x509.cc
[605/843] Compiling x509_def.cc
[606/843] Compiling x509_cmp.cc
[607/843] Compiling x509_att.cc
[608/843] Compiling v3_utl.cc
[609/843] Compiling v3_purp.cc
[610/843] Compiling v3_skey.cc
[611/843] Compiling v3_prn.cc
[612/843] Compiling v3_pmaps.cc
[613/843] Compiling v3_ocsp.cc
[614/843] Compiling v3_pcons.cc
[615/843] Compiling v3_ncons.cc
[616/843] Compiling v3_lib.cc
[617/843] Compiling v3_int.cc
[618/843] Compiling v3_ia5.cc
[619/843] Compiling v3_info.cc
[620/843] Compiling v3_genn.cc
[621/843] Compiling v3_enum.cc
[622/843] Compiling v3_extku.cc
[623/843] Compiling v3_crld.cc
[624/843] Compiling v3_cpols.cc
[625/843] Compiling v3_alt.cc
[626/843] Compiling v3_conf.cc
[627/843] Compiling v3_bitst.cc
[628/843] Compiling v3_bcons.cc
[629/843] Compiling v3_akeya.cc
[630/843] Compiling t_x509a.cc
[631/843] Compiling v3_akey.cc
[632/843] Compiling t_crl.cc
[633/843] Compiling t_x509.cc
[634/843] Compiling rsa_pss.cc
[635/843] Compiling t_req.cc
[636/843] Compiling i2d_pr.cc
[637/843] Compiling policy.cc
[638/843] Compiling name_print.cc
[639/843] Compiling by_file.cc
[640/843] Compiling asn1_gen.cc
[641/843] Compiling a_sign.cc
[642/843] Compiling by_dir.cc
[643/843] Compiling a_digest.cc
[644/843] Compiling algorithm.cc
[645/843] Compiling a_verify.cc
[646/843] Compiling voprf.cc
[647/843] Compiling thread_win.cc
[648/843] Compiling thread_pthread.cc
[649/843] Compiling thread.cc
[650/843] Compiling thread_none.cc
[651/843] Compiling trust_token.cc
[652/843] Compiling stack.cc
[653/843] Compiling pmbtoken.cc
[654/843] Compiling slhdsa.cc
[655/843] Compiling siphash.cc
[656/843] Compiling rsa_print.cc
[657/843] Compiling sha512.cc
[658/843] Compiling rsa_extra.cc
[659/843] Compiling sha256.cc
[660/843] Compiling sha1.cc
[661/843] Compiling spake2plus.cc
[662/843] Compiling rsa_crypt.cc
[663/843] Compiling trusty.cc
[664/843] Compiling windows.cc
[665/843] Compiling rc4.cc
[666/843] Compiling refcount.cc
[667/843] Compiling rand.cc
[668/843] Compiling urandom.cc
[669/843] Compiling passive.cc
[670/843] Compiling rsa_asn1.cc
[671/843] Compiling poly1305_arm_asm.S
[672/843] Compiling fork_detect.cc
[673/843] Compiling ios.cc
[674/843] Compiling deterministic.cc
[675/843] Compiling getentropy.cc
[676/843] Compiling forkunsafe.cc
[677/843] Compiling pool.cc
[678/843] Compiling poly1305_vec.cc
[679/843] Compiling poly1305_arm.cc
[680/843] Compiling poly1305.cc
[681/843] Compiling pkcs8.cc
[682/843] Compiling pkcs8_x509.cc
[683/843] Compiling pkcs7.cc
[684/843] Compiling p5_pbev2.cc
[685/843] Compiling pkcs7_x509.cc
[686/843] Compiling pem_xaux.cc
[687/843] Compiling pem_pkey.cc
[688/843] Compiling pem_x509.cc
[689/843] Compiling pem_oth.cc
[690/843] Compiling pem_pk8.cc
[691/843] Compiling mlkem.cc
[692/843] Compiling pem_lib.cc
[693/843] Compiling obj_xref.cc
[694/843] Compiling pem_info.cc
[695/843] Compiling obj.cc
[696/843] Compiling pem_all.cc
[697/843] Compiling mldsa.cc
[698/843] Compiling poly_rq_mul.S
[699/843] Compiling fips_shared_support.cc
[700/843] Compiling mem.cc
[701/843] Compiling md5.cc
[702/843] Compiling lhash.cc
[703/843] Compiling md4.cc
[704/843] Compiling kyber.cc
[705/843] Compiling hrss.cc
[706/843] Compiling sign.cc
[707/843] Compiling ex_data.cc
[708/843] Compiling scrypt.cc
[709/843] Compiling hpke.cc
[710/843] Compiling print.cc
[711/843] Compiling pbkdf.cc
[712/843] Compiling p_x25519.cc
[713/843] Compiling p_x25519_asn1.cc
[714/843] Compiling p_ed25519.cc
[715/843] Compiling p_hkdf.cc
[716/843] Compiling p_rsa_asn1.cc
[717/843] Compiling p_rsa.cc
[718/843] Compiling p_ed25519_asn1.cc
[719/843] Compiling p_ec.cc
[720/843] Compiling p_dh.cc
[721/843] Compiling evp_ctx.cc
[722/843] Compiling p_dh_asn1.cc
[723/843] Compiling p_ec_asn1.cc
[724/843] Compiling p_dsa_asn1.cc
[725/843] Compiling evp.cc
[726/843] Compiling evp_asn1.cc
[727/843] Compiling hash_to_curve.cc
[728/843] Compiling ecdh.cc
[729/843] Compiling engine.cc
[730/843] Compiling err.cc
[731/843] Compiling dsa_asn1.cc
[732/843] Compiling ecdsa_asn1.cc
[733/843] Compiling dh_asn1.cc
[734/843] Compiling ec_derive.cc
[735/843] Compiling dsa.cc
[736/843] Compiling params.cc
[737/843] Compiling ec_asn1.cc
[738/843] Compiling x25519-asm-arm.S
[739/843] Compiling digest_extra.cc
[740/843] Compiling curve25519_64_adx.cc
[741/843] Compiling des.cc
[742/843] Compiling bcm.cc
[743/843] Compiling cpu_intel.cc
[744/843] Compiling spake25519.cc
[745/843] Compiling crypto.cc
[746/843] Compiling cpu_arm_linux.cc
[747/843] Compiling curve25519.cc
[748/843] Compiling cpu_arm_freebsd.cc
[749/843] Compiling cpu_aarch64_win.cc
[750/843] Compiling cpu_aarch64_sysreg.cc
[751/843] Compiling cpu_aarch64_openbsd.cc
[752/843] Compiling cpu_aarch64_fuchsia.cc
[753/843] Compiling cpu_aarch64_linux.cc
[754/843] Compiling cpu_aarch64_apple.cc
[755/843] Compiling tls_cbc.cc
[756/843] Compiling conf.cc
[757/843] Compiling get_cipher.cc
[758/843] Compiling e_tls.cc
[759/843] Compiling e_null.cc
[760/843] Compiling e_rc4.cc
[761/843] Compiling e_rc2.cc
[762/843] Compiling e_des.cc
[763/843] Compiling e_aesctrhmac.cc
[764/843] Compiling e_chacha20poly1305.cc
[765/843] Compiling e_aesgcmsiv.cc
[766/843] Compiling chacha.cc
[767/843] Compiling derive_key.cc
[768/843] Compiling unicode.cc
[769/843] Compiling cbs.cc
[770/843] Compiling buf.cc
[771/843] Compiling ber.cc
[772/843] Compiling cbb.cc
[773/843] Compiling asn1_compat.cc
[774/843] Compiling blake2.cc
[775/843] Compiling bn_asn1.cc
[776/843] Compiling socket.cc
[777/843] Compiling convert.cc
[778/843] Compiling printf.cc
[778/843] Compiling socket_helper.cc
[780/843] Compiling pair.cc
[781/843] Compiling hexdump.cc
[782/843] Compiling file.cc
[783/843] Compiling errno.cc
[784/843] Compiling fd.cc
[785/843] Compiling bio_mem.cc
[786/843] Compiling bio.cc
[787/843] Compiling base64.cc
[788/843] Compiling connect.cc
[789/843] Compiling tasn_typ.cc
[790/843] Compiling tasn_utl.cc
[791/843] Compiling tasn_fre.cc
[792/843] Compiling f_string.cc
[793/843] Compiling posix_time.cc
[794/843] Compiling tasn_enc.cc
[795/843] Compiling tasn_new.cc
[796/843] Compiling tasn_dec.cc
[797/843] Compiling f_int.cc
[798/843] Compiling asn1_par.cc
[799/843] Compiling asn_pack.cc
[800/843] Compiling a_utctm.cc
[801/843] Compiling a_time.cc
[802/843] Compiling a_type.cc
[803/843] Compiling asn1_lib.cc
[804/843] Compiling a_int.cc
[805/843] Compiling a_octet.cc
[806/843] Compiling a_strnid.cc
[807/843] Compiling a_strex.cc
[808/843] Compiling a_object.cc
[809/843] Compiling a_i2d_fp.cc
[810/843] Compiling a_dup.cc
[811/843] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[812/843] Write sources
[817/843] Compiling a_mbstr.cc
[818/843] Compiling a_d2i_fp.cc
[819/843] Compiling a_bitstr.cc
[820/843] Compiling a_gentm.cc
[821/959] Compiling a_bool.cc
[823/984] Compiling Algorithms Partition.swift
[824/984] Compiling Algorithms Permutations.swift
[825/986] Compiling Algorithms Keyed.swift
[826/986] Compiling Algorithms MinMax.swift
[827/986] Compiling Algorithms Chunked.swift
[828/986] Compiling Algorithms Combinations.swift
[829/986] Compiling Algorithms Intersperse.swift
[830/986] Compiling Algorithms Joined.swift
[833/986] Compiling Atomics IntegerOperations.swift
[834/986] Compiling Atomics Unmanaged extensions.swift
[835/986] Compiling Algorithms Reductions.swift
[836/986] Compiling Algorithms Rotate.swift
[837/986] Compiling Algorithms Split.swift
[840/993] Compiling Algorithms FlattenCollection.swift
[841/993] Compiling Algorithms Grouped.swift
[842/993] Compiling Algorithms Indexed.swift
[850/993] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[851/993] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[852/993] Compiling AsyncAlgorithms MergeStateMachine.swift
[853/993] Compiling AsyncAlgorithms MergeStorage.swift
[854/993] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[855/993] Compiling AsyncAlgorithms Rethrow.swift
[856/993] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[857/993] Emitting module AsyncAlgorithms
[858/993] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[859/993] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[860/993] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[861/993] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[862/993] Compiling BitCollections BitSet+SetAlgebra union.swift
[863/993] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[864/993] Compiling BitCollections BitSet.Counted.swift
[872/999] Compiling Algorithms Stride.swift
[873/999] Compiling Algorithms Suffix.swift
[877/1002] Compiling BitCollections BitSet.Index.swift
[878/1002] Compiling BitCollections BitSet._UnsafeHandle.swift
[879/1002] Compiling BitCollections BitSet.swift
[880/1002] Compiling BitCollections Range+Utilities.swift
[881/1002] Compiling BitCollections Slice+Utilities.swift
[882/1002] Compiling BitCollections UInt+Tricks.swift
[883/1002] Compiling BitCollections _Word.swift
[884/1002] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[885/1002] Compiling AsyncAlgorithms CombineLatestStorage.swift
[886/1002] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[887/1002] Compiling AsyncAlgorithms DebounceStateMachine.swift
[888/1002] Compiling AsyncAlgorithms DebounceStorage.swift
[889/1002] Compiling AsyncAlgorithms Dictionary.swift
[890/1002] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[891/1002] Compiling AsyncAlgorithms Locking.swift
[892/1002] Emitting module BitCollections
[895/1002] Compiling Algorithms Trim.swift
[896/1002] Compiling Algorithms Unique.swift
[897/1002] Compiling Algorithms Windows.swift
[898/1002] Compiling AsyncAlgorithms ChannelStorage.swift
[899/1002] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[900/1002] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[901/1002] Compiling Algorithms Compacted.swift
[902/1002] Compiling Algorithms Cycle.swift
[903/1002] Compiling Algorithms EitherSequence.swift
[904/1002] Compiling Algorithms FirstNonNil.swift
[905/1002] Compiling Algorithms AdjacentPairs.swift
[906/1002] Compiling Algorithms Chain.swift
[929/1003] Wrapping AST for BitCollections for debugging
[945/1005] Compiling Collections Collections.swift
[946/1005] Emitting module Collections
[950/1006] Wrapping AST for Collections for debugging
[970/1006] Emitting module Atomics
[971/1006] Compiling AsyncAlgorithms SetAlgebra.swift
[972/1006] Compiling AsyncAlgorithms UnsafeTransfer.swift
[973/1006] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[974/1006] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[975/1006] Compiling AsyncAlgorithms ZipStateMachine.swift
[976/1006] Compiling AsyncAlgorithms ZipStorage.swift
[984/1007] Wrapping AST for AsyncAlgorithms for debugging
[989/1016] Wrapping AST for Atomics for debugging
[991/1016] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[992/1016] Compiling ServiceLifecycle CancellationWaiter.swift
[993/1016] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[994/1016] Compiling ServiceLifecycle GracefulShutdown.swift
[995/1016] Emitting module ServiceLifecycle
[996/1016] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[996/1017] Compiling c-nioatomics.c
[998/1017] Compiling ServiceLifecycle ServiceRunnerError.swift
[999/1017] Emitting module Algorithms
[1000/1018] Compiling c-atomics.c
[1002/1024] Compiling ServiceLifecycle ServiceGroup.swift
[1003/1024] Compiling ServiceLifecycle Service.swift
[1004/1025] Wrapping AST for ServiceLifecycle for debugging
[1006/1025] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1007/1025] Compiling NIOConcurrencyHelpers lock.swift
[1008/1025] Compiling NIOConcurrencyHelpers NIOLock.swift
[1009/1025] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1010/1025] Compiling NIOConcurrencyHelpers atomics.swift
[1011/1025] Emitting module NIOConcurrencyHelpers
[1012/1026] Wrapping AST for NIOConcurrencyHelpers for debugging
[1014/1086] Compiling NIOCore MulticastChannel.swift
[1015/1086] Compiling NIOCore NIOAny.swift
[1016/1086] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1017/1086] Compiling NIOCore NIOLoopBound.swift
[1018/1086] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1019/1086] Compiling NIOCore NIOScheduledCallback.swift
[1020/1086] Compiling NIOCore NIOSendable.swift
[1021/1086] Compiling NIOCore RecvByteBufferAllocator.swift
[1022/1094] Compiling NIOCore IO.swift
[1023/1094] Compiling NIOCore IOData.swift
[1024/1094] Compiling NIOCore IPProtocol.swift
[1025/1094] Compiling NIOCore IntegerBitPacking.swift
[1026/1094] Compiling NIOCore IntegerTypes.swift
[1027/1094] Compiling NIOCore Interfaces.swift
[1028/1094] Compiling NIOCore Linux.swift
[1029/1094] Compiling NIOCore MarkedCircularBuffer.swift
[1030/1094] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1031/1094] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1032/1094] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1033/1094] Compiling NIOCore EventLoopFuture.swift
[1034/1094] Compiling NIOCore FileDescriptor.swift
[1035/1094] Compiling NIOCore FileHandle.swift
[1036/1094] Compiling NIOCore FileRegion.swift
[1037/1094] Compiling NIOCore GlobalSingletons.swift
[1038/1094] Compiling NIOCore CircularBuffer.swift
[1039/1094] Compiling NIOCore Codec.swift
[1040/1094] Compiling NIOCore ConvenienceOptionSupport.swift
[1041/1094] Compiling NIOCore DeadChannel.swift
[1042/1094] Compiling NIOCore DispatchQueue+WithFuture.swift
[1043/1094] Compiling NIOCore EventLoop+Deprecated.swift
[1044/1094] Compiling NIOCore EventLoop+SerialExecutor.swift
[1045/1094] Compiling NIOCore EventLoop.swift
[1046/1094] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1047/1094] Compiling NIOCore SocketAddresses.swift
[1048/1094] Compiling NIOCore SocketOptionProvider.swift
[1049/1094] Compiling NIOCore SystemCallHelpers.swift
[1050/1094] Compiling NIOCore TimeAmount+Duration.swift
[1051/1094] Compiling NIOCore TypeAssistedChannelHandler.swift
[1052/1094] Compiling NIOCore UniversalBootstrapSupport.swift
[1053/1094] Compiling NIOCore Utilities.swift
[1054/1094] Compiling NIOCore AddressedEnvelope.swift
[1055/1094] Compiling NIOCore AsyncAwaitSupport.swift
[1056/1094] Compiling NIOCore AsyncChannel.swift
[1057/1094] Compiling NIOCore AsyncChannelHandler.swift
[1058/1094] Compiling NIOCore AsyncChannelInboundStream.swift
[1059/1094] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1060/1094] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1061/1094] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1062/1094] Compiling NIOCore NIOAsyncWriter.swift
[1063/1094] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1064/1094] Compiling NIOCore BSDSocketAPI.swift
[1065/1094] Compiling NIOCore ByteBuffer-aux.swift
[1066/1094] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1067/1094] Compiling NIOCore ByteBuffer-conversions.swift
[1068/1094] Compiling NIOCore ByteBuffer-core.swift
[1069/1094] Compiling NIOCore ByteBuffer-hex.swift
[1070/1094] Compiling NIOCore ByteBuffer-int.swift
[1071/1094] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1072/1094] Emitting module NIOCore
[1073/1094] Compiling NIOCore ByteBuffer-multi-int.swift
[1074/1094] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1075/1094] Compiling NIOCore ByteBuffer-views.swift
[1076/1094] Compiling NIOCore Channel.swift
[1077/1094] Compiling NIOCore ChannelHandler.swift
[1078/1094] Compiling NIOCore ChannelHandlers.swift
[1079/1094] Compiling NIOCore ChannelInvoker.swift
[1080/1094] Compiling NIOCore ChannelOption.swift
[1081/1094] Compiling NIOCore ChannelPipeline.swift
[1082/1097] Wrapping AST for NIOCore for debugging
[1084/1147] Emitting module NIOHTTPTypes
[1085/1147] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1086/1148] Wrapping AST for NIOHTTPTypes for debugging
[1088/1148] Emitting module NIOEmbedded
[1089/1148] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1090/1148] Compiling NIOEmbedded AsyncTestingChannel.swift
[1091/1148] Compiling NIOEmbedded Embedded.swift
[1092/1149] Wrapping AST for NIOEmbedded for debugging
[1094/1149] Compiling NIOPosix Pool.swift
[1095/1149] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1096/1149] Compiling NIOPosix PosixSingletons.swift
[1097/1149] Compiling NIOPosix RawSocketBootstrap.swift
[1098/1149] Compiling NIOPosix Resolver.swift
[1099/1149] Compiling NIOPosix Selectable.swift
[1100/1155] Compiling NIOPosix ThreadPosix.swift
[1101/1155] Compiling NIOPosix ThreadWindows.swift
[1102/1155] Compiling NIOPosix UnsafeTransfer.swift
[1103/1155] Compiling NIOPosix Utilities.swift
[1104/1155] Compiling NIOPosix VsockAddress.swift
[1105/1155] Compiling NIOPosix VsockChannelEvents.swift
[1106/1155] Emitting module NIOPosix
[1107/1155] Compiling NIOPosix SelectableChannel.swift
[1108/1155] Compiling NIOPosix SelectableEventLoop.swift
[1109/1155] Compiling NIOPosix SelectorEpoll.swift
[1110/1155] Compiling NIOPosix SelectorGeneric.swift
[1111/1155] Compiling NIOPosix SelectorKqueue.swift
[1112/1155] Compiling NIOPosix SelectorUring.swift
[1113/1155] Compiling NIOPosix ServerSocket.swift
[1114/1155] Compiling NIOPosix Socket.swift
[1115/1155] Compiling NIOPosix SocketChannel.swift
[1116/1155] Compiling NIOPosix SocketProtocols.swift
[1117/1155] Compiling NIOPosix System.swift
[1118/1155] Compiling NIOPosix Thread.swift
[1119/1155] Compiling NIOPosix BSDSocketAPICommon.swift
[1120/1155] Compiling NIOPosix BSDSocketAPIPosix.swift
[1121/1155] Compiling NIOPosix BSDSocketAPIWindows.swift
[1122/1155] Compiling NIOPosix BaseSocket.swift
[1123/1155] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1124/1155] Compiling NIOPosix BaseSocketChannel.swift
[1125/1155] Compiling NIOPosix BaseStreamSocketChannel.swift
[1126/1155] Compiling NIOPosix IO.swift
[1127/1155] Compiling NIOPosix IntegerBitPacking.swift
[1128/1155] Compiling NIOPosix IntegerTypes.swift
[1129/1155] Compiling NIOPosix Linux.swift
[1130/1155] Compiling NIOPosix LinuxCPUSet.swift
[1131/1155] Compiling NIOPosix LinuxUring.swift
[1132/1155] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1133/1155] Compiling NIOPosix Bootstrap.swift
[1134/1155] Compiling NIOPosix ControlMessage.swift
[1135/1155] Compiling NIOPosix DatagramVectorReadManager.swift
[1136/1155] Compiling NIOPosix Errors+Any.swift
[1137/1155] Compiling NIOPosix FileDescriptor.swift
[1138/1155] Compiling NIOPosix GetaddrinfoResolver.swift
[1139/1155] Compiling NIOPosix HappyEyeballs.swift
[1140/1155] Compiling NIOPosix NIOThreadPool.swift
[1141/1155] Compiling NIOPosix NonBlockingFileIO.swift
[1142/1155] Compiling NIOPosix PendingDatagramWritesManager.swift
[1143/1155] Compiling NIOPosix PendingWritesManager.swift
[1144/1155] Compiling NIOPosix PipeChannel.swift
[1145/1155] Compiling NIOPosix PipePair.swift
[1146/1156] Wrapping AST for NIOPosix for debugging
[1148/1158] Emitting module NIO
[1149/1158] Compiling NIO Exports.swift
[1150/1171] Wrapping AST for NIO for debugging
[1152/1198] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1153/1198] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1154/1198] Compiling NIOTLS TLSEvents.swift
[1155/1198] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1156/1198] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1157/1198] Emitting module NIOTLS
[1158/1198] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1159/1198] Compiling NIOSOCKS SOCKSResponse.swift
[1160/1198] Compiling NIOSOCKS ClientStateMachine.swift
[1161/1198] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1162/1199] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1163/1199] Compiling NIOHTTP1 HTTPDecoder.swift
[1164/1199] Emitting module NIOSOCKS
[1165/1199] Compiling NIOHTTP1 HTTPEncoder.swift
[1166/1199] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1167/1199] Compiling NIOSOCKS ServerStateMachine.swift
[1168/1199] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1169/1199] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1170/1199] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1171/1199] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1172/1199] Compiling NIOTLS SNIHandler.swift
[1173/1199] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1175/1201] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1178/1203] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1179/1203] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1180/1203] Emitting module NIOHTTP1
[1181/1203] Emitting module NIOFoundationCompat
[1182/1203] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1183/1233] Compiling NIOSSL SSLCertificateExtensions.swift
[1184/1233] Compiling NIOSSL SSLCertificateName.swift
[1186/1233] Compiling NIOSSL ObjectIdentifier.swift
[1187/1233] Compiling NIOSSL PosixPort.swift
[1188/1233] Compiling NIOSSL IdentityVerification.swift
[1189/1233] Compiling NIOSSL NIOSSLServerHandler.swift
[1190/1255] Compiling NIOTransportServices StateManagedChannel.swift
[1191/1255] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1192/1255] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1193/1257] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1194/1257] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1195/1257] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1196/1257] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1197/1257] Compiling NIOTransportServices NIOTSSingletons.swift
[1198/1257] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1199/1257] Emitting module NIOTransportServices
[1200/1257] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1201/1257] Compiling NIOTransportServices NIOTSErrors.swift
[1202/1257] Compiling NIOTransportServices NIOTSEventLoop.swift
[1205/1257] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1206/1257] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1207/1257] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1208/1257] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1209/1257] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1210/1257] Compiling NIOTransportServices NIOTSBootstraps.swift
[1211/1257] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1212/1257] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1213/1257] Compiling NIOTransportServices AcceptHandler.swift
[1214/1257] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1215/1257] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1222/1259] Wrapping AST for NIOHTTP1 for debugging
[1224/1299] Emitting module NIOHTTPTypesHTTP1
[1225/1299] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1229/1299] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1230/1299] Compiling NIOSSL SubjectAlternativeName.swift
[1231/1299] Compiling NIOSSL NIOSSLSecureBytes.swift
[1232/1299] Compiling NIOSSL RNG.swift
[1233/1299] Compiling NIOSSL SafeCompare.swift
[1234/1303] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1235/1303] Compiling NIOExtras NIORequestIdentifiable.swift
[1236/1305] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1237/1305] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1238/1305] Compiling NIOExtras JSONRPCFraming.swift
[1239/1305] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1240/1305] Compiling NIOHPACK IndexedHeaderTable.swift
[1241/1305] Compiling NIOHPACK IntegerCoding.swift
[1242/1306] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1243/1306] Emitting module NIOHTTPCompression
[1244/1306] Compiling NIOHTTPCompression HTTPCompression.swift
[1245/1306] Compiling NIOHTTPCompression HTTPDecompression.swift
[1246/1306] Compiling NIOExtras RequestResponseHandler.swift
[1247/1306] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1248/1306] Compiling NIOHPACK HuffmanTables.swift
[1249/1306] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1250/1306] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1251/1306] Compiling NIOExtras PCAPRingBuffer.swift
[1252/1306] Compiling NIOExtras QuiescingHelper.swift
[1253/1306] Compiling NIOHPACK HuffmanCoding.swift
[1254/1306] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1255/1306] Compiling NIOHPACK StaticHeaderTable.swift
[1256/1306] Compiling NIOExtras NIOExtrasError.swift
[1257/1306] Compiling NIOExtras DebugInboundEventsHandler.swift
[1258/1306] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1259/1306] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1260/1307] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1261/1307] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1264/1308] Emitting module NIOExtras
[1264/1308] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1274/1308] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1275/1308] Compiling NIOExtras LengthFieldPrepender.swift
[1276/1308] Compiling NIOExtras LineBasedFrameDecoder.swift
[1283/1308] Emitting module NIOHPACK
[1289/1309] Compiling NIOExtras UnsafeTransfer.swift
[1290/1309] Compiling NIOExtras WritePCAPHandler.swift
[1292/1309] Emitting module NIOSSL
[1301/1310] Compiling NIOSSL Zeroization.swift
[1302/1310] Compiling NIOSSL TLSConfiguration.swift
[1303/1310] Compiling NIOSSL UniversalBootstrapSupport.swift
[1304/1310] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1305/1369] Wrapping AST for NIOExtras for debugging
[1307/1393] Compiling HummingbirdCore ServerChildChannel.swift
[1308/1393] Compiling HummingbirdCore ServerConfiguration.swift
[1309/1393] Compiling HummingbirdCore TSTLSOptions.swift
[1310/1393] Compiling HummingbirdCore AnyAsyncSequence.swift
[1311/1393] Compiling HummingbirdCore FlatDictionary.swift
[1312/1393] Compiling HummingbirdCore HBParser.swift
[1313/1393] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1314/1393] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1315/1401] Compiling HummingbirdCore BindAddress.swift
[1316/1401] Compiling HummingbirdCore HTTP1Channel.swift
[1317/1401] Compiling HummingbirdCore HTTPChannelHandler.swift
[1318/1401] Compiling HummingbirdCore HTTPServerBuilder.swift
[1319/1401] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1320/1401] Compiling HummingbirdCore Server.swift
[1321/1401] Compiling HummingbirdCore Deprecations.swift
[1322/1401] Compiling HummingbirdCore Request.swift
[1323/1401] Compiling NIOHTTP2 InboundWindowManager.swift
[1324/1401] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1325/1401] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1326/1401] Compiling NIOHTTP2 StreamChannelList.swift
[1327/1401] Compiling NIOHTTP2 StreamMap.swift
[1328/1401] Compiling NIOHTTP2 StreamStateMachine.swift
[1329/1401] Compiling NIOHTTP2 UnsafeTransfer.swift
[1330/1401] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1331/1401] Emitting module HummingbirdCore
[1335/1404] Compiling HummingbirdCore ResponseBodyWriter.swift
[1336/1404] Compiling HummingbirdCore ResponseWriter.swift
[1337/1404] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1341/1404] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1342/1404] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1343/1404] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1344/1404] Compiling NIOHTTP2 HTTP2StreamID.swift
[1345/1404] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1346/1404] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1347/1404] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1348/1404] Compiling NIOHTTP2 InboundEventBuffer.swift
[1349/1404] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[1350/1404] Compiling HummingbirdCore URI.swift
[1351/1404] Compiling HummingbirdCore Response.swift
[1352/1404] Compiling HummingbirdCore ResponseBody.swift
[1355/1404] Compiling HummingbirdCore RequestBody+inboundClose.swift
[1356/1404] Compiling HummingbirdCore RequestBody.swift
[1363/1404] Emitting module NIOHTTP2
[1373/1404] Compiling HummingbirdCore OutputBuffer.swift
[1374/1404] Compiling HummingbirdCore String+percentEncode.swift
[1375/1404] Compiling HummingbirdCore UnsafeTransfer.swift
[1376/1405] Wrapping AST for HummingbirdCore for debugging
[1378/1473] Compiling Hummingbird Trie+resolve.swift
[1379/1473] Compiling Hummingbird Trie+serialize.swift
[1380/1473] Compiling Hummingbird TrieRouter.swift
[1381/1473] Compiling Hummingbird FileIO.swift
[1382/1473] Compiling Hummingbird FileProvider.swift
[1383/1473] Compiling Hummingbird LocalFileSystem.swift
[1384/1473] Compiling Hummingbird Cookie.swift
[1385/1473] Compiling Hummingbird Cookies.swift
[1386/1473] Compiling HummingbirdTLS Exports.swift
[1387/1473] Emitting module HummingbirdTLS
[1388/1473] Compiling HummingbirdTLS TLSChannel.swift
[1389/1473] Compiling HummingbirdTLS HTTPServerBuilder+tls.swift
[1390/1474] Compiling Hummingbird _Middleware2.swift
[1391/1474] Compiling Hummingbird _OptionalMiddleware.swift
[1392/1474] Compiling Hummingbird RouterGroup.swift
[1393/1474] Compiling Hummingbird RouterMethods.swift
[1394/1474] Compiling Hummingbird RouterPath.swift
[1395/1474] Compiling Hummingbird RouterResponder.swift
[1396/1474] Compiling Hummingbird TransformingRouterGroup.swift
[1397/1474] Compiling Hummingbird RouterTrie.swift
[1398/1474] Compiling Hummingbird MediaType+FileExtension.swift
[1399/1474] Compiling Hummingbird MediaType.swift
[1400/1474] Compiling Hummingbird Request+Cookies.swift
[1401/1474] Compiling Hummingbird Response+Cookies.swift
[1402/1474] Compiling Hummingbird _SpreadMiddleware.swift
[1403/1474] Compiling Hummingbird TracingMiddleware.swift
[1404/1474] Compiling Hummingbird EndpointResponder.swift
[1405/1474] Compiling Hummingbird Parameters+UUID.swift
[1408/1539] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1409/1539] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1410/1539] Emitting module NIOHTTPTypesHTTP2
[1411/1539] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1412/1540] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1413/1540] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1414/1540] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1415/1540] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1416/1540] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1417/1540] Compiling Hummingbird RequestResponder.swift
[1418/1540] Compiling Hummingbird Response.swift
[1419/1540] Compiling Hummingbird URI+decodeQuery.swift
[1420/1540] Compiling Hummingbird MemoryPersistDriver.swift
[1422/1557] Compiling HummingbirdHTTP2 HTTPServerBuilder+http2.swift
[1423/1558] Emitting module HummingbirdHTTP2
[1424/1558] Compiling HummingbirdHTTP2 HTTP2StreamChannel.swift
[1425/1558] Compiling HummingbirdHTTP2 HTTP2UpgradeChannel.swift
[1426/1558] Compiling HummingbirdHTTP2 TLSChannelConfiguration.swift
[1427/1558] Compiling HummingbirdHTTP2 HTTP2Channel.swift
[1428/1558] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager.swift
[1429/1558] Compiling HummingbirdHTTP2 Exports.swift
[1430/1558] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager+StateMachine.swift
[1432/1559] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1433/1559] Compiling AsyncHTTPClient NWErrorHandler.swift
[1434/1559] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1435/1559] Compiling AsyncHTTPClient TLSConfiguration.swift
[1436/1559] Compiling AsyncHTTPClient RedirectState.swift
[1437/1559] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1438/1559] Compiling AsyncHTTPClient RequestOptions.swift
[1439/1559] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1440/1559] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1441/1559] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1442/1559] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1443/1559] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1444/1559] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1445/1559] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1446/1559] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1447/1559] Compiling AsyncHTTPClient RequestBodyLength.swift
[1448/1559] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1449/1559] Compiling AsyncHTTPClient ConnectionTarget.swift
[1450/1559] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1451/1559] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1452/1559] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1453/1559] Compiling AsyncHTTPClient HTTP1Connection.swift
[1454/1559] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1455/1559] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1456/1559] Compiling AsyncHTTPClient HTTP2Connection.swift
[1457/1559] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1458/1559] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1459/1559] Emitting module Hummingbird
[1460/1559] Compiling AsyncHTTPClient DeconstructedURL.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
[1461/1559] Compiling AsyncHTTPClient FileDownloadDelegate.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1462/1559] Compiling AsyncHTTPClient FoundationExtensions.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1463/1559] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1464/1559] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1465/1559] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1466/1559] Compiling AsyncHTTPClient HTTPClient.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1467/1559] Compiling AsyncHTTPClient HTTPHandler.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1468/1559] Compiling AsyncHTTPClient LRUCache.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1469/1559] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1470/1559] Compiling AsyncHTTPClient Transaction+StateMachine.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1471/1559] Compiling AsyncHTTPClient Transaction.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1472/1559] Compiling AsyncHTTPClient Base64.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1473/1559] Compiling AsyncHTTPClient BasicAuth.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1474/1559] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1475/1559] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1476/1559] Compiling AsyncHTTPClient ConnectionPool.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1477/1559] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dovEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1487/1566] Compiling AsyncHTTPClient Singleton.swift
[1488/1566] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1489/1566] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1490/1566] Compiling Hummingbird DateCache.swift
[1491/1566] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1492/1566] Compiling Hummingbird HexDigest.swift
[1493/1566] Compiling Hummingbird InitializableFromSource.swift
[1494/1566] Compiling Hummingbird PreludeService.swift
[1495/1566] Compiling Hummingbird StringProtocol.swift
[1505/1567] Emitting module AsyncHTTPClient
[1506/1567] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1507/1567] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1508/1567] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1509/1567] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1510/1567] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1511/1567] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1512/1567] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1513/1567] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1514/1567] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1549/1568] Compiling AsyncHTTPClient RequestBag.swift
[1550/1568] Compiling AsyncHTTPClient RequestValidation.swift
[1551/1568] Compiling AsyncHTTPClient SSLContextCache.swift
[1552/1568] Compiling AsyncHTTPClient Scheme.swift
[1556/1568] Compiling AsyncHTTPClient Utils.swift
[1565/1569] Wrapping AST for Hummingbird for debugging
[1567/1582] Compiling HummingbirdRouter RouterBuilderState.swift
[1568/1582] Compiling HummingbirdRouter RouterController.swift
[1569/1583] Compiling HummingbirdRouter RouterBuilderContext.swift
[1570/1583] Compiling PerformanceTest main.swift
[1571/1583] Emitting module PerformanceTest
[1572/1583] Emitting module HummingbirdRouter
[1573/1584] Compiling HummingbirdRouter RouteGroup.swift
[1574/1584] Compiling HummingbirdRouter RouteHandler.swift
[1575/1584] Compiling HummingbirdRouter Route.swift
[1576/1584] Compiling HummingbirdRouter RouteBuilder.swift
[1577/1584] Compiling HummingbirdRouter RouterBuilder.swift
[1578/1584] Compiling HummingbirdRouter ContextTransform.swift
[1579/1584] Compiling HummingbirdRouter Deprecations.swift
[1581/1584] Compiling HummingbirdRouter RouterPath.swift
[1582/1594] Wrapping AST for PerformanceTest for debugging
[1583/1594] Write Objects.LinkFileList
[1585/1594] Compiling HummingbirdTesting TestClient+types.swift
[1586/1595] Compiling HummingbirdTesting TestApplication.swift
[1587/1595] Compiling HummingbirdTesting Deprecations.swift
[1588/1595] Compiling HummingbirdTesting RouterTestFramework.swift
[1589/1595] Compiling HummingbirdTesting LiveTestFramework.swift
[1590/1595] Compiling HummingbirdTesting Application+Test.swift
[1591/1595] Compiling HummingbirdTesting ApplicationTester.swift
[1592/1595] Emitting module HummingbirdTesting
[1593/1595] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1594/1595] Compiling HummingbirdTesting TestClient.swift
[1595/1596] Linking PerformanceTest
Build complete! (333.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.34.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.