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 main (3ae359), with Swift 6.1 for Linux on 21 Aug 2025 13:14:45 UTC.

Swift 6 data race errors: 2

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3ae359b Add cookie validation APIs and assert (on DEBUG) when initalizing an invalid cookie (#727)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
3ae359b1bb1e72378ed43b59fdcd4d44cac5d7a4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/hummingbird.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hummingbird-project/hummingbird.git
https://github.com/hummingbird-project/hummingbird.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.38.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/SendableMetatype.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2701] Fetching swift-nio-transport-services
[2/5134] Fetching swift-nio-transport-services, swift-service-lifecycle
[308/11261] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras
[10282/22922] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2
[12312/37035] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2, async-http-client
[13601/52103] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.57s)
[14731/45976] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[38896/123624] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.31s)
[39231/120923] Fetching swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.33s)
[25268/106810] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-distributed-tracing.git
[36349/111926] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.83s)
[38482/109493] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.85s)
[28829/97832] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-log.git
[47362/98749] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing, swift-http-types
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.88s)
[45493/97530] Fetching swift-nio-ssl, swift-nio, swift-http-types, swift-log
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
[45663/96613] Fetching swift-nio-ssl, swift-nio, swift-log
Fetching https://github.com/apple/swift-atomics.git
[61673/98829] Fetching swift-nio-ssl, swift-nio, swift-log, swift-metrics
[65442/100637] Fetching swift-nio-ssl, swift-nio, swift-log, swift-metrics, swift-atomics
Fetched https://github.com/apple/swift-log.git from cache (0.93s)
[62917/96740] Fetching swift-nio-ssl, swift-nio, swift-metrics, swift-atomics
Fetching https://github.com/apple/swift-async-algorithms.git
[65682/114094] Fetching swift-nio-ssl, swift-nio, swift-metrics, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-metrics.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.95s)
[50645/96810] Fetching swift-nio, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
[51176/95002] Fetching swift-nio, swift-collections
[53861/100135] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
[59661/95002] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
[60566/77648] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.60s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (7.78s)
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.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.81s)
Fetching https://github.com/apple/swift-system.git
[1/4900] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.07s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.53s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.31s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.17s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.97s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.32s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.15s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1176] Fetching swift-http-structured-headers
[978/7144] Fetching swift-http-structured-headers, swift-algorithms
[1109/8773] Fetching swift-http-structured-headers, swift-algorithms, swift-asn1
[2684/15233] Fetching swift-http-structured-headers, swift-algorithms, swift-asn1, swift-certificates
[8108/14057] Fetching swift-algorithms, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.65s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.90s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.03s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.03s)
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.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.75s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.76s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.12.0 (1.10s)
Fetching https://github.com/apple/swift-crypto.git
[1/16276] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.81s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.79s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.10s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (1.21s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.98s)
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 (1.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.12.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-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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/503] Write sources
[47/503] Compiling _AtomicsShims.c
[47/503] Compiling _NumericsShims _NumericsShims.c
[47/503] Compiling CNIOWindows shim.c
[50/503] Compiling CNIOWindows WSAStartup.c
[51/503] Compiling CNIOWASI CNIOWASI.c
[52/503] Compiling CNIOPosix event_loop_id.c
[53/503] Compiling CNIOLinux liburing_shims.c
[54/503] Compiling CNIODarwin shim.c
[55/503] Compiling CNIOExtrasZlib empty.c
[56/503] Compiling CNIOLLHTTP c_nio_http.c
[57/503] Compiling fiat_p256_adx_sqr.S
[58/503] Compiling CNIOLLHTTP c_nio_api.c
[59/503] Compiling fiat_p256_adx_mul.S
[60/503] Compiling CNIOLinux shim.c
[61/503] Compiling fiat_curve25519_adx_square.S
[62/503] Compiling fiat_curve25519_adx_mul.S
[63/503] Write swift-version-24593BA9C3E375BF.txt
[64/503] Compiling CNIOLLHTTP c_nio_llhttp.c
[65/503] Compiling CNIOBoringSSLShims shims.c
[67/509] Emitting module _NIOBase64
[68/509] Emitting module _NIODataStructures
[68/509] Compiling tls_record.cc
[69/509] Compiling tls13_enc.cc
[70/522] Compiling tls_method.cc
[71/527] Compiling tls13_both.cc
[72/527] Compiling tls13_server.cc
[73/527] Compiling tls13_client.cc
[75/552] Compiling HTTPTypes HTTPRequest.swift
[76/553] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[77/553] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/553] Compiling InternalCollectionsUtilities Descriptions.swift
[79/553] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[80/553] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/554] Emitting module RealModule
[82/555] Compiling HTTPTypes HTTPFieldName.swift
[83/555] Compiling _NIOBase64 Base64.swift
[84/556] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[85/556] Compiling InternalCollectionsUtilities _SortedCollection.swift
[86/556] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/556] Compiling InternalCollectionsUtilities Debugging.swift
[88/556] Compiling HTTPTypes HTTPParsedFields.swift
[89/556] Compiling RealModule Real.swift
[90/556] Emitting module HTTPTypes
[91/556] Compiling HTTPTypes HTTPField.swift
[92/556] Compiling _NIODataStructures _TinyArray.swift
[95/556] Compiling ServiceContextModule ServiceContextKey.swift
[96/556] Compiling RealModule ElementaryFunctions.swift
[97/556] Compiling RealModule Float+Real.swift
[98/556] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[99/556] Compiling InternalCollectionsUtilities Integer rank.swift
[100/556] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[101/556] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[102/556] Emitting module ServiceContextModule
[103/556] Compiling RealModule Float16+Real.swift
[104/556] Emitting module InternalCollectionsUtilities
[105/556] Compiling HTTPTypes ISOLatin1String.swift
[106/556] Compiling HTTPTypes HTTPResponse.swift
[107/556] Compiling ServiceContextModule ServiceContext.swift
[108/556] Compiling RealModule Float80+Real.swift
[111/557] Compiling _NIODataStructures PriorityQueue.swift
[112/557] Compiling CoreMetrics Metrics.swift
[115/557] Compiling RealModule RealFunctions.swift
[117/558] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[119/580] Compiling ConcurrencyHelpers LockedValueBox.swift
[120/586] Compiling Instrumentation NoOpInstrument.swift
[121/586] Compiling Atomics UnsafeAtomic.swift
[122/586] Compiling Atomics UnsafeAtomicLazyReference.swift
[123/589] Compiling Instrumentation MultiplexInstrument.swift
[124/620] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[125/620] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[126/656] Compiling _RopeModule BigString+Chunk+Breaks.swift
[127/656] Compiling _RopeModule BigString+Chunk+Counts.swift
[128/656] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[129/656] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[130/656] Emitting module ConcurrencyHelpers
[131/656] Compiling ConcurrencyHelpers Lock.swift
[132/657] Emitting module CoreMetrics
[133/657] Compiling Logging Locks.swift
[134/657] Compiling CoreMetrics Locks.swift
[135/657] Compiling Instrumentation InstrumentationSystem.swift
[136/657] Compiling Instrumentation Instrument.swift
[137/657] Compiling Instrumentation Locks.swift
[138/657] Emitting module Instrumentation
[139/658] Compiling HTTPTypes NIOLock.swift
[140/659] Compiling Logging MetadataProvider.swift
[141/659] Compiling _NIODataStructures Heap.swift
[142/660] Compiling Logging LogHandler.swift
[143/660] Compiling Logging Logging.swift
[144/660] Emitting module Logging
[145/661] Compiling _RopeModule BigString+Equatable.swift
[146/661] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[147/661] Compiling _RopeModule BigString+Hashing.swift
[148/661] Compiling _RopeModule BigString+Chunk+Splitting.swift
[149/661] Compiling _RopeModule BigString+Chunk.swift
[155/736] Compiling HeapModule Heap+Descriptions.swift
[156/736] Compiling Tracing InstrumentationSystem+Tracing.swift
[157/736] Compiling Tracing TracingTime.swift
[158/736] Compiling HeapModule _HeapNode.swift
[159/736] Compiling HeapModule Heap.swift
[160/736] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[161/736] Compiling HeapModule Heap+UnsafeHandle.swift
[162/736] Compiling HeapModule Heap+Invariants.swift
[163/736] Compiling UnixSignals UnixSignal.swift
[164/736] Emitting module UnixSignals
[165/736] Compiling UnixSignals UnixSignalsSequence.swift
[166/737] Compiling Tracing TracerProtocol.swift
[167/737] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[168/737] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[169/737] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[170/737] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[171/737] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[172/737] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[173/737] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[174/737] Compiling OrderedCollections OrderedDictionary+Values.swift
[175/737] Compiling OrderedCollections OrderedDictionary+Codable.swift
[176/737] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[177/746] Emitting module HeapModule
[179/747] Compiling Tracing Tracer.swift
[180/747] Compiling Tracing TracerProtocol+Legacy.swift
[182/747] Compiling OrderedCollections OrderedDictionary.swift
[183/747] Compiling OrderedCollections OrderedSet+Codable.swift
[184/747] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[185/747] Compiling OrderedCollections OrderedSet+Descriptions.swift
[186/747] Compiling OrderedCollections OrderedSet+Diffing.swift
[187/747] Compiling OrderedCollections OrderedSet+Equatable.swift
[188/747] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[189/747] Compiling OrderedCollections OrderedSet+Hashable.swift
[190/830] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[191/830] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[192/830] Compiling HashTreeCollections _HashNode+Structural union.swift
[193/830] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[194/830] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[195/830] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[196/830] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[197/830] Compiling HashTreeCollections _HashNode.swift
[198/830] Compiling HashTreeCollections _HashNode+Structural merge.swift
[199/830] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[200/830] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[201/830] Compiling HashTreeCollections TreeDictionary+Filter.swift
[202/830] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[203/830] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[204/830] Compiling HashTreeCollections TreeDictionary+Keys.swift
[205/830] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[206/830] Compiling HashTreeCollections _RawHashNode.swift
[207/830] Compiling HashTreeCollections _UnmanagedHashNode.swift
[208/830] Compiling HashTreeCollections _UnsafePath.swift
[209/830] Compiling HashTreeCollections TreeDictionary+Codable.swift
[210/830] Compiling HashTreeCollections TreeDictionary+Collection.swift
[211/830] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[212/830] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[213/830] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[214/830] Compiling HashTreeCollections TreeDictionary+Merge.swift
[215/830] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[216/830] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[217/830] Compiling HashTreeCollections TreeDictionary+Values.swift
[218/830] Compiling HashTreeCollections _HashTreeIterator.swift
[219/830] Compiling HashTreeCollections _HashTreeStatistics.swift
[220/830] Emitting module Tracing
[221/830] Compiling Tracing NoOpTracer.swift
[222/830] Compiling Tracing SpanProtocol.swift
[223/831] Compiling HashTreeCollections _HashNodeHeader.swift
[224/831] Compiling HashTreeCollections _HashSlot.swift
[225/831] Compiling HashTreeCollections _HashStack.swift
[226/831] Compiling HashTreeCollections _AncestorHashSlots.swift
[227/831] Compiling HashTreeCollections _Bitmap.swift
[228/831] Compiling HashTreeCollections _Bucket.swift
[229/831] Compiling HashTreeCollections _Hash.swift
[230/831] Compiling HashTreeCollections _HashLevel.swift
[232/846] Compiling DequeModule Deque+CustomReflectable.swift
[233/846] Compiling DequeModule Deque+Descriptions.swift
[234/848] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[235/848] Compiling HashTreeCollections TreeSet+Debugging.swift
[236/848] Compiling HashTreeCollections TreeSet+Descriptions.swift
[237/848] Compiling HashTreeCollections TreeSet+Equatable.swift
[238/848] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[239/848] Compiling HashTreeCollections TreeSet+Extras.swift
[240/848] Compiling HashTreeCollections TreeSet+Filter.swift
[241/848] Compiling HashTreeCollections TreeSet+Hashable.swift
[242/848] Compiling HashTreeCollections TreeSet+Sendable.swift
[251/848] Wrapping AST for _NIODataStructures for debugging
[253/848] Compiling DequeModule _DequeBuffer.swift
[254/848] Compiling DequeModule _DequeBufferHeader.swift
[255/848] Compiling DequeModule Deque._UnsafeHandle.swift
[256/848] Compiling DequeModule Deque.swift
[259/848] Compiling DequeModule _DequeSlot.swift
[260/848] Compiling DequeModule _UnsafeWrappedBuffer.swift
[261/848] Compiling HashTreeCollections _HashNode+Builder.swift
[262/848] Compiling HashTreeCollections _HashNode+Debugging.swift
[263/848] Compiling HashTreeCollections _HashNode+Initializers.swift
[264/848] Compiling HashTreeCollections _HashNode+Invariants.swift
[264/848] Wrapping AST for _NIOBase64 for debugging
[268/848] Compiling HashTreeCollections TreeSet+Sequence.swift
[269/848] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[270/848] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[271/848] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[272/848] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[273/848] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[274/848] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[275/848] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[276/848] Compiling DequeModule Deque+Equatable.swift
[277/848] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[278/858] Compiling DequeModule Deque+Extras.swift
[279/858] Compiling DequeModule Deque+Hashable.swift
[279/858] Wrapping AST for UnixSignals for debugging
[281/858] Compiling HashTreeCollections _HashNode+Lookups.swift
[282/858] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[283/858] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[284/858] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[285/858] Compiling HashTreeCollections _HashNode+Storage.swift
[286/858] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[287/858] Compiling HashTreeCollections _HashNode+Structural filter.swift
[288/858] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[289/858] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[290/858] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[291/858] Compiling DequeModule Deque+Codable.swift
[292/858] Compiling DequeModule Deque+Collection.swift
[294/858] Wrapping AST for Tracing for debugging
[298/858] Compiling DequeModule Deque+Testing.swift
[299/858] Compiling DequeModule Deque._Storage.swift
[299/858] Wrapping AST for ServiceContextModule for debugging
[301/858] Emitting module Atomics
[315/859] Wrapping AST for Logging for debugging
[318/859] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[319/859] Compiling HashTreeCollections TreeDictionary.swift
[320/859] Compiling HashTreeCollections TreeSet+Codable.swift
[321/859] Compiling HashTreeCollections TreeSet+Collection.swift
[324/859] Wrapping AST for InternalCollectionsUtilities for debugging
[325/859] Wrapping AST for Instrumentation for debugging
[326/859] Wrapping AST for HeapModule for debugging
[327/859] Wrapping AST for CoreMetrics for debugging
[329/859] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[330/859] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[331/859] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[332/859] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[333/859] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[334/859] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[335/859] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[336/859] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[337/859] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[338/859] Compiling HashTreeCollections TreeSet.swift
[339/859] Emitting module DequeModule
[339/860] Wrapping AST for ConcurrencyHelpers for debugging
[341/860] Compiling HTTPTypes HTTPFields.swift
[342/861] Emitting module OrderedCollections
[346/862] Emitting module _RopeModule
[346/862] Wrapping AST for DequeModule for debugging
[347/862] Wrapping AST for HTTPTypes for debugging
[348/862] Wrapping AST for OrderedCollections for debugging
[369/907] Compiling AsyncAlgorithms DebounceStateMachine.swift
[370/907] Compiling AsyncAlgorithms DebounceStorage.swift
[371/907] Compiling AsyncAlgorithms Dictionary.swift
[372/907] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[373/907] Compiling AsyncAlgorithms Locking.swift
[374/907] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[375/907] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[376/907] Compiling AsyncAlgorithms MergeStateMachine.swift
[377/907] Compiling AsyncAlgorithms MergeStorage.swift
[378/907] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[379/907] Compiling AsyncAlgorithms Rethrow.swift
[391/907] Compiling Metrics Metrics.swift
[392/907] Emitting module Metrics
[393/908] Compiling ssl_x509.cc
[395/908] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[396/908] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[397/908] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[398/908] Compiling AsyncAlgorithms CombineLatestStorage.swift
[399/908] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[400/908] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[401/908] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[402/908] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[403/908] Compiling AsyncAlgorithms AsyncChannel.swift
[404/908] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[405/908] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[405/908] Compiling ssl_session.cc
[407/908] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[408/908] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[409/908] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[410/908] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[411/908] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[412/908] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[413/908] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[414/908] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[415/908] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[416/908] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[417/908] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[417/908] Wrapping AST for Metrics for debugging
[419/908] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[420/908] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[421/908] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[422/908] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[423/908] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[424/908] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[425/908] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[426/908] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[427/908] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[428/908] Compiling AsyncAlgorithms ChannelStateMachine.swift
[429/908] Compiling AsyncAlgorithms ChannelStorage.swift
[445/914] Compiling AsyncAlgorithms ZipStateMachine.swift
[446/914] Compiling AsyncAlgorithms ZipStorage.swift
[455/915] Compiling ssl_transcript.cc
[456/915] Wrapping AST for _RopeModule for debugging
[475/915] Compiling t1_enc.cc
[477/915] Emitting module AsyncAlgorithms
[491/915] Compiling ssl_lib.cc
[492/915] Compiling ssl_versions.cc
[493/915] Emitting module HashTreeCollections
[494/916] Compiling ssl_privkey.cc
[502/916] Compiling ssl_stat.cc
[503/916] Wrapping AST for HashTreeCollections for debugging
[504/916] Compiling ssl_cert.cc
[506/916] Compiling AsyncAlgorithms SetAlgebra.swift
[507/916] Compiling AsyncAlgorithms UnsafeTransfer.swift
[508/916] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[509/916] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[511/917] Compiling ssl_aead_ctx.cc
[513/917] Compiling s3_pkt.cc
[514/917] Compiling ssl_key_share.cc
[515/925] Compiling ssl_file.cc
[516/925] Compiling ssl_credential.cc
[518/925] Emitting module ServiceLifecycle
[519/925] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[520/925] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[520/926] Compiling ssl_cipher.cc
[521/926] Compiling ssl_buffer.cc
[523/926] Compiling ServiceLifecycle CancellationWaiter.swift
[524/926] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[525/926] Compiling ServiceLifecycle ServiceRunnerError.swift
[525/926] Compiling ssl_asn1.cc
[526/926] Compiling handoff.cc
[528/926] Compiling ServiceLifecycle Service.swift
[529/926] Compiling ServiceLifecycle ServiceGroup.swift
[530/926] Compiling ServiceLifecycle GracefulShutdown.swift
[530/927] Compiling s3_lib.cc
[532/927] Wrapping AST for ServiceLifecycle for debugging
[533/927] Compiling s3_both.cc
[534/927] Compiling encrypted_client_hello.cc
[535/927] Compiling handshake_server.cc
[536/927] Compiling handshake.cc
[537/927] Compiling handshake_client.cc
[538/927] Compiling extensions.cc
[539/927] Compiling md5-x86_64-linux.S
[540/927] Compiling d1_both.cc
[541/927] Compiling dtls_record.cc
[542/927] Compiling md5-x86_64-apple.S
[543/927] Compiling md5-586-linux.S
[544/927] Compiling md5-586-apple.S
[545/927] Compiling chacha20_poly1305_x86_64-apple.S
[546/927] Compiling chacha20_poly1305_x86_64-linux.S
[547/927] Compiling chacha20_poly1305_armv8-win.S
[548/927] Compiling d1_srtp.cc
[549/927] Compiling chacha20_poly1305_armv8-linux.S
[550/927] Compiling dtls_method.cc
[551/927] Compiling d1_pkt.cc
[552/927] Compiling chacha20_poly1305_armv8-apple.S
[553/927] Compiling chacha-x86_64-apple.S
[554/927] Compiling chacha-x86_64-linux.S
[555/927] Compiling chacha-x86-apple.S
[556/927] Compiling chacha-x86-linux.S
[557/927] Compiling chacha-armv8-win.S
[558/927] Compiling chacha-armv8-linux.S
[559/927] Compiling chacha-armv8-apple.S
[560/927] Compiling aes128gcmsiv-x86_64-apple.S
[561/927] Compiling chacha-armv4-linux.S
[562/927] Compiling aes128gcmsiv-x86_64-linux.S
[563/927] Compiling err_data.cc
[564/927] Compiling x86_64-mont5-apple.S
[565/927] Compiling x86_64-mont5-linux.S
[566/927] Compiling x86_64-mont-linux.S
[567/927] Compiling x86_64-mont-apple.S
[568/927] Compiling x86-mont-linux.S
[569/927] Compiling vpaes-x86-linux.S
[570/927] Compiling x86-mont-apple.S
[571/927] Compiling vpaes-x86_64-apple.S
[572/927] Compiling vpaes-x86-apple.S
[573/927] Compiling vpaes-x86_64-linux.S
[574/927] Compiling vpaes-armv8-linux.S
[575/927] Compiling vpaes-armv8-win.S
[576/927] Compiling vpaes-armv8-apple.S
[577/927] Compiling vpaes-armv7-linux.S
[578/927] Compiling sha512-armv8-win.S
[579/927] Compiling sha512-armv8-linux.S
[580/927] Compiling sha512-x86_64-linux.S
[581/927] Compiling sha512-x86_64-apple.S
[582/927] Compiling sha512-armv4-linux.S
[583/927] Compiling sha512-armv8-apple.S
[584/927] Compiling sha512-586-linux.S
[585/927] Compiling bio_ssl.cc
[586/927] Compiling sha256-x86_64-apple.S
[587/927] Compiling sha512-586-apple.S
[588/927] Compiling sha256-armv8-linux.S
[589/927] Compiling sha256-x86_64-linux.S
[590/927] Compiling sha256-armv8-win.S
[591/927] Compiling sha256-armv8-apple.S
[592/927] Compiling sha256-586-linux.S
[593/927] Compiling sha256-586-apple.S
[594/927] Compiling sha256-armv4-linux.S
[595/927] Compiling sha1-x86_64-apple.S
[596/927] Compiling sha1-armv8-win.S
[597/927] Compiling sha1-armv8-apple.S
[598/927] Compiling sha1-586-apple.S
[599/927] Compiling sha1-armv8-linux.S
[600/927] Compiling sha1-armv4-large-linux.S
[601/927] Compiling sha1-x86_64-linux.S
[602/927] Compiling sha1-586-linux.S
[603/927] Compiling rsaz-avx2-apple.S
[604/927] Compiling rdrand-x86_64-linux.S
[605/927] Compiling rsaz-avx2-linux.S
[606/927] Compiling p256_beeu-x86_64-asm-linux.S
[606/927] Compiling rdrand-x86_64-apple.S
[608/927] Compiling p256_beeu-armv8-asm-win.S
[609/927] Compiling p256_beeu-x86_64-asm-apple.S
[610/927] Compiling p256_beeu-armv8-asm-linux.S
[611/927] Compiling p256_beeu-armv8-asm-apple.S
[612/927] Compiling p256-x86_64-asm-apple.S
[612/927] Compiling p256-armv8-asm-win.S
[612/927] Compiling p256-x86_64-asm-linux.S
[615/927] Compiling p256-armv8-asm-linux.S
[615/927] Compiling ghashv8-armv8-win.S
[617/927] Compiling p256-armv8-asm-apple.S
[618/927] Compiling ghashv8-armv8-linux.S
[619/927] Compiling ghashv8-armv8-apple.S
[620/927] Compiling ghash-x86-linux.S
[621/927] Compiling ghash-x86_64-apple.S
[622/927] Compiling ghash-x86_64-linux.S
[623/927] Compiling ghashv8-armv7-linux.S
[624/927] Compiling ghash-x86-apple.S
[625/927] Compiling ghash-ssse3-x86_64-linux.S
[626/927] Compiling ghash-ssse3-x86_64-apple.S
[627/927] Compiling ghash-ssse3-x86-linux.S
[628/927] Compiling ghash-ssse3-x86-apple.S
[629/927] Compiling ghash-neon-armv8-linux.S
[630/927] Compiling ghash-neon-armv8-win.S
[631/927] Compiling ghash-neon-armv8-apple.S
[632/927] Compiling ghash-armv4-linux.S
[633/927] Compiling bn-armv8-win.S
[634/927] Compiling bn-armv8-linux.S
[635/927] Compiling co-586-linux.S
[636/927] Compiling bsaes-armv7-linux.S
[637/927] Compiling co-586-apple.S
[638/927] Compiling bn-armv8-apple.S
[639/927] Compiling bn-586-linux.S
[640/927] Compiling bn-586-apple.S
[641/927] Compiling armv8-mont-linux.S
[642/927] Compiling armv8-mont-apple.S
[643/927] Compiling armv8-mont-win.S
[644/927] Compiling aesv8-gcm-armv8-win.S
[645/927] Compiling armv4-mont-linux.S
[646/927] Compiling aesv8-gcm-armv8-apple.S
[647/927] Compiling aesv8-armv8-linux.S
[648/927] Compiling aesv8-gcm-armv8-linux.S
[649/927] Compiling aesv8-armv8-win.S
[650/927] Compiling aesni-x86_64-linux.S
[651/927] Compiling d1_lib.cc
[652/927] Compiling aesv8-armv7-linux.S
[653/927] Compiling aesv8-armv8-apple.S
[654/927] Compiling aesni-x86-linux.S
[655/927] Compiling aesni-x86_64-apple.S
[656/927] Compiling aesni-gcm-x86_64-linux.S
[657/927] Compiling aesni-x86-apple.S
[657/927] Compiling aesni-gcm-x86_64-apple.S
[659/927] Compiling aes-gcm-avx2-x86_64-linux.S
[660/927] Compiling aes-gcm-avx2-x86_64-apple.S
[661/927] Compiling aes-gcm-avx10-x86_64-linux.S
[662/927] Compiling aes-gcm-avx10-x86_64-apple.S
[663/927] Compiling x_spki.cc
[664/927] Compiling x_x509.cc
[665/927] Compiling x_sig.cc
[666/927] Compiling x_req.cc
[667/927] Compiling x_x509a.cc
[668/927] Compiling x_pubkey.cc
[669/927] Compiling x_val.cc
[670/927] Compiling x_name.cc
[671/927] Compiling x509name.cc
[672/927] Compiling x509cset.cc
[673/927] Compiling x_exten.cc
[674/927] Compiling x_attrib.cc
[675/927] Compiling x_algor.cc
[676/927] Compiling x509_vfy.cc
[677/927] Compiling x_crl.cc
[678/927] Compiling x509spki.cc
[679/927] Compiling x509rset.cc
[680/927] Compiling x_all.cc
[681/927] Compiling x509_obj.cc
[682/927] Compiling x509_vpm.cc
[683/927] Compiling x509_v3.cc
[684/927] Compiling x509_txt.cc
[685/927] Compiling x509_trs.cc
[686/927] Compiling x509_set.cc
[687/927] Compiling x509_req.cc
[688/927] Compiling x509_lu.cc
[689/927] Compiling x509_ext.cc
[690/927] Compiling x509_att.cc
[691/927] Compiling x509_def.cc
[692/927] Compiling v3_prn.cc
[693/927] Compiling x509_d2.cc
[694/927] Compiling x509_cmp.cc
[695/927] Compiling x509.cc
[696/927] Compiling v3_skey.cc
[697/927] Compiling v3_utl.cc
[698/927] Compiling v3_purp.cc
[699/927] Compiling v3_info.cc
[700/927] Compiling v3_genn.cc
[701/927] Compiling v3_pmaps.cc
[702/927] Compiling v3_pcons.cc
[703/927] Compiling v3_ocsp.cc
[704/927] Compiling v3_lib.cc
[705/927] Compiling v3_ncons.cc
[706/927] Compiling v3_int.cc
[707/927] Compiling v3_ia5.cc
[708/927] Compiling v3_extku.cc
[709/927] Compiling v3_enum.cc
[710/927] Compiling v3_crld.cc
[711/927] Compiling v3_cpols.cc
[712/927] Compiling v3_conf.cc
[713/927] Compiling v3_bitst.cc
[714/927] Compiling v3_bcons.cc
[715/927] Compiling v3_alt.cc
[716/927] Compiling v3_akeya.cc
[717/927] Compiling v3_akey.cc
[718/927] Compiling t_x509a.cc
[719/927] Compiling t_req.cc
[720/927] Compiling t_crl.cc
[721/927] Compiling t_x509.cc
[722/927] Compiling rsa_pss.cc
[723/927] Compiling i2d_pr.cc
[724/927] Compiling policy.cc
[725/927] Compiling name_print.cc
[726/927] Compiling by_file.cc
[727/927] Compiling by_dir.cc
[728/927] Compiling algorithm.cc
[729/927] Compiling asn1_gen.cc
[730/927] Compiling a_verify.cc
[731/927] Compiling a_digest.cc
[732/927] Compiling a_sign.cc
[733/927] Compiling thread_pthread.cc
[734/927] Compiling voprf.cc
[735/927] Compiling thread_win.cc
[736/927] Compiling thread.cc
[737/927] Compiling thread_none.cc
[738/927] Compiling stack.cc
[739/927] Compiling trust_token.cc
[740/927] Compiling sha512.cc
[741/927] Compiling siphash.cc
[742/927] Compiling pmbtoken.cc
[743/927] Compiling sha256.cc
[744/927] Compiling sha1.cc
[745/927] Compiling slhdsa.cc
[746/927] Compiling rsa_print.cc
[747/927] Compiling spake2plus.cc
[748/927] Compiling rsa_extra.cc
[749/927] Compiling rc4.cc
[750/927] Compiling windows.cc
[751/927] Compiling rsa_crypt.cc
[752/927] Compiling refcount.cc
[753/927] Compiling trusty.cc
[754/927] Compiling urandom.cc
[755/927] Compiling rand.cc
[756/927] Compiling ios.cc
[757/927] Compiling rsa_asn1.cc
[758/927] Compiling poly1305_arm_asm.S
[759/927] Compiling passive.cc
[760/927] Compiling getentropy.cc
[761/927] Compiling forkunsafe.cc
[762/927] Compiling fork_detect.cc
[763/927] Compiling deterministic.cc
[764/927] Compiling poly1305_arm.cc
[765/927] Compiling poly1305.cc
[766/927] Compiling poly1305_vec.cc
[767/927] Compiling pool.cc
[768/927] Compiling pem_x509.cc
[769/927] Compiling pkcs7_x509.cc
[770/927] Compiling pkcs7.cc
[771/927] Compiling pkcs8_x509.cc
[772/927] Compiling pkcs8.cc
[773/927] Compiling p5_pbev2.cc
[774/927] Compiling pem_xaux.cc
[775/927] Compiling pem_pkey.cc
[776/927] Compiling pem_pk8.cc
[777/927] Compiling obj_xref.cc
[778/927] Compiling mlkem.cc
[779/927] Compiling mldsa.cc
[780/927] Compiling pem_oth.cc
[781/927] Compiling obj.cc
[782/927] Compiling pem_lib.cc
[783/927] Compiling pem_info.cc
[784/927] Compiling mem.cc
[785/927] Compiling pem_all.cc
[786/927] Compiling fips_shared_support.cc
[786/927] Compiling poly_rq_mul.S
[788/927] Compiling md5.cc
[789/927] Compiling md4.cc
[790/927] Compiling lhash.cc
[791/927] Compiling sign.cc
[792/927] Compiling ex_data.cc
[793/927] Compiling kyber.cc
[794/927] Compiling hrss.cc
[795/927] Compiling scrypt.cc
[796/927] Compiling hpke.cc
[797/927] Compiling print.cc
[798/927] Compiling pbkdf.cc
[799/927] Compiling p_x25519.cc
[800/927] Compiling p_x25519_asn1.cc
[801/927] Compiling p_rsa_asn1.cc
[802/927] Compiling p_ed25519.cc
[802/927] Compiling p_rsa.cc
[804/927] Compiling p_hkdf.cc
[805/927] Compiling evp_ctx.cc
[806/927] Compiling p_ed25519_asn1.cc
[807/927] Compiling p_ec_asn1.cc
[808/927] Compiling p_ec.cc
[809/927] Compiling p_dsa_asn1.cc
[810/927] Compiling p_dh.cc
[811/927] Compiling p_dh_asn1.cc
[812/927] Compiling ecdsa_asn1.cc
[813/927] Compiling evp.cc
[814/927] Compiling err.cc
[815/927] Compiling engine.cc
[816/927] Compiling ecdh.cc
[817/927] Compiling hash_to_curve.cc
[818/927] Compiling ec_derive.cc
[819/927] Compiling bcm.cc
[820/927] Compiling evp_asn1.cc
[821/927] Compiling dsa.cc
[822/927] Compiling ec_asn1.cc
[823/927] Compiling params.cc
[824/927] Compiling x25519-asm-arm.S
[825/927] Compiling dsa_asn1.cc
[826/927] Compiling des.cc
[827/927] Compiling digest_extra.cc
[828/927] Compiling dh_asn1.cc
[829/927] Compiling spake25519.cc
[830/927] Compiling crypto.cc
[831/927] Compiling cpu_intel.cc
[832/927] Compiling cpu_arm_freebsd.cc
[833/927] Compiling cpu_arm_linux.cc
[834/927] Compiling cpu_aarch64_win.cc
[835/927] Compiling curve25519.cc
[836/927] Compiling cpu_aarch64_openbsd.cc
[837/927] Compiling cpu_aarch64_sysreg.cc
[838/927] Compiling cpu_aarch64_linux.cc
[839/927] Compiling cpu_aarch64_fuchsia.cc
[840/927] Compiling e_tls.cc
[841/927] Compiling cpu_aarch64_apple.cc
[842/927] Compiling get_cipher.cc
[843/927] Compiling curve25519_64_adx.cc
[844/927] Compiling conf.cc
[845/927] Compiling tls_cbc.cc
[846/927] Compiling e_rc4.cc
[847/927] Compiling e_rc2.cc
[848/927] Compiling e_null.cc
[849/927] Compiling e_des.cc
[850/927] Compiling e_chacha20poly1305.cc
[851/927] Compiling derive_key.cc
[852/927] Compiling e_aesgcmsiv.cc
[853/927] Compiling e_aesctrhmac.cc
[854/927] Compiling chacha.cc
[855/927] Compiling buf.cc
[856/927] Compiling unicode.cc
[857/927] Compiling ber.cc
[858/927] Compiling cbs.cc
[859/927] Compiling cbb.cc
[860/927] Compiling asn1_compat.cc
[861/927] Compiling bn_asn1.cc
[862/927] Compiling socket_helper.cc
[863/927] Compiling blake2.cc
[864/927] Compiling printf.cc
[865/927] Compiling convert.cc
[866/927] Compiling socket.cc
[867/927] Compiling hexdump.cc
[868/927] Compiling file.cc
[869/927] Compiling pair.cc
[870/927] Compiling fd.cc
[871/927] Compiling connect.cc
[872/927] Compiling errno.cc
[873/927] Compiling bio_mem.cc
[874/927] Compiling base64.cc
[875/927] Compiling posix_time.cc
[876/927] Compiling bio.cc
[877/927] Compiling tasn_fre.cc
[878/927] Compiling tasn_typ.cc
[879/927] Compiling tasn_enc.cc
[880/927] Compiling tasn_new.cc
[881/927] Compiling tasn_utl.cc
[882/927] Compiling f_int.cc
[883/927] Compiling asn_pack.cc
[884/927] Compiling tasn_dec.cc
[885/927] Compiling asn1_par.cc
[886/927] Compiling f_string.cc
[887/927] Compiling asn1_lib.cc
[888/927] Compiling a_octet.cc
[889/927] Compiling a_utctm.cc
[890/927] Compiling a_time.cc
[891/927] Compiling a_type.cc
[892/927] Compiling a_strnid.cc
[893/927] Compiling a_i2d_fp.cc
[894/927] Compiling a_strex.cc
[895/927] Compiling a_object.cc
[896/927] Compiling a_dup.cc
[897/927] Compiling a_mbstr.cc
[898/927] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[899/927] Write sources
[900/927] Wrapping AST for Atomics for debugging
[901/927] Compiling a_d2i_fp.cc
[902/927] Write sources
[903/927] Compiling a_int.cc
[904/927] Write sources
[905/927] Wrapping AST for AsyncAlgorithms for debugging
[906/927] Compiling a_bitstr.cc
[907/927] Compiling a_gentm.cc
[908/1005] Compiling a_bool.cc
[910/1005] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[911/1005] Compiling BitCollections BitSet+CustomReflectable.swift
[912/1005] Compiling BitCollections BitSet+CustomStringConvertible.swift
[913/1005] Compiling BitCollections BitSet+Equatable.swift
[914/1005] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[915/1005] Compiling BitCollections BitSet+Extras.swift
[916/1005] Compiling BitCollections BitSet+Hashable.swift
[917/1005] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[918/1005] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[919/1005] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[920/1005] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[921/1005] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[922/1005] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[923/1005] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[924/1005] Compiling BitCollections BitSet+Initializers.swift
[925/1005] Compiling BitCollections BitSet+Invariants.swift
[926/1005] Compiling BitCollections BitSet+Random.swift
[927/1005] Compiling BitCollections BitSet+SetAlgebra basics.swift
[928/1005] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[929/1005] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[930/1005] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[931/1005] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[932/1005] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[933/1005] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[934/1005] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[935/1005] Compiling BitCollections BitSet+SetAlgebra union.swift
[936/1005] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[937/1005] Compiling BitCollections BitSet.Counted.swift
[938/1012] Compiling Algorithms Split.swift
[939/1012] Compiling Algorithms Stride.swift
[940/1012] Compiling Algorithms Suffix.swift
[941/1015] Compiling Algorithms RandomSample.swift
[942/1015] Compiling Algorithms Reductions.swift
[943/1015] Compiling Algorithms Rotate.swift
[944/1015] Emitting module BitCollections
[945/1015] Compiling Algorithms AdjacentPairs.swift
[946/1015] Compiling Algorithms Chain.swift
[947/1015] Compiling Algorithms Chunked.swift
[948/1015] Compiling Algorithms Combinations.swift
[949/1015] Compiling Algorithms Joined.swift
[950/1015] Compiling Algorithms Keyed.swift
[951/1015] Compiling Algorithms MinMax.swift
[952/1015] Compiling Algorithms Compacted.swift
[956/1015] Compiling Algorithms Cycle.swift
[957/1015] Compiling Algorithms EitherSequence.swift
[958/1015] Compiling Algorithms FirstNonNil.swift
[959/1015] Compiling Algorithms FlattenCollection.swift
[960/1015] Compiling Algorithms Grouped.swift
[961/1015] Compiling Algorithms Indexed.swift
[962/1015] Compiling Algorithms Intersperse.swift
[963/1015] Compiling Algorithms Partition.swift
[964/1015] Compiling Algorithms Permutations.swift
[965/1015] Compiling Algorithms Product.swift
[983/1015] Compiling Algorithms Trim.swift
[984/1015] Compiling Algorithms Unique.swift
[985/1015] Compiling Algorithms Windows.swift
[986/1015] Compiling BitCollections BitSet.Index.swift
[987/1015] Compiling BitCollections BitSet._UnsafeHandle.swift
[988/1015] Compiling BitCollections BitSet.swift
[989/1015] Compiling BitCollections Range+Utilities.swift
[990/1015] Compiling BitCollections Slice+Utilities.swift
[991/1015] Compiling BitCollections UInt+Tricks.swift
[992/1015] Compiling BitCollections _Word.swift
[997/1016] Wrapping AST for BitCollections for debugging
[999/1018] Emitting module Collections
[1000/1018] Compiling Collections Collections.swift
[1001/1019] Compiling c-nioatomics.c
[1002/1019] Wrapping AST for Collections for debugging
[1003/1019] Compiling c-atomics.c
[1005/1019] Emitting module Algorithms
[1007/1026] Compiling NIOConcurrencyHelpers lock.swift
[1008/1026] Emitting module NIOConcurrencyHelpers
[1009/1026] Compiling NIOConcurrencyHelpers NIOLock.swift
[1010/1026] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1011/1026] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1012/1026] Compiling NIOConcurrencyHelpers atomics.swift
[1013/1027] Wrapping AST for NIOConcurrencyHelpers for debugging
[1015/1088] Compiling NIOCore NIOAny.swift
[1016/1088] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1017/1088] Compiling NIOCore NIOCoreSendableMetatype.swift
[1018/1088] Compiling NIOCore NIOLoopBound.swift
[1019/1088] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1020/1088] Compiling NIOCore NIOScheduledCallback.swift
[1021/1088] Compiling NIOCore NIOSendable.swift
[1022/1088] Compiling NIOCore RecvByteBufferAllocator.swift
[1023/1096] Compiling NIOCore IOData.swift
[1024/1096] Compiling NIOCore IPProtocol.swift
[1025/1096] Compiling NIOCore IntegerBitPacking.swift
[1026/1096] Compiling NIOCore IntegerTypes.swift
[1027/1096] Compiling NIOCore Interfaces.swift
[1028/1096] Compiling NIOCore Linux.swift
[1029/1096] Compiling NIOCore MarkedCircularBuffer.swift
[1030/1096] Compiling NIOCore MulticastChannel.swift
[1031/1096] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1032/1096] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1033/1096] Compiling NIOCore EventLoopFuture.swift
[1034/1096] Compiling NIOCore FileDescriptor.swift
[1035/1096] Compiling NIOCore FileHandle.swift
[1036/1096] Compiling NIOCore FileRegion.swift
[1037/1096] Compiling NIOCore GlobalSingletons.swift
[1038/1096] Compiling NIOCore IO.swift
[1039/1096] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1040/1096] Compiling NIOCore SocketAddresses.swift
[1041/1096] Compiling NIOCore SocketOptionProvider.swift
[1042/1096] Compiling NIOCore SystemCallHelpers.swift
[1043/1096] Compiling NIOCore TimeAmount+Duration.swift
[1044/1096] Compiling NIOCore TypeAssistedChannelHandler.swift
[1045/1096] Compiling NIOCore UniversalBootstrapSupport.swift
[1046/1096] Compiling NIOCore Utilities.swift
[1047/1096] Compiling NIOCore AddressedEnvelope.swift
[1048/1096] Compiling NIOCore AsyncAwaitSupport.swift
[1049/1096] Compiling NIOCore AsyncChannel.swift
[1050/1096] Compiling NIOCore AsyncChannelHandler.swift
[1051/1096] Compiling NIOCore AsyncChannelInboundStream.swift
[1052/1096] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1053/1096] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1054/1096] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1055/1096] Compiling NIOCore NIOAsyncWriter.swift
[1056/1096] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1057/1096] Compiling NIOCore BSDSocketAPI.swift
[1058/1096] Compiling NIOCore ByteBuffer-aux.swift
[1059/1096] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1060/1096] Compiling NIOCore ByteBuffer-conversions.swift
[1061/1096] Compiling NIOCore ByteBuffer-core.swift
[1062/1096] Compiling NIOCore ByteBuffer-hex.swift
[1063/1096] Compiling NIOCore ByteBuffer-int.swift
[1064/1096] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1065/1096] Emitting module NIOCore
[1066/1096] Compiling NIOCore ByteBuffer-multi-int.swift
[1067/1096] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1068/1096] Compiling NIOCore ByteBuffer-views.swift
[1069/1096] Compiling NIOCore Channel.swift
[1070/1096] Compiling NIOCore ChannelHandler.swift
[1071/1096] Compiling NIOCore ChannelHandlers.swift
[1072/1096] Compiling NIOCore ChannelInvoker.swift
[1073/1096] Compiling NIOCore ChannelOption.swift
[1074/1096] Compiling NIOCore ChannelPipeline.swift
[1075/1096] Compiling NIOCore CircularBuffer.swift
[1076/1096] Compiling NIOCore Codec.swift
[1077/1096] Compiling NIOCore ConvenienceOptionSupport.swift
[1078/1096] Compiling NIOCore DeadChannel.swift
[1079/1096] Compiling NIOCore DispatchQueue+WithFuture.swift
[1080/1096] Compiling NIOCore EventLoop+Deprecated.swift
[1081/1096] Compiling NIOCore EventLoop+SerialExecutor.swift
[1082/1096] Compiling NIOCore EventLoop.swift
[1083/1096] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1084/1102] Wrapping AST for NIOCore for debugging
[1086/1114] Emitting module NIOHTTPTypes
[1087/1151] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1088/1152] Wrapping AST for NIOHTTPTypes for debugging
[1090/1152] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1091/1152] Compiling NIOEmbedded Embedded.swift
[1092/1152] Emitting module NIOEmbedded
[1093/1152] Compiling NIOEmbedded AsyncTestingChannel.swift
[1094/1153] Compiling NIOPosix Pool.swift
[1095/1153] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1096/1153] Compiling NIOPosix PosixSingletons.swift
[1097/1153] Compiling NIOPosix RawSocketBootstrap.swift
[1098/1153] Compiling NIOPosix Resolver.swift
[1099/1153] Compiling NIOPosix Selectable.swift
[1100/1153] Compiling NIOPosix SelectableChannel.swift
[1101/1159] Wrapping AST for NIOEmbedded for debugging
[1103/1159] Emitting module NIOPosix
[1104/1159] Compiling NIOPosix Socket.swift
[1105/1159] Compiling NIOPosix SocketChannel.swift
[1106/1159] Compiling NIOPosix SocketProtocols.swift
[1107/1159] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1108/1159] Compiling NIOPosix System.swift
[1109/1159] Compiling NIOPosix Thread.swift
[1110/1159] Compiling NIOPosix ThreadPosix.swift
[1111/1159] Compiling NIOPosix ThreadWindows.swift
[1112/1159] Compiling NIOPosix UnsafeTransfer.swift
[1113/1159] Compiling NIOPosix Utilities.swift
[1114/1159] Compiling NIOPosix VsockAddress.swift
[1115/1159] Compiling NIOPosix VsockChannelEvents.swift
[1116/1159] Compiling NIOPosix SelectableEventLoop.swift
[1117/1159] Compiling NIOPosix SelectorEpoll.swift
[1118/1159] Compiling NIOPosix SelectorGeneric.swift
[1119/1159] Compiling NIOPosix SelectorKqueue.swift
[1120/1159] Compiling NIOPosix SelectorUring.swift
[1121/1159] Compiling NIOPosix ServerSocket.swift
[1122/1159] Compiling NIOPosix IO.swift
[1123/1159] Compiling NIOPosix IntegerBitPacking.swift
[1124/1159] Compiling NIOPosix IntegerTypes.swift
[1125/1159] Compiling NIOPosix Linux.swift
[1126/1159] Compiling NIOPosix LinuxCPUSet.swift
[1127/1159] Compiling NIOPosix LinuxUring.swift
[1128/1159] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1129/1159] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1130/1159] Compiling NIOPosix NIOThreadPool.swift
[1131/1159] Compiling NIOPosix NonBlockingFileIO.swift
[1132/1159] Compiling NIOPosix PendingDatagramWritesManager.swift
[1133/1159] Compiling NIOPosix PendingWritesManager.swift
[1134/1159] Compiling NIOPosix PipeChannel.swift
[1135/1159] Compiling NIOPosix PipePair.swift
[1136/1159] Compiling NIOPosix BSDSocketAPICommon.swift
[1137/1159] Compiling NIOPosix BSDSocketAPIPosix.swift
[1138/1159] Compiling NIOPosix BSDSocketAPIWindows.swift
[1139/1159] Compiling NIOPosix BaseSocket.swift
[1140/1159] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1141/1159] Compiling NIOPosix BaseSocketChannel.swift
[1142/1159] Compiling NIOPosix BaseStreamSocketChannel.swift
[1143/1159] Compiling NIOPosix Bootstrap.swift
[1144/1159] Compiling NIOPosix ControlMessage.swift
[1145/1159] Compiling NIOPosix DatagramVectorReadManager.swift
[1146/1159] Compiling NIOPosix Errors+Any.swift
[1147/1159] Compiling NIOPosix FileDescriptor.swift
[1148/1159] Compiling NIOPosix GetaddrinfoResolver.swift
[1149/1159] Compiling NIOPosix HappyEyeballs.swift
[1150/1160] Wrapping AST for NIOPosix for debugging
[1152/1162] Emitting module NIO
[1153/1162] Compiling NIO Exports.swift
[1154/1163] Wrapping AST for NIO for debugging
[1156/1202] Compiling NIOTLS TLSEvents.swift
[1157/1202] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1158/1202] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1159/1202] Compiling NIOSOCKS SOCKSResponse.swift
[1160/1202] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1161/1203] Emitting module NIOTLS
[1162/1203] Emitting module NIOSOCKS
[1163/1203] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1164/1203] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1165/1203] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1166/1203] Compiling NIOHTTP1 HTTPDecoder.swift
[1167/1203] Compiling NIOSOCKS ClientStateMachine.swift
[1168/1203] Compiling NIOHTTP1 HTTPEncoder.swift
[1169/1203] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1170/1203] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1171/1203] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1172/1203] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1173/1203] Compiling NIOSOCKS ServerStateMachine.swift
[1174/1203] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1175/1203] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1176/1204] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1177/1204] Compiling NIOTLS SNIHandler.swift
[1180/1205] Emitting module NIOHTTP1
[1181/1207] Emitting module NIOFoundationCompat
[1182/1207] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1186/1237] Compiling NIOSSL NIOSSLHandler.swift
[1187/1237] Compiling NIOSSL NIOSSLServerHandler.swift
[1188/1259] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1189/1259] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1190/1259] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1191/1261] Compiling NIOTransportServices NIOTSBootstraps.swift
[1192/1261] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1193/1261] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1194/1261] Compiling NIOTransportServices StateManagedChannel.swift
[1195/1261] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1196/1261] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1197/1261] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1198/1261] Compiling NIOTransportServices NIOTSSingletons.swift
[1199/1261] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1200/1261] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1201/1261] Compiling NIOTransportServices NIOTSErrors.swift
[1202/1261] Compiling NIOTransportServices NIOTSEventLoop.swift
[1204/1261] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1207/1261] Compiling NIOTransportServices AcceptHandler.swift
[1208/1261] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1209/1261] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1210/1261] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1213/1261] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1214/1261] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1215/1261] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1216/1261] Emitting module NIOTransportServices
[1226/1270] Wrapping AST for NIOHTTP1 for debugging
[1228/1303] Compiling NIOExtras RequestResponseHandlers+State.swift
[1232/1307] Emitting module NIOSSL
[1233/1307] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1234/1307] Compiling NIOExtras NIOExtrasError.swift
[1235/1307] Compiling NIOExtras PCAPRingBuffer.swift
[1236/1307] Compiling NIOExtras QuiescingHelper.swift
[1237/1307] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1238/1307] Emitting module NIOHTTPTypesHTTP1
[1239/1307] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1240/1307] Compiling NIOHPACK IndexedHeaderTable.swift
[1241/1307] Compiling NIOHPACK IntegerCoding.swift
[1242/1308] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1243/1308] Compiling NIOExtras LengthFieldPrepender.swift
[1244/1308] Compiling NIOExtras LineBasedFrameDecoder.swift
[1245/1308] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1246/1308] Emitting module NIOHTTPCompression
[1247/1308] Compiling NIOHTTPCompression HTTPCompression.swift
[1248/1308] Compiling NIOSSL SubjectAlternativeName.swift
[1249/1308] Compiling NIOSSL NIOSSLSecureBytes.swift
[1250/1308] Compiling NIOSSL RNG.swift
[1251/1308] Compiling NIOSSL SafeCompare.swift
[1252/1308] Compiling NIOHPACK HuffmanTables.swift
[1257/1310] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1258/1310] Compiling NIOHTTPCompression HTTPDecompression.swift
[1259/1310] Compiling NIOHPACK StaticHeaderTable.swift
[1260/1310] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1261/1310] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1262/1310] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1263/1310] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1264/1311] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1265/1311] Compiling NIOExtras NIORequestIdentifiable.swift
[1266/1311] Compiling NIOExtras RequestResponseHandler.swift
[1268/1311] Compiling NIOHPACK HuffmanCoding.swift
[1270/1312] Emitting module NIOExtras
[1271/1312] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1274/1312] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1275/1312] Compiling NIOExtras JSONRPCFraming.swift
[1276/1312] Compiling NIOExtras DebugInboundEventsHandler.swift
[1277/1312] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1278/1312] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1293/1312] Compiling NIOSSL SSLPKCS12Bundle.swift
[1296/1312] Emitting module NIOHPACK
[1302/1373] Compiling NIOHTTP2 Error+Any.swift
[1303/1373] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1304/1373] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1305/1373] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1307/1374] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1308/1374] Compiling NIOHTTP2 MaySendFrames.swift
[1309/1375] Wrapping AST for NIOExtras for debugging
[1311/1400] Emitting module NIOHTTP2
[1312/1408] Compiling HummingbirdCore ResponseBodyWriter.swift
[1313/1408] Compiling HummingbirdCore ResponseWriter.swift
[1314/1408] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1315/1408] Compiling HummingbirdCore BindAddress.swift
[1316/1411] Emitting module HummingbirdCore
[1317/1411] Compiling HummingbirdCore HTTP1Channel.swift
[1318/1411] Compiling HummingbirdCore HTTPChannelHandler.swift
[1319/1411] Compiling HummingbirdCore HTTPServerBuilder.swift
[1320/1411] Compiling HummingbirdCore Response.swift
[1321/1411] Compiling HummingbirdCore ResponseBody.swift
[1322/1411] Compiling HummingbirdCore ServerConfiguration.swift
[1323/1411] Compiling HummingbirdCore TSTLSOptions.swift
[1324/1411] Compiling HummingbirdCore AnyAsyncSequence.swift
[1325/1411] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1326/1411] Compiling HummingbirdCore Server.swift
[1327/1411] Compiling HummingbirdCore ServerChildChannel.swift
[1332/1411] Compiling HummingbirdCore FlatDictionary.swift
[1333/1411] Compiling HummingbirdCore HBParser.swift
[1334/1411] Compiling HummingbirdCore OutputBuffer.swift
[1335/1411] Compiling HummingbirdCore SendableMetatype.swift
[1336/1411] Compiling HummingbirdCore String+percentEncode.swift
[1337/1411] Compiling HummingbirdCore UnsafeTransfer.swift
[1338/1411] Compiling HummingbirdCore Deprecations.swift
[1339/1411] Compiling HummingbirdCore Request.swift
[1340/1411] Compiling HummingbirdCore RequestBody+inboundClose.swift
[1341/1411] Compiling HummingbirdCore RequestBody.swift
[1342/1411] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1343/1411] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1344/1411] Compiling NIOHTTP2 HTTP2StreamID.swift
[1345/1411] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1346/1411] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1347/1411] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1348/1411] Compiling NIOHTTP2 InboundEventBuffer.swift
[1349/1411] Compiling NIOHTTP2 InboundWindowManager.swift
[1356/1411] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[1357/1411] Compiling HummingbirdCore URI.swift
[1376/1412] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1377/1412] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1378/1412] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1379/1412] Compiling NIOHTTP2 StreamChannelList.swift
[1380/1412] Compiling NIOHTTP2 StreamMap.swift
[1381/1412] Compiling NIOHTTP2 StreamStateMachine.swift
[1382/1412] Compiling NIOHTTP2 UnsafeTransfer.swift
[1383/1412] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1383/1415] Wrapping AST for HummingbirdCore for debugging
[1385/1480] Compiling Hummingbird Router+validation.swift
[1386/1480] Compiling Hummingbird Router.swift
[1387/1480] Compiling Hummingbird RouterGroup.swift
[1388/1480] Compiling Hummingbird RouterMethods.swift
[1389/1480] Compiling Hummingbird RouterPath.swift
[1390/1480] Compiling Hummingbird RouterResponder.swift
[1391/1480] Compiling Hummingbird TransformingRouterGroup.swift
[1392/1480] Compiling Hummingbird RouterTrie.swift
[1393/1480] Compiling HummingbirdTLS TLSChannel.swift
[1394/1480] Compiling HummingbirdTLS Exports.swift
[1395/1480] Compiling HummingbirdTLS HTTPServerBuilder+tls.swift
[1396/1480] Emitting module HummingbirdTLS
[1398/1481] Compiling Hummingbird FileIO.swift
[1399/1481] Compiling Hummingbird FileProvider.swift
[1400/1481] Compiling Hummingbird LocalFileSystem.swift
[1401/1481] Compiling Hummingbird Cookie.swift
[1402/1481] Compiling Hummingbird Cookies.swift
[1403/1481] Compiling Hummingbird MediaType+FileExtension.swift
[1404/1481] Compiling Hummingbird MediaType.swift
[1405/1481] Compiling Hummingbird Request+Cookies.swift
[1406/1481] Compiling Hummingbird Response+Cookies.swift
[1407/1481] Compiling Hummingbird _SpreadMiddleware.swift
[1408/1481] Compiling Hummingbird TracingMiddleware.swift
[1409/1481] Compiling Hummingbird EndpointResponder.swift
[1410/1481] Compiling Hummingbird Parameters+UUID.swift
[1411/1481] Compiling Hummingbird Parameters.swift
[1412/1481] Compiling Hummingbird ResponseGenerator.swift
[1413/1481] Compiling Hummingbird RouteCollection.swift
[1415/1546] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1416/1546] Emitting module NIOHTTPTypesHTTP2
[1417/1546] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1418/1546] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1420/1555] Emitting module HummingbirdHTTP2
[1421/1556] Compiling HummingbirdHTTP2 HTTPServerBuilder+http2.swift
[1422/1556] Compiling AsyncHTTPClient NWErrorHandler.swift
[1423/1556] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1424/1556] Compiling AsyncHTTPClient TLSConfiguration.swift
[1425/1556] Compiling AsyncHTTPClient RedirectState.swift
[1426/1556] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1427/1556] Compiling Hummingbird RequestResponder.swift
[1428/1556] Compiling Hummingbird Response.swift
[1429/1556] Compiling Hummingbird URI+decodeQuery.swift
[1430/1556] Compiling Hummingbird MemoryPersistDriver.swift
[1431/1556] Compiling HummingbirdHTTP2 TLSChannelConfiguration.swift
[1432/1565] Compiling HummingbirdHTTP2 HTTP2StreamChannel.swift
[1433/1565] Compiling HummingbirdHTTP2 HTTP2UpgradeChannel.swift
[1434/1565] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager+StateMachine.swift
[1435/1565] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager.swift
[1436/1565] Compiling HummingbirdHTTP2 HTTP2Channel.swift
[1437/1565] Compiling HummingbirdHTTP2 Exports.swift
[1439/1566] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1440/1566] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1441/1566] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1442/1566] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1443/1566] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1444/1566] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1445/1566] Compiling AsyncHTTPClient HTTPHandler.swift
[1446/1566] Compiling AsyncHTTPClient LRUCache.swift
[1447/1566] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1448/1566] Emitting module Hummingbird
[1449/1566] Compiling AsyncHTTPClient Base64.swift
[1450/1566] Compiling AsyncHTTPClient BasicAuth.swift
[1451/1566] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1452/1566] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1453/1566] Compiling AsyncHTTPClient ConnectionPool.swift
[1454/1566] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1455/1566] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1456/1566] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1457/1566] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1458/1566] Emitting module AsyncHTTPClient
[1459/1574] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1460/1574] Compiling AsyncHTTPClient HTTP1Connection.swift
[1461/1574] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1462/1574] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1463/1574] Compiling AsyncHTTPClient HTTP2Connection.swift
[1464/1574] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1465/1574] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1466/1574] Compiling AsyncHTTPClient ConnectionTarget.swift
[1467/1574] Compiling AsyncHTTPClient DeconstructedURL.swift
[1468/1574] 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
[1469/1574] 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
[1470/1574] 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
[1471/1574] 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
[1472/1574] 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
[1473/1574] 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
[1474/1574] Compiling AsyncHTTPClient SingleIteratorPrecondition.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
[1475/1574] Compiling AsyncHTTPClient Transaction+StateMachine.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
[1476/1574] Compiling AsyncHTTPClient Transaction.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 90 |     ) async throws where AS.Element == ByteBuffer {
 91 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
 92 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
 93 |             for try await buffer in contents {
 94 |                 try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 |     ) async throws {
110 |         context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 |         try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
    |                               `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 |             try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 |         }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 |     ) -> ResponseBody {
123 |         ResponseBody(contentLength: range.count) { writer in
124 |             try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
    |                                   `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 |                 let endOffset = range.endIndex
126 |                 let chunkLength = chunkLength
[1477/1574] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1478/1574] Compiling AsyncHTTPClient HTTPConnectionPool.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1479/1574] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1480/1574] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1481/1574] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1482/1574] Compiling AsyncHTTPClient RequestBodyLength.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1483/1574] Compiling AsyncHTTPClient RequestFramingMetadata.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1484/1574] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1485/1574] Compiling AsyncHTTPClient TLSEventsHandler.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 |     internal static func loadDotEnv(_ dotEnvPath: String = ".env") async -> String? {
174 |         do {
175 |             let fileHandle = try NIOFileHandle(path: dotEnvPath)
    |                                  `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 |             defer {
177 |                 try? fileHandle.close()
[1494/1574] Compiling AsyncHTTPClient RequestOptions.swift
[1495/1574] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1496/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1497/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1498/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1499/1574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1500/1574] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1501/1574] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1502/1574] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1520/1574] Compiling AsyncHTTPClient Singleton.swift
[1521/1574] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1522/1574] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1523/1574] Compiling AsyncHTTPClient Utils.swift
[1524/1574] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1525/1574] Compiling Hummingbird HexDigest.swift
[1526/1574] Compiling Hummingbird InitializableFromSource.swift
[1528/1574] Compiling Hummingbird PreludeService.swift
[1530/1574] Compiling Hummingbird StringProtocol.swift
[1564/1575] Compiling AsyncHTTPClient RequestBag.swift
[1565/1575] Compiling AsyncHTTPClient RequestValidation.swift
[1566/1575] Compiling AsyncHTTPClient SSLContextCache.swift
[1567/1575] Compiling AsyncHTTPClient Scheme.swift
[1571/1576] Wrapping AST for Hummingbird for debugging
[1574/1589] Compiling HummingbirdRouter RouterController.swift
[1575/1590] Compiling HummingbirdRouter RouterBuilderContext.swift
[1576/1590] Compiling HummingbirdRouter RouterBuilderState.swift
[1577/1599] Compiling HummingbirdRouter RouterBuilder.swift
[1578/1599] Compiling HummingbirdTesting Application+Test.swift
[1579/1599] Compiling HummingbirdTesting ApplicationTester.swift
[1580/1599] Compiling HummingbirdRouter RouteGroup.swift
[1581/1599] Compiling HummingbirdRouter RouteHandler.swift
[1582/1599] Emitting module HummingbirdRouter
[1583/1599] Compiling HummingbirdRouter Route.swift
[1584/1599] Compiling HummingbirdRouter RouteBuilder.swift
[1585/1599] Compiling PerformanceTest main.swift
[1586/1599] Compiling HummingbirdRouter RouterPath.swift
[1587/1600] Emitting module PerformanceTest
[1588/1600] Compiling HummingbirdTesting Deprecations.swift
[1590/1602] Compiling HummingbirdTesting TestClient+types.swift
[1592/1602] Compiling HummingbirdTesting TestApplication.swift
[1592/1602] Wrapping AST for PerformanceTest for debugging
[1593/1602] Write Objects.LinkFileList
[1595/1602] Compiling HummingbirdTesting LiveTestFramework.swift
[1596/1602] Compiling HummingbirdTesting RouterTestFramework.swift
[1599/1602] Emitting module HummingbirdTesting
[1600/1602] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1601/1602] Compiling HummingbirdTesting TestClient.swift
[1602/1603] Linking PerformanceTest
Build complete! (444.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.38.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.14.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    }
  ],
  "manifest_display_name" : "hummingbird",
  "name" : "hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Hummingbird",
      "targets" : [
        "Hummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdCore",
      "targets" : [
        "HummingbirdCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdHTTP2",
      "targets" : [
        "HummingbirdHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTLS",
      "targets" : [
        "HummingbirdTLS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdRouter",
      "targets" : [
        "HummingbirdRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HummingbirdTesting",
      "targets" : [
        "HummingbirdTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerformanceTest",
      "targets" : [
        "PerformanceTest"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PerformanceTest",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTest",
      "path" : "Sources/PerformanceTest",
      "product_dependencies" : [
        "NIOPosix"
      ],
      "product_memberships" : [
        "PerformanceTest"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTests",
      "path" : "Tests/HummingbirdTests",
      "sources" : [
        "ApplicationTests.swift",
        "CacheControlTests.swift",
        "Certificates.swift",
        "CookiesTests.swift",
        "EnvironmentTests.swift",
        "FileIOTests.swift",
        "FileMiddlewareTests.swift",
        "HTTPHeaderDateTests.swift",
        "HTTPTests.swift",
        "HummingBirdJSONTests.swift",
        "MetricsTests.swift",
        "MiddlewareTests.swift",
        "ParserTests.swift",
        "PersistTests.swift",
        "RouterTests.swift",
        "TestTracer.swift",
        "TracingTests.swift",
        "TrieRouterTests.swift",
        "URLEncodedForm/Application+URLEncodedFormTests.swift",
        "URLEncodedForm/URLDecoderTests.swift",
        "URLEncodedForm/URLEncodedNodeTests.swift",
        "URLEncodedForm/URLEncoderTests.swift",
        "UUIDTests.swift",
        "UtilsTests.swift"
      ],
      "target_dependencies" : [
        "Hummingbird",
        "HummingbirdTLS",
        "HummingbirdHTTP2",
        "HummingbirdTesting",
        "HummingbirdRouter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdTesting",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTesting",
      "path" : "Sources/HummingbirdTesting",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "HTTPTypes",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOEmbedded",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOPosix",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "Application+Test.swift",
        "ApplicationTester.swift",
        "AsyncHTTPClientTestFramework.swift",
        "Deprecations.swift",
        "LiveTestFramework.swift",
        "RouterTestFramework.swift",
        "TestApplication.swift",
        "TestClient+types.swift",
        "TestClient.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdTLS",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdTLS",
      "path" : "Sources/HummingbirdTLS",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdTLS"
      ],
      "sources" : [
        "Exports.swift",
        "HTTPServerBuilder+tls.swift",
        "TLSChannel.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouterTests",
      "path" : "Tests/HummingbirdRouterTests",
      "sources" : [
        "ControllerTests.swift",
        "MiddlewareTests.swift",
        "RouterTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdRouter",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdRouter",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdRouter",
      "path" : "Sources/HummingbirdRouter",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "HummingbirdRouter"
      ],
      "sources" : [
        "ContextTransform.swift",
        "Deprecations.swift",
        "Route.swift",
        "RouteBuilder.swift",
        "RouteGroup.swift",
        "RouteHandler.swift",
        "RouterBuilder.swift",
        "RouterBuilderContext.swift",
        "RouterBuilderState.swift",
        "RouterController.swift",
        "RouterPath.swift"
      ],
      "target_dependencies" : [
        "Hummingbird"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2Tests",
      "path" : "Tests/HummingbirdHTTP2Tests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "sources" : [
        "Certificates.swift",
        "HTTP2ServerConnectionManagerStateMachineTests.swift",
        "HTTP2Tests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdHTTP2",
      "path" : "Sources/HummingbirdHTTP2",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP2",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOSSL"
      ],
      "product_memberships" : [
        "HummingbirdHTTP2"
      ],
      "sources" : [
        "Exports.swift",
        "HTTP2Channel.swift",
        "HTTP2ServerConnectionManager+StateMachine.swift",
        "HTTP2ServerConnectionManager.swift",
        "HTTP2StreamChannel.swift",
        "HTTP2UpgradeChannel.swift",
        "HTTPServerBuilder+http2.swift",
        "TLSChannelConfiguration.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HummingbirdCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCoreTests",
      "path" : "Tests/HummingbirdCoreTests",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Certificates.swift",
        "CoreTests.swift",
        "HTTP1ChannelTests.swift",
        "RequestBodyTests.swift",
        "TLSTests.swift",
        "TSTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore",
        "HummingbirdTLS",
        "HummingbirdTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdCore",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdCore",
      "path" : "Sources/HummingbirdCore",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "Collections",
        "HTTPTypes",
        "Logging",
        "NIOCore",
        "NIOConcurrencyHelpers",
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOExtras",
        "NIOPosix",
        "NIOTransportServices",
        "ServiceLifecycle"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdCore",
        "HummingbirdHTTP2",
        "HummingbirdTLS",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Deprecations.swift",
        "Request/Request.swift",
        "Request/RequestBody+inboundClose.swift",
        "Request/RequestBody.swift",
        "Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
        "Request/URI.swift",
        "Response/Response.swift",
        "Response/ResponseBody.swift",
        "Response/ResponseBodyWriter.swift",
        "Response/ResponseWriter.swift",
        "Server/AvailableConnectionsHandler.swift",
        "Server/BindAddress.swift",
        "Server/HTTP/HTTP1Channel.swift",
        "Server/HTTP/HTTPChannelHandler.swift",
        "Server/HTTP/HTTPServerBuilder.swift",
        "Server/HTTPUserEventHandler.swift",
        "Server/Server.swift",
        "Server/ServerChildChannel.swift",
        "Server/ServerConfiguration.swift",
        "Server/TSTLSOptions.swift",
        "Utils/AnyAsyncSequence.swift",
        "Utils/FlatDictionary.swift",
        "Utils/HBParser.swift",
        "Utils/OutputBuffer.swift",
        "Utils/SendableMetatype.swift",
        "Utils/String+percentEncode.swift",
        "Utils/UnsafeTransfer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Hummingbird",
      "module_type" : "SwiftTarget",
      "name" : "Hummingbird",
      "path" : "Sources/Hummingbird",
      "product_dependencies" : [
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Atomics",
        "HTTPTypes",
        "Logging",
        "Metrics",
        "Tracing",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "Hummingbird",
        "HummingbirdRouter",
        "HummingbirdTesting",
        "PerformanceTest"
      ],
      "sources" : [
        "Application.swift",
        "Codable/CodableProtocols.swift",
        "Codable/JSON/JSONCoding.swift",
        "Codable/ResponseEncodable.swift",
        "Codable/URLEncodedForm/URLEncodedForm+Request.swift",
        "Codable/URLEncodedForm/URLEncodedForm.swift",
        "Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
        "Codable/URLEncodedForm/URLEncodedFormNode.swift",
        "Configuration.swift",
        "Deprecations.swift",
        "Environment.swift",
        "Error/EditedHTTPError.swift",
        "Error/HTTPError.swift",
        "Error/HTTPResponseError.swift",
        "Error/NIOCore+HTTPResponseError.swift",
        "Exports.swift",
        "Files/CacheControl.swift",
        "Files/FileIO.swift",
        "Files/FileProvider.swift",
        "Files/LocalFileSystem.swift",
        "HTTP/Cookie.swift",
        "HTTP/Cookies.swift",
        "HTTP/MediaType+FileExtension.swift",
        "HTTP/MediaType.swift",
        "HTTP/Request+Cookies.swift",
        "HTTP/Response+Cookies.swift",
        "Middleware/CORSMiddleware.swift",
        "Middleware/FileMiddleware.swift",
        "Middleware/LogRequestMiddleware.swift",
        "Middleware/MetricsMiddleware.swift",
        "Middleware/Middleware.swift",
        "Middleware/MiddlewareGroup.swift",
        "Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
        "Middleware/MiddlewareModule/_Middleware2.swift",
        "Middleware/MiddlewareModule/_OptionalMiddleware.swift",
        "Middleware/MiddlewareModule/_SpreadMiddleware.swift",
        "Middleware/TracingMiddleware.swift",
        "Router/EndpointResponder.swift",
        "Router/Parameters+UUID.swift",
        "Router/Parameters.swift",
        "Router/ResponseGenerator.swift",
        "Router/RouteCollection.swift",
        "Router/Router+validation.swift",
        "Router/Router.swift",
        "Router/RouterGroup.swift",
        "Router/RouterMethods.swift",
        "Router/RouterPath.swift",
        "Router/RouterResponder.swift",
        "Router/TransformingRouterGroup.swift",
        "Router/Trie/RouterTrie.swift",
        "Router/Trie/Trie+resolve.swift",
        "Router/Trie/Trie+serialize.swift",
        "Router/TrieRouter.swift",
        "Server/ChildRequestContext.swift",
        "Server/Request.swift",
        "Server/RequestContext.swift",
        "Server/RequestContextSource.swift",
        "Server/RequestID.swift",
        "Server/RequestResponder.swift",
        "Server/Response.swift",
        "Server/URI+decodeQuery.swift",
        "Storage/MemoryPersistDriver.swift",
        "Storage/PersistDriver.swift",
        "Storage/PersistError.swift",
        "Utils/ByteBuffer+foundation.swift",
        "Utils/DateCache.swift",
        "Utils/HTTPHeaderDateFormatStyle.swift",
        "Utils/HexDigest.swift",
        "Utils/InitializableFromSource.swift",
        "Utils/PreludeService.swift",
        "Utils/StringProtocol.swift"
      ],
      "target_dependencies" : [
        "HummingbirdCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.