Build Information
Successful build of hummingbird, reference main (c64554
), with Swift 6.1 for Linux on 23 Jun 2025 20:54:16 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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 c645547 Update from hummingbird-project-template 9f1753de24c31bae77d963d51cc52bff1d895b4e (#720)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
c645547773b154d3adbea3d341c8e181f23775ed
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.34.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "hummingbird",
"name" : "hummingbird",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Hummingbird",
"targets" : [
"Hummingbird"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdCore",
"targets" : [
"HummingbirdCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdHTTP2",
"targets" : [
"HummingbirdHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTLS",
"targets" : [
"HummingbirdTLS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdRouter",
"targets" : [
"HummingbirdRouter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTesting",
"targets" : [
"HummingbirdTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PerformanceTest",
"targets" : [
"PerformanceTest"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "PerformanceTest",
"module_type" : "SwiftTarget",
"name" : "PerformanceTest",
"path" : "Sources/PerformanceTest",
"product_dependencies" : [
"NIOPosix"
],
"product_memberships" : [
"PerformanceTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "executable"
},
{
"c99name" : "HummingbirdTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTests",
"path" : "Tests/HummingbirdTests",
"sources" : [
"ApplicationTests.swift",
"CacheControlTests.swift",
"Certificates.swift",
"CookiesTests.swift",
"EnvironmentTests.swift",
"FileIOTests.swift",
"FileMiddlewareTests.swift",
"HTTPHeaderDateTests.swift",
"HTTPTests.swift",
"HummingBirdJSONTests.swift",
"MetricsTests.swift",
"MiddlewareTests.swift",
"ParserTests.swift",
"PersistTests.swift",
"RouterTests.swift",
"TestTracer.swift",
"TracingTests.swift",
"TrieRouterTests.swift",
"URLEncodedForm/Application+URLEncodedFormTests.swift",
"URLEncodedForm/URLDecoderTests.swift",
"URLEncodedForm/URLEncodedNodeTests.swift",
"URLEncodedForm/URLEncoderTests.swift",
"UUIDTests.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"Hummingbird",
"HummingbirdTLS",
"HummingbirdHTTP2",
"HummingbirdTesting",
"HummingbirdRouter"
],
"type" : "test"
},
{
"c99name" : "HummingbirdTesting",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTesting",
"path" : "Sources/HummingbirdTesting",
"product_dependencies" : [
"AsyncHTTPClient",
"HTTPTypes",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOEmbedded",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOPosix",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTesting"
],
"sources" : [
"Application+Test.swift",
"ApplicationTester.swift",
"AsyncHTTPClientTestFramework.swift",
"Deprecations.swift",
"LiveTestFramework.swift",
"RouterTestFramework.swift",
"TestApplication.swift",
"TestClient+types.swift",
"TestClient.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdTLS",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTLS",
"path" : "Sources/HummingbirdTLS",
"product_dependencies" : [
"NIOCore",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTLS"
],
"sources" : [
"Exports.swift",
"HTTPServerBuilder+tls.swift",
"TLSChannel.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdRouterTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouterTests",
"path" : "Tests/HummingbirdRouterTests",
"sources" : [
"ControllerTests.swift",
"MiddlewareTests.swift",
"RouterTests.swift"
],
"target_dependencies" : [
"HummingbirdRouter",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdRouter",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouter",
"path" : "Sources/HummingbirdRouter",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"HummingbirdRouter"
],
"sources" : [
"ContextTransform.swift",
"Deprecations.swift",
"Route.swift",
"RouteBuilder.swift",
"RouteGroup.swift",
"RouteHandler.swift",
"RouterBuilder.swift",
"RouterBuilderContext.swift",
"RouterBuilderState.swift",
"RouterController.swift",
"RouterPath.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2Tests",
"path" : "Tests/HummingbirdHTTP2Tests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"sources" : [
"Certificates.swift",
"HTTP2ServerConnectionManagerStateMachineTests.swift",
"HTTP2Tests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdHTTP2",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2",
"path" : "Sources/HummingbirdHTTP2",
"product_dependencies" : [
"NIOCore",
"NIOHTTP2",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdHTTP2"
],
"sources" : [
"Exports.swift",
"HTTP2Channel.swift",
"HTTP2ServerConnectionManager+StateMachine.swift",
"HTTP2ServerConnectionManager.swift",
"HTTP2StreamChannel.swift",
"HTTP2UpgradeChannel.swift",
"HTTPServerBuilder+http2.swift",
"TLSChannelConfiguration.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdCoreTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCoreTests",
"path" : "Tests/HummingbirdCoreTests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Certificates.swift",
"CoreTests.swift",
"HTTP1ChannelTests.swift",
"RequestBodyTests.swift",
"TLSTests.swift",
"TSTests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdTLS",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCore",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCore",
"path" : "Sources/HummingbirdCore",
"product_dependencies" : [
"AsyncAlgorithms",
"Collections",
"HTTPTypes",
"Logging",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOExtras",
"NIOPosix",
"NIOTransportServices",
"ServiceLifecycle"
],
"product_memberships" : [
"Hummingbird",
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTLS",
"HummingbirdRouter",
"HummingbirdTesting",
"PerformanceTest"
],
"sources" : [
"Deprecations.swift",
"Request/Request.swift",
"Request/RequestBody+inboundClose.swift",
"Request/RequestBody.swift",
"Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
"Request/URI.swift",
"Response/Response.swift",
"Response/ResponseBody.swift",
"Response/ResponseBodyWriter.swift",
"Response/ResponseWriter.swift",
"Server/AvailableConnectionsHandler.swift",
"Server/BindAddress.swift",
"Server/HTTP/HTTP1Channel.swift",
"Server/HTTP/HTTPChannelHandler.swift",
"Server/HTTP/HTTPServerBuilder.swift",
"Server/HTTPUserEventHandler.swift",
"Server/Server.swift",
"Server/ServerChildChannel.swift",
"Server/ServerConfiguration.swift",
"Server/TSTLSOptions.swift",
"Utils/AnyAsyncSequence.swift",
"Utils/FlatDictionary.swift",
"Utils/HBParser.swift",
"Utils/OutputBuffer.swift",
"Utils/SendableMetatype.swift",
"Utils/String+percentEncode.swift",
"Utils/UnsafeTransfer.swift"
],
"type" : "library"
},
{
"c99name" : "Hummingbird",
"module_type" : "SwiftTarget",
"name" : "Hummingbird",
"path" : "Sources/Hummingbird",
"product_dependencies" : [
"ServiceLifecycle",
"AsyncAlgorithms",
"Atomics",
"HTTPTypes",
"Logging",
"Metrics",
"Tracing",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"Hummingbird",
"HummingbirdRouter",
"HummingbirdTesting",
"PerformanceTest"
],
"sources" : [
"Application.swift",
"Codable/CodableProtocols.swift",
"Codable/JSON/JSONCoding.swift",
"Codable/ResponseEncodable.swift",
"Codable/URLEncodedForm/URLEncodedForm+Request.swift",
"Codable/URLEncodedForm/URLEncodedForm.swift",
"Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
"Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
"Codable/URLEncodedForm/URLEncodedFormNode.swift",
"Configuration.swift",
"Deprecations.swift",
"Environment.swift",
"Error/EditedHTTPError.swift",
"Error/HTTPError.swift",
"Error/HTTPResponseError.swift",
"Error/NIOCore+HTTPResponseError.swift",
"Exports.swift",
"Files/CacheControl.swift",
"Files/FileIO.swift",
"Files/FileProvider.swift",
"Files/LocalFileSystem.swift",
"HTTP/Cookie.swift",
"HTTP/Cookies.swift",
"HTTP/MediaType+FileExtension.swift",
"HTTP/MediaType.swift",
"HTTP/Request+Cookies.swift",
"HTTP/Response+Cookies.swift",
"Middleware/CORSMiddleware.swift",
"Middleware/FileMiddleware.swift",
"Middleware/LogRequestMiddleware.swift",
"Middleware/MetricsMiddleware.swift",
"Middleware/Middleware.swift",
"Middleware/MiddlewareGroup.swift",
"Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
"Middleware/MiddlewareModule/_Middleware2.swift",
"Middleware/MiddlewareModule/_OptionalMiddleware.swift",
"Middleware/MiddlewareModule/_SpreadMiddleware.swift",
"Middleware/TracingMiddleware.swift",
"Router/EndpointResponder.swift",
"Router/Parameters+UUID.swift",
"Router/Parameters.swift",
"Router/ResponseGenerator.swift",
"Router/RouteCollection.swift",
"Router/Router+validation.swift",
"Router/Router.swift",
"Router/RouterGroup.swift",
"Router/RouterMethods.swift",
"Router/RouterPath.swift",
"Router/RouterResponder.swift",
"Router/TransformingRouterGroup.swift",
"Router/Trie/RouterTrie.swift",
"Router/Trie/Trie+resolve.swift",
"Router/Trie/Trie+serialize.swift",
"Router/TrieRouter.swift",
"Server/ChildRequestContext.swift",
"Server/Request.swift",
"Server/RequestContext.swift",
"Server/RequestContextSource.swift",
"Server/RequestID.swift",
"Server/RequestResponder.swift",
"Server/Response.swift",
"Server/URI+decodeQuery.swift",
"Storage/MemoryPersistDriver.swift",
"Storage/PersistDriver.swift",
"Storage/PersistError.swift",
"Utils/ByteBuffer+foundation.swift",
"Utils/DateCache.swift",
"Utils/HTTPHeaderDateFormatStyle.swift",
"Utils/HexDigest.swift",
"Utils/InitializableFromSource.swift",
"Utils/PreludeService.swift",
"Utils/StringProtocol.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2426] Fetching swift-service-lifecycle
[1045/5093] Fetching swift-service-lifecycle, swift-nio-transport-services
[3788/11068] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras
[4308/22600] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[8057/36614] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client
[12772/51504] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.50s)
[14250/48837] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[37988/125176] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.49s)
[75589/122750] Fetching swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (2.50s)
[61873/108736] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.50s)
[51104/97204] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-http-types.git
[65143/99410] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics
[65673/100314] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics, swift-http-types
[69780/105307] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics, swift-http-types, swift-distributed-tracing
Fetched https://github.com/apple/swift-http-types.git from cache (0.50s)
[74047/104403] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics, swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (0.52s)
[72191/102197] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.68s)
Fetching https://github.com/apple/swift-atomics.git
[70486/97204] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
[70487/101040] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.38s)
[66579/95065] Fetching swift-nio-ssl, swift-nio, swift-log
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.41s)
[53875/80175] Fetching swift-nio, swift-log
[54221/81972] Fetching swift-nio, swift-log, swift-atomics
[54239/98612] Fetching swift-nio, swift-log, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.61s)
[57300/94776] Fetching swift-nio, swift-atomics, swift-collections
[57967/99761] Fetching swift-nio, swift-atomics, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
[59742/97964] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.47s)
[64743/92979] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Fetched https://github.com/apple/swift-nio.git from cache (7.18s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (12.90s)
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.54s)
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.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.49s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.44s)
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.43s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.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 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.46s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.54s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/1169] Fetching swift-http-structured-headers
[1170/7368] Fetching swift-http-structured-headers, swift-certificates
[1480/13327] Fetching swift-http-structured-headers, swift-certificates, swift-algorithms
[1543/14943] Fetching swift-http-structured-headers, swift-certificates, swift-algorithms, swift-asn1
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.33s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.40s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.41s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[1/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.51s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.04s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.75s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (2.37s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.53s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.47s)
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-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-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Building for debugging...
[0/502] Write sources
[49/502] Compiling CNIOWindows WSAStartup.c
[50/502] Compiling CNIOWindows shim.c
[51/502] Compiling CNIOWASI CNIOWASI.c
[51/502] Compiling CNIOLLHTTP c_nio_http.c
[53/502] Compiling _NumericsShims _NumericsShims.c
[53/502] Compiling _AtomicsShims.c
[55/502] Compiling CNIOLinux liburing_shims.c
[56/502] Compiling CNIOExtrasZlib empty.c
[57/502] Compiling CNIOLLHTTP c_nio_api.c
[58/502] Compiling CNIODarwin shim.c
[59/502] Compiling CNIOLinux shim.c
[60/502] Compiling fiat_p256_adx_mul.S
[61/502] Compiling fiat_p256_adx_sqr.S
[62/502] Compiling fiat_curve25519_adx_square.S
[63/502] Compiling fiat_curve25519_adx_mul.S
[64/502] Write swift-version-24593BA9C3E375BF.txt
[65/502] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/502] Compiling CNIOBoringSSLShims shims.c
[67/508] Compiling tls_record.cc
[68/508] Compiling tls_method.cc
[69/508] Compiling tls13_server.cc
[70/508] Compiling tls13_client.cc
[71/540] Compiling tls13_enc.cc
[73/548] Emitting module RealModule
[74/549] Emitting module HTTPTypes
[74/550] Compiling c-atomics.c
[76/550] Emitting module _NIOBase64
[77/550] Compiling _NIOBase64 Base64.swift
[78/551] Compiling RealModule ElementaryFunctions.swift
[80/554] Emitting module ServiceContextModule
[81/554] Compiling RealModule Float16+Real.swift
[82/554] Compiling HTTPTypes ISOLatin1String.swift
[83/554] Compiling HTTPTypes HTTPResponse.swift
[84/554] Compiling HTTPTypes HTTPRequest.swift
[85/554] Compiling RealModule RealFunctions.swift
[86/554] Compiling ServiceContextModule ServiceContext.swift
[87/554] Compiling RealModule Real.swift
[88/554] Compiling RealModule Float80+Real.swift
[89/554] Compiling ServiceContextModule ServiceContextKey.swift
[90/554] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[91/554] Compiling InternalCollectionsUtilities Descriptions.swift
[92/554] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[93/554] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/554] Compiling InternalCollectionsUtilities Debugging.swift
[95/554] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[96/554] Compiling InternalCollectionsUtilities UInt+reversed.swift
[97/554] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[98/554] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[99/554] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[100/554] Compiling InternalCollectionsUtilities Integer rank.swift
[101/554] Emitting module InternalCollectionsUtilities
[102/554] Compiling HTTPTypes HTTPField.swift
[103/554] Compiling HTTPTypes HTTPFieldName.swift
[104/554] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[105/554] Compiling InternalCollectionsUtilities _SortedCollection.swift
[106/554] Compiling RealModule Float+Real.swift
[107/554] Compiling HTTPTypes HTTPParsedFields.swift
[108/556] Compiling _NIODataStructures PriorityQueue.swift
[109/556] Compiling _NIODataStructures _TinyArray.swift
[110/556] Compiling CoreMetrics Metrics.swift
[116/560] Emitting module CoreMetrics
[117/560] Compiling CoreMetrics Locks.swift
[118/560] Compiling Logging MetadataProvider.swift
[120/561] Compiling HTTPTypes NIOLock.swift
[121/561] Compiling Logging LogHandler.swift
[122/561] Compiling Logging Locks.swift
[123/561] Emitting module Logging
[124/561] Compiling Logging Logging.swift
[125/561] Emitting module _NIODataStructures
[126/561] Compiling _NIODataStructures Heap.swift
[128/563] Compiling ConcurrencyHelpers LockedValueBox.swift
[131/563] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[132/585] Wrapping AST for _NIOBase64 for debugging
[134/590] Emitting module ConcurrencyHelpers
[135/590] Compiling ConcurrencyHelpers Lock.swift
[135/590] Wrapping AST for _NIODataStructures for debugging
[137/591] Wrapping AST for ServiceContextModule for debugging
[139/591] Compiling Instrumentation NoOpInstrument.swift
[140/591] Compiling Instrumentation MultiplexInstrument.swift
[141/591] Emitting module Instrumentation
[142/591] Compiling Atomics UnsafeAtomic.swift
[143/591] Compiling Atomics UnsafeAtomicLazyReference.swift
[144/591] Compiling Instrumentation Locks.swift
[145/595] Compiling Atomics ManagedAtomic.swift
[146/595] Compiling Atomics ManagedAtomicLazyReference.swift
[147/602] Compiling Atomics AtomicStorage.swift
[148/602] Compiling Atomics AtomicValue.swift
[149/602] Compiling Atomics AtomicMemoryOrderings.swift
[150/602] Compiling Atomics DoubleWord.swift
[151/650] Compiling Instrumentation Instrument.swift
[152/650] Compiling Instrumentation InstrumentationSystem.swift
[153/724] Compiling _RopeModule BigString+Comparable.swift
[154/724] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[155/724] Compiling _RopeModule BigString+CustomStringConvertible.swift
[157/803] Compiling HashTreeCollections _HashNode+Debugging.swift
[158/803] Compiling HashTreeCollections _HashNode+Initializers.swift
[159/803] Compiling HashTreeCollections _Bitmap.swift
[160/803] Compiling HashTreeCollections _Bucket.swift
[161/803] Compiling HashTreeCollections _Hash.swift
[162/803] Compiling HeapModule Heap+Descriptions.swift
[163/803] Compiling HeapModule _HeapNode.swift
[164/803] Compiling HeapModule Heap+UnsafeHandle.swift
[165/803] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[166/803] Compiling HeapModule Heap.swift
[167/803] Compiling HeapModule Heap+Invariants.swift
[168/803] Emitting module HeapModule
[169/804] Emitting module UnixSignals
[170/804] Compiling UnixSignals UnixSignal.swift
[171/804] Compiling HashTreeCollections TreeSet+Hashable.swift
[172/804] Compiling HashTreeCollections TreeSet+Sendable.swift
[173/804] Compiling HashTreeCollections TreeSet+Sequence.swift
[174/804] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[175/804] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[176/804] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[177/804] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[178/804] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[179/804] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[180/804] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[182/814] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[183/814] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[184/814] Compiling HashTreeCollections TreeDictionary+Keys.swift
[185/814] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[186/814] Compiling HashTreeCollections TreeDictionary+Merge.swift
[187/814] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[188/814] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[189/829] Compiling HashTreeCollections TreeDictionary+Codable.swift
[190/829] Compiling HashTreeCollections TreeDictionary+Collection.swift
[191/829] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[192/829] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[193/829] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[194/829] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[195/829] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[196/829] Compiling HashTreeCollections TreeDictionary+Filter.swift
[197/829] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[198/829] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[199/829] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[200/829] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[201/829] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[202/829] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[203/829] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[204/829] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[205/829] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[206/829] Compiling HashTreeCollections TreeSet.swift
[207/829] Compiling HashTreeCollections _HashNode+Structural union.swift
[208/829] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[209/829] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[210/829] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[211/829] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[212/829] Compiling HashTreeCollections _HashNode.swift
[213/829] Compiling HashTreeCollections _HashNodeHeader.swift
[214/829] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[215/829] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[216/829] Compiling HashTreeCollections _HashNode+Storage.swift
[217/829] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[218/829] Compiling HashTreeCollections _HashNode+Structural filter.swift
[219/829] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[220/829] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[221/829] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[232/829] Compiling OrderedCollections OrderedSet+Sendable.swift
[233/829] Compiling UnixSignals UnixSignalsSequence.swift
[235/830] Compiling Tracing TracingTime.swift
[236/830] Compiling HashTreeCollections _HashSlot.swift
[237/830] Compiling HashTreeCollections _HashStack.swift
[238/830] Compiling HashTreeCollections _HashTreeIterator.swift
[239/830] Compiling HashTreeCollections _HashTreeStatistics.swift
[240/830] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[241/830] Compiling HashTreeCollections _RawHashNode.swift
[242/830] Compiling HashTreeCollections _UnmanagedHashNode.swift
[243/830] Compiling HashTreeCollections _UnsafePath.swift
[244/830] Compiling HashTreeCollections _HashNode+Builder.swift
[247/830] Compiling HashTreeCollections _HashNode+Invariants.swift
[248/830] Compiling HashTreeCollections _HashNode+Lookups.swift
[249/830] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[250/830] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[251/830] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[252/830] Emitting module Tracing
[253/830] Compiling Tracing InstrumentationSystem+Tracing.swift
[254/830] Compiling OrderedCollections OrderedSet+SubSequence.swift
[255/830] Compiling OrderedCollections OrderedSet+Testing.swift
[256/830] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[257/830] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[258/830] Compiling OrderedCollections OrderedSet.swift
[259/830] Compiling OrderedCollections _UnsafeBitset.swift
[260/830] Compiling HashTreeCollections TreeSet+Equatable.swift
[261/830] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[262/830] Compiling HashTreeCollections TreeSet+Extras.swift
[263/830] Compiling HashTreeCollections TreeSet+Filter.swift
[264/845] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[265/845] Compiling DequeModule Deque+Codable.swift
[266/845] Compiling DequeModule Deque+Collection.swift
[267/845] Compiling Tracing TracerProtocol+Legacy.swift
[268/845] Compiling Tracing TracerProtocol.swift
[269/845] Compiling DequeModule Deque+Equatable.swift
[271/847] Compiling DequeModule Deque+CustomReflectable.swift
[272/847] Compiling DequeModule Deque+Descriptions.swift
[273/847] Compiling Tracing Tracer.swift
[274/847] Compiling DequeModule _DequeBuffer.swift
[275/847] Compiling DequeModule _DequeBufferHeader.swift
[276/847] Compiling Tracing SpanProtocol.swift
[277/847] Compiling Tracing NoOpTracer.swift
[278/847] Compiling DequeModule Deque+Extras.swift
[279/847] Compiling DequeModule Deque+Hashable.swift
[290/857] Compiling DequeModule _DequeSlot.swift
[291/857] Compiling DequeModule _UnsafeWrappedBuffer.swift
[292/857] Compiling DequeModule Deque+Testing.swift
[293/857] Compiling DequeModule Deque._Storage.swift
[294/857] Compiling DequeModule Deque._UnsafeHandle.swift
[295/857] Compiling DequeModule Deque.swift
[323/910] Emitting module OrderedCollections
[324/910] Emitting module Atomics
[332/912] Compiling BitCollections BitSet+Random.swift
[333/912] Compiling BitCollections BitSet+SetAlgebra basics.swift
[334/912] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[335/912] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[336/912] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[337/912] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[338/912] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[339/912] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[340/912] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[341/912] Compiling BitCollections BitSet+SetAlgebra union.swift
[342/912] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[343/912] Compiling BitCollections BitArray+Copy.swift
[344/912] Compiling BitCollections BitArray+CustomReflectable.swift
[347/912] Compiling BitCollections BitArray+BitwiseOperations.swift
[348/912] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[349/912] Compiling BitCollections BitArray+Codable.swift
[350/912] Compiling BitCollections BitArray+Collection.swift
[353/912] Compiling BitCollections BitArray+Descriptions.swift
[354/912] Compiling BitCollections BitArray+Equatable.swift
[355/912] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[356/912] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[357/912] Compiling BitCollections BitArray+Extras.swift
[358/912] Emitting module _RopeModule
[369/912] Compiling BitCollections BitArray._UnsafeHandle.swift
[370/912] Compiling BitCollections BitArray.swift
[371/912] Compiling BitCollections BitSet+BidirectionalCollection.swift
[372/912] Compiling BitCollections BitSet+Codable.swift
[373/912] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[374/912] Compiling BitCollections BitSet+CustomReflectable.swift
[375/912] Compiling BitCollections BitSet+CustomStringConvertible.swift
[376/912] Compiling BitCollections BitSet+Equatable.swift
[377/912] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[378/912] Compiling BitCollections BitSet+Extras.swift
[380/912] Compiling BitCollections BitArray+Fill.swift
[381/912] Compiling BitCollections BitArray+Hashable.swift
[382/912] Compiling BitCollections BitArray+Initializers.swift
[383/912] Compiling BitCollections BitArray+Invariants.swift
[384/912] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[385/912] Compiling BitCollections BitArray+RandomBits.swift
[386/912] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[387/912] Compiling BitCollections BitArray+Shifts.swift
[388/912] Compiling BitCollections BitArray+Testing.swift
[389/912] Compiling HTTPTypes HTTPFields.swift
[389/913] Wrapping AST for Tracing for debugging
[390/913] Wrapping AST for UnixSignals for debugging
[399/913] Compiling BitCollections BitSet+Hashable.swift
[400/920] Emitting module DequeModule
[400/921] Wrapping AST for OrderedCollections for debugging
[401/921] Wrapping AST for Logging for debugging
[402/921] Wrapping AST for InternalCollectionsUtilities for debugging
[403/921] Wrapping AST for Instrumentation for debugging
[404/921] Wrapping AST for HTTPTypes for debugging
[406/921] Wrapping AST for HeapModule for debugging
[428/921] Compiling BitCollections BitSet+Initializers.swift
[429/921] Compiling BitCollections BitSet+Invariants.swift
[429/921] Wrapping AST for CoreMetrics for debugging
[430/922] Wrapping AST for ConcurrencyHelpers for debugging
[431/966] Wrapping AST for DequeModule for debugging
[433/966] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[434/966] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[435/966] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[436/966] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[437/966] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[438/966] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[439/966] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[440/966] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[441/966] Emitting module Metrics
[442/966] Compiling Metrics Metrics.swift
[443/967] Emitting module BitCollections
[445/967] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[446/967] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[447/967] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[448/967] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[449/967] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[450/967] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[451/967] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[452/967] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[453/967] Compiling AsyncAlgorithms ChannelStateMachine.swift
[454/967] Compiling AsyncAlgorithms ChannelStorage.swift
[455/967] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[456/967] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[457/967] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[458/967] Compiling AsyncAlgorithms CombineLatestStorage.swift
[459/967] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[460/967] Compiling AsyncAlgorithms DebounceStateMachine.swift
[461/967] Compiling AsyncAlgorithms DebounceStorage.swift
[462/967] Compiling AsyncAlgorithms Dictionary.swift
[463/967] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[464/967] Compiling AsyncAlgorithms Locking.swift
[465/967] Compiling BitCollections BitSet.Counted.swift
[466/967] Emitting module HashTreeCollections
[467/968] Compiling _RopeModule Rope+Join.swift
[468/968] Compiling _RopeModule Rope+MutatingForEach.swift
[469/968] Compiling _RopeModule Rope+Remove.swift
[470/968] Compiling _RopeModule Rope+RemoveSubrange.swift
[471/968] Compiling _RopeModule Rope+Split.swift
[472/968] Compiling _RopeModule Optional Utilities.swift
[473/968] Compiling _RopeModule String Utilities.swift
[474/968] Compiling _RopeModule String.Index+ABI.swift
[475/968] Compiling _RopeModule _CharacterRecognizer.swift
[477/968] Compiling BitCollections BitSet.Index.swift
[478/968] Compiling BitCollections BitSet._UnsafeHandle.swift
[479/968] Compiling BitCollections BitSet.swift
[480/968] Compiling BitCollections Range+Utilities.swift
[481/968] Compiling BitCollections Slice+Utilities.swift
[482/968] Compiling BitCollections UInt+Tricks.swift
[483/968] Compiling BitCollections _Word.swift
[483/968] Wrapping AST for Metrics for debugging
[485/968] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[486/968] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[487/968] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[488/968] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[489/968] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[490/968] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[491/968] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[492/968] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[493/968] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[494/968] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[495/968] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[496/968] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[497/968] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[498/968] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[499/968] Compiling AsyncAlgorithms MergeStateMachine.swift
[500/968] Compiling AsyncAlgorithms MergeStorage.swift
[501/968] Compiling AsyncAlgorithms AsyncChannel.swift
[510/970] Emitting module AsyncAlgorithms
[510/976] Wrapping AST for HashTreeCollections for debugging
[516/976] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[517/976] Compiling AsyncAlgorithms Rethrow.swift
[525/976] Compiling t1_enc.cc
[526/976] Compiling tls13_both.cc
[533/978] Compiling ssl_versions.cc
[534/978] Compiling ssl_x509.cc
[536/978] Compiling Collections Collections.swift
[551/978] Emitting module Collections
[552/979] Compiling AsyncAlgorithms SetAlgebra.swift
[553/979] Compiling AsyncAlgorithms UnsafeTransfer.swift
[554/979] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[555/979] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[556/979] Compiling AsyncAlgorithms ZipStateMachine.swift
[557/979] Compiling AsyncAlgorithms ZipStorage.swift
[557/979] Wrapping AST for _RopeModule for debugging
[559/979] Compiling ssl_session.cc
[560/979] Compiling ssl_stat.cc
[561/979] Wrapping AST for Collections for debugging
[563/979] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[564/979] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[565/979] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[566/979] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[574/980] Compiling ssl_privkey.cc
[576/988] Compiling ssl_transcript.cc
[578/988] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[579/989] Compiling ServiceLifecycle CancellationWaiter.swift
[580/989] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[581/989] Emitting module ServiceLifecycle
[582/989] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[583/989] Compiling ServiceLifecycle ServiceRunnerError.swift
[583/989] Compiling ssl_key_share.cc
[584/989] Compiling ssl_file.cc
[585/989] Compiling ssl_lib.cc
[586/989] Compiling ssl_cert.cc
[587/989] Compiling ssl_cipher.cc
[589/989] Compiling ServiceLifecycle GracefulShutdown.swift
[590/989] Compiling ServiceLifecycle ServiceGroup.swift
[591/989] Compiling ServiceLifecycle Service.swift
[591/990] Compiling ssl_credential.cc
[593/990] Compiling ssl_buffer.cc
[594/990] Compiling ssl_asn1.cc
[595/990] Wrapping AST for ServiceLifecycle for debugging
[596/990] Compiling s3_pkt.cc
[597/990] Compiling ssl_aead_ctx.cc
[598/990] Compiling s3_lib.cc
[599/990] Compiling s3_both.cc
[600/990] Compiling handshake_client.cc
[601/990] Compiling handshake_server.cc
[602/990] Compiling handshake.cc
[603/990] Compiling encrypted_client_hello.cc
[604/990] Compiling handoff.cc
[605/990] Compiling dtls_record.cc
[606/990] Compiling dtls_method.cc
[607/990] Compiling md5-x86_64-linux.S
[608/990] Compiling md5-x86_64-apple.S
[609/990] Compiling md5-586-apple.S
[610/990] Compiling md5-586-linux.S
[611/990] Compiling extensions.cc
[612/990] Compiling chacha20_poly1305_x86_64-apple.S
[613/990] Compiling d1_srtp.cc
[614/990] Compiling chacha20_poly1305_x86_64-linux.S
[615/990] Compiling d1_pkt.cc
[616/990] Compiling chacha20_poly1305_armv8-win.S
[617/990] Compiling chacha20_poly1305_armv8-linux.S
[618/990] Compiling chacha-x86_64-linux.S
[619/990] Compiling chacha20_poly1305_armv8-apple.S
[620/990] Compiling chacha-x86_64-apple.S
[621/990] Compiling chacha-x86-apple.S
[622/990] Compiling chacha-armv8-win.S
[623/990] Compiling chacha-x86-linux.S
[624/990] Compiling chacha-armv8-linux.S
[625/990] Compiling err_data.cc
[626/990] Compiling chacha-armv8-apple.S
[627/990] Compiling chacha-armv4-linux.S
[628/990] Compiling aes128gcmsiv-x86_64-apple.S
[629/990] Compiling x86_64-mont5-linux.S
[630/990] Compiling aes128gcmsiv-x86_64-linux.S
[631/990] Compiling x86_64-mont5-apple.S
[632/990] Compiling x86-mont-linux.S
[633/990] Compiling x86_64-mont-linux.S
[634/990] Compiling x86_64-mont-apple.S
[635/990] Compiling x86-mont-apple.S
[636/990] Compiling vpaes-x86_64-linux.S
[637/990] Compiling vpaes-x86-linux.S
[638/990] Compiling vpaes-x86_64-apple.S
[639/990] Compiling vpaes-x86-apple.S
[640/990] Compiling vpaes-armv8-win.S
[641/990] Compiling vpaes-armv7-linux.S
[642/990] Compiling vpaes-armv8-linux.S
[643/990] Compiling vpaes-armv8-apple.S
[644/990] Compiling sha512-x86_64-apple.S
[645/990] Compiling sha512-x86_64-linux.S
[646/990] Compiling sha512-armv8-linux.S
[647/990] Compiling sha512-armv8-win.S
[648/990] Compiling sha512-armv4-linux.S
[649/990] Compiling sha512-armv8-apple.S
[650/990] Compiling sha512-586-linux.S
[651/990] Compiling sha512-586-apple.S
[652/990] Compiling sha256-armv8-win.S
[653/990] Compiling sha256-x86_64-apple.S
[654/990] Compiling sha256-x86_64-linux.S
[655/990] Compiling sha256-armv8-linux.S
[656/990] Compiling sha256-armv8-apple.S
[657/990] Compiling sha256-586-linux.S
[658/990] Compiling sha256-armv4-linux.S
[659/990] Compiling bio_ssl.cc
[660/990] Compiling sha256-586-apple.S
[661/990] Compiling sha1-x86_64-apple.S
[662/990] Compiling sha1-x86_64-linux.S
[663/990] Compiling sha1-armv8-linux.S
[664/990] Compiling sha1-armv8-win.S
[665/990] Compiling sha1-armv8-apple.S
[666/990] Compiling sha1-armv4-large-linux.S
[667/990] Compiling d1_lib.cc
[668/990] Compiling sha1-586-linux.S
[668/990] Compiling sha1-586-apple.S
[670/990] Compiling rdrand-x86_64-linux.S
[671/990] Compiling rdrand-x86_64-apple.S
[672/990] Compiling rsaz-avx2-linux.S
[673/990] Compiling rsaz-avx2-apple.S
[674/990] Compiling p256_beeu-x86_64-asm-linux.S
[675/990] Compiling p256_beeu-x86_64-asm-apple.S
[676/990] Compiling p256_beeu-armv8-asm-win.S
[677/990] Compiling p256_beeu-armv8-asm-apple.S
[678/990] Compiling p256_beeu-armv8-asm-linux.S
[679/990] Compiling p256-x86_64-asm-apple.S
[680/990] Compiling p256-armv8-asm-win.S
[681/990] Compiling d1_both.cc
[682/990] Compiling p256-x86_64-asm-linux.S
[683/990] Compiling p256-armv8-asm-linux.S
[684/990] Compiling p256-armv8-asm-apple.S
[685/990] Compiling ghashv8-armv8-win.S
[686/990] Compiling ghashv8-armv7-linux.S
[687/990] Compiling ghashv8-armv8-linux.S
[688/990] Compiling ghashv8-armv8-apple.S
[689/990] Compiling ghash-x86-linux.S
[690/990] Compiling ghash-x86-apple.S
[691/990] Compiling ghash-x86_64-linux.S
[692/990] Compiling ghash-x86_64-apple.S
[693/990] Compiling ghash-ssse3-x86-linux.S
[694/990] Compiling ghash-ssse3-x86_64-linux.S
[695/990] Compiling ghash-ssse3-x86_64-apple.S
[696/990] Compiling ghash-ssse3-x86-apple.S
[696/990] Compiling ghash-neon-armv8-win.S
[698/990] Compiling ghash-neon-armv8-apple.S
[699/990] Compiling ghash-neon-armv8-linux.S
[699/990] Compiling ghash-armv4-linux.S
[701/990] Compiling bsaes-armv7-linux.S
[702/990] Compiling bn-armv8-linux.S
[702/990] Compiling co-586-linux.S
[704/990] Compiling co-586-apple.S
[705/990] Compiling bn-armv8-win.S
[706/990] Compiling bn-586-apple.S
[707/990] Compiling bn-armv8-apple.S
[708/990] Compiling bn-586-linux.S
[709/990] Compiling armv8-mont-linux.S
[710/990] Compiling armv4-mont-linux.S
[710/990] Compiling armv8-mont-win.S
[712/990] Compiling armv8-mont-apple.S
[713/990] Compiling aesv8-gcm-armv8-linux.S
[714/990] Compiling aesv8-gcm-armv8-win.S
[715/990] Compiling aesv8-armv8-win.S
[716/990] Compiling aesv8-gcm-armv8-apple.S
[717/990] Compiling aesv8-armv8-linux.S
[718/990] Compiling aesni-x86-linux.S
[719/990] Compiling aesv8-armv8-apple.S
[720/990] Compiling aesv8-armv7-linux.S
[721/990] Compiling aesni-x86_64-linux.S
[722/990] Compiling aesni-gcm-x86_64-linux.S
[723/990] Compiling aesni-x86_64-apple.S
[724/990] Compiling aesni-x86-apple.S
[725/990] Compiling aesni-gcm-x86_64-apple.S
[726/990] Compiling aes-gcm-avx2-x86_64-linux.S
[726/990] Compiling aes-gcm-avx2-x86_64-apple.S
[728/990] Compiling aes-gcm-avx10-x86_64-linux.S
[729/990] Compiling aes-gcm-avx10-x86_64-apple.S
[730/990] Compiling x_sig.cc
[731/990] Compiling x_x509a.cc
[732/990] Compiling x_x509.cc
[733/990] Compiling x_val.cc
[734/990] Compiling x_req.cc
[735/990] Compiling x_spki.cc
[736/990] Compiling x_pubkey.cc
[737/990] Compiling x_name.cc
[738/990] Compiling x_exten.cc
[739/990] Compiling x_algor.cc
[740/990] Compiling x_attrib.cc
[741/990] Compiling x509spki.cc
[742/990] Compiling x_all.cc
[743/990] Compiling x509name.cc
[744/990] Compiling x_crl.cc
[745/990] Compiling x509rset.cc
[746/990] Compiling x509cset.cc
[747/990] Compiling x509_vpm.cc
[748/990] Compiling x509_vfy.cc
[749/990] Compiling x509_trs.cc
[750/990] Compiling x509_txt.cc
[751/990] Compiling x509_req.cc
[752/990] Compiling x509_set.cc
[753/990] Compiling x509_v3.cc
[754/990] Compiling x509_obj.cc
[755/990] Compiling x509_lu.cc
[756/990] Compiling x509_d2.cc
[757/990] Compiling x509_ext.cc
[758/990] Compiling x509.cc
[759/990] Compiling x509_def.cc
[760/990] Compiling x509_att.cc
[761/990] Compiling x509_cmp.cc
[762/990] Compiling v3_utl.cc
[763/990] Compiling v3_purp.cc
[764/990] Compiling v3_skey.cc
[765/990] Compiling v3_prn.cc
[766/990] Compiling v3_pmaps.cc
[767/990] Compiling v3_pcons.cc
[768/990] Compiling v3_ocsp.cc
[769/990] Compiling v3_int.cc
[770/990] Compiling v3_ncons.cc
[771/990] Compiling v3_info.cc
[772/990] Compiling v3_lib.cc
[773/990] Compiling v3_extku.cc
[774/990] Compiling v3_enum.cc
[775/990] Compiling v3_genn.cc
[776/990] Compiling v3_crld.cc
[777/990] Compiling v3_ia5.cc
[778/990] Compiling v3_cpols.cc
[779/990] Compiling v3_conf.cc
[780/990] Compiling v3_bitst.cc
[781/990] Compiling v3_akeya.cc
[782/990] Compiling t_x509.cc
[783/990] Compiling v3_bcons.cc
[784/990] Compiling v3_akey.cc
[785/990] Compiling v3_alt.cc
[786/990] Compiling t_x509a.cc
[787/990] Compiling t_req.cc
[788/990] Compiling i2d_pr.cc
[789/990] Compiling t_crl.cc
[790/990] Compiling name_print.cc
[791/990] Compiling rsa_pss.cc
[792/990] Compiling by_dir.cc
[793/990] Compiling algorithm.cc
[794/990] Compiling by_file.cc
[795/990] Compiling policy.cc
[796/990] Compiling a_verify.cc
[797/990] Compiling asn1_gen.cc
[798/990] Compiling thread_win.cc
[799/990] Compiling a_sign.cc
[800/990] Compiling voprf.cc
[801/990] Compiling trust_token.cc
[802/990] Compiling thread_pthread.cc
[803/990] Compiling pmbtoken.cc
[804/990] Compiling thread_none.cc
[805/990] Compiling thread.cc
[806/990] Compiling a_digest.cc
[807/990] Compiling stack.cc
[808/990] Compiling sha256.cc
[809/990] Compiling slhdsa.cc
[810/990] Compiling siphash.cc
[811/990] Compiling sha512.cc
[812/990] Compiling sha1.cc
[813/990] Compiling rsa_crypt.cc
[814/990] Compiling rsa_print.cc
[815/990] Compiling rsa_extra.cc
[816/990] Compiling spake2plus.cc
[817/990] Compiling rc4.cc
[818/990] Compiling refcount.cc
[819/990] Compiling trusty.cc
[820/990] Compiling windows.cc
[821/990] Compiling forkunsafe.cc
[822/990] Compiling rsa_asn1.cc
[823/990] Compiling rand.cc
[824/990] Compiling urandom.cc
[825/990] Compiling poly1305_arm_asm.S
[826/990] Compiling passive.cc
[827/990] Compiling ios.cc
[828/990] Compiling getentropy.cc
[829/990] Compiling deterministic.cc
[830/990] Compiling fork_detect.cc
[831/990] Compiling poly1305_arm.cc
[832/990] Compiling poly1305.cc
[833/990] Compiling p5_pbev2.cc
[834/990] Compiling poly1305_vec.cc
[835/990] Compiling pool.cc
[836/990] Compiling pkcs7.cc
[837/990] Compiling pem_x509.cc
[838/990] Compiling pkcs8_x509.cc
[839/990] Compiling pkcs8.cc
[840/990] Compiling pkcs7_x509.cc
[841/990] Compiling pem_xaux.cc
[842/990] Compiling pem_pk8.cc
[843/990] Compiling pem_oth.cc
[844/990] Compiling pem_pkey.cc
[845/990] Compiling mldsa.cc
[846/990] Compiling obj_xref.cc
[847/990] Compiling mlkem.cc
[848/990] Compiling mem.cc
[849/990] Compiling md4.cc
[850/990] Compiling md5.cc
[851/990] Compiling pem_lib.cc
[852/990] Compiling poly_rq_mul.S
[853/990] Compiling pem_info.cc
[854/990] Compiling lhash.cc
[855/990] Compiling fips_shared_support.cc
[856/990] Compiling pem_all.cc
[857/990] Compiling obj.cc
[858/990] Compiling ex_data.cc
[859/990] Compiling sign.cc
[860/990] Compiling hrss.cc
[861/990] Compiling kyber.cc
[862/990] Compiling scrypt.cc
[863/990] Compiling hpke.cc
[864/990] Compiling print.cc
[865/990] Compiling pbkdf.cc
[866/990] Compiling p_x25519.cc
[867/990] Compiling p_x25519_asn1.cc
[868/990] Compiling p_rsa_asn1.cc
[869/990] Compiling p_ed25519.cc
[870/990] Compiling p_rsa.cc
[871/990] Compiling p_ec.cc
[872/990] Compiling p_hkdf.cc
[873/990] Compiling p_ed25519_asn1.cc
[874/990] Compiling p_ec_asn1.cc
[875/990] Compiling p_dh_asn1.cc
[876/990] Compiling p_dh.cc
[877/990] Compiling p_dsa_asn1.cc
[878/990] Compiling evp_ctx.cc
[879/990] Compiling evp.cc
[880/990] Compiling err.cc
[881/990] Compiling ecdh.cc
[882/990] Compiling engine.cc
[883/990] Compiling evp_asn1.cc
[884/990] Compiling hash_to_curve.cc
[885/990] Compiling ecdsa_asn1.cc
[886/990] Compiling ec_derive.cc
[887/990] Compiling digest_extra.cc
[888/990] Compiling dsa.cc
[889/990] Compiling params.cc
[890/990] Compiling dsa_asn1.cc
[890/990] Compiling des.cc
[892/990] Compiling ec_asn1.cc
[893/990] Compiling x25519-asm-arm.S
[894/990] Compiling dh_asn1.cc
[895/990] Compiling crypto.cc
[896/990] Compiling cpu_arm_linux.cc
[897/990] Compiling cpu_intel.cc
[898/990] Compiling curve25519.cc
[899/990] Compiling bcm.cc
[900/990] Compiling spake25519.cc
[901/990] Compiling cpu_arm_freebsd.cc
[902/990] Compiling cpu_aarch64_openbsd.cc
[903/990] Compiling cpu_aarch64_win.cc
[904/990] Compiling cpu_aarch64_linux.cc
[905/990] Compiling cpu_aarch64_sysreg.cc
[906/990] Compiling conf.cc
[907/990] Compiling cpu_aarch64_fuchsia.cc
[908/990] Compiling curve25519_64_adx.cc
[909/990] Compiling cpu_aarch64_apple.cc
[910/990] Compiling tls_cbc.cc
[911/990] Compiling e_rc4.cc
[912/990] Compiling e_tls.cc
[913/990] Compiling get_cipher.cc
[914/990] Compiling e_rc2.cc
[915/990] Compiling e_null.cc
[916/990] Compiling e_des.cc
[917/990] Compiling derive_key.cc
[918/990] Compiling e_chacha20poly1305.cc
[919/990] Compiling e_aesctrhmac.cc
[920/990] Compiling e_aesgcmsiv.cc
[921/990] Compiling chacha.cc
[922/990] Compiling asn1_compat.cc
[923/990] Compiling unicode.cc
[924/990] Compiling buf.cc
[925/990] Compiling cbs.cc
[926/990] Compiling ber.cc
[927/990] Compiling blake2.cc
[928/990] Compiling bn_asn1.cc
[928/990] Compiling socket.cc
[930/990] Compiling cbb.cc
[931/990] Compiling socket_helper.cc
[931/990] Compiling convert.cc
[933/990] Compiling printf.cc
[934/990] Compiling file.cc
[935/990] Compiling fd.cc
[936/990] Compiling errno.cc
[937/990] Compiling hexdump.cc
[938/990] Compiling connect.cc
[939/990] Compiling bio_mem.cc
[940/990] Compiling pair.cc
[941/990] Compiling bio.cc
[942/990] Compiling base64.cc
[943/990] Compiling tasn_typ.cc
[944/990] Compiling tasn_enc.cc
[945/990] Compiling tasn_fre.cc
[946/990] Compiling posix_time.cc
[947/990] Compiling tasn_dec.cc
[948/990] Compiling f_string.cc
[949/990] Compiling f_int.cc
[950/990] Compiling tasn_new.cc
[951/990] Compiling tasn_utl.cc
[952/990] Compiling asn1_par.cc
[953/990] Compiling asn_pack.cc
[954/990] Compiling a_strnid.cc
[955/990] Compiling asn1_lib.cc
[956/990] Compiling a_octet.cc
[957/990] Compiling a_type.cc
[958/990] Compiling a_strex.cc
[959/990] Compiling a_time.cc
[960/990] Compiling a_utctm.cc
[961/990] Compiling a_int.cc
[962/990] Compiling a_object.cc
[963/990] Compiling a_i2d_fp.cc
[964/990] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[965/990] Compiling a_dup.cc
[966/990] Compiling a_d2i_fp.cc
[967/990] Compiling a_mbstr.cc
[967/990] Write sources
[969/990] Wrapping AST for BitCollections for debugging
[970/990] Wrapping AST for Atomics for debugging
[971/990] Wrapping AST for AsyncAlgorithms for debugging
[972/990] Compiling a_gentm.cc
[973/1015] Compiling a_bitstr.cc
[974/1015] Compiling a_bool.cc
[976/1015] Compiling Algorithms Compacted.swift
[977/1015] Compiling Algorithms Cycle.swift
[978/1015] Compiling Algorithms EitherSequence.swift
[979/1015] Compiling Algorithms FirstNonNil.swift
[980/1018] Compiling Algorithms Partition.swift
[981/1018] Compiling Algorithms Permutations.swift
[982/1018] Compiling Algorithms Product.swift
[983/1018] Compiling Algorithms Split.swift
[984/1018] Compiling Algorithms Stride.swift
[985/1018] Compiling Algorithms Suffix.swift
[986/1018] Compiling Algorithms RandomSample.swift
[987/1018] Compiling Algorithms Reductions.swift
[988/1018] Compiling Algorithms Rotate.swift
[989/1018] Compiling Algorithms Joined.swift
[990/1018] Compiling Algorithms Keyed.swift
[991/1018] Compiling Algorithms MinMax.swift
[992/1018] Compiling Algorithms Trim.swift
[993/1018] Compiling Algorithms Unique.swift
[994/1018] Compiling Algorithms Windows.swift
[995/1018] Compiling Algorithms FlattenCollection.swift
[996/1018] Compiling Algorithms Grouped.swift
[997/1018] Compiling Algorithms Indexed.swift
[998/1018] Compiling Algorithms Intersperse.swift
[999/1018] Compiling Algorithms AdjacentPairs.swift
[1000/1018] Compiling Algorithms Chain.swift
[1001/1018] Compiling Algorithms Chunked.swift
[1002/1018] Compiling Algorithms Combinations.swift
[1002/1018] Compiling c-nioatomics.c
[1004/1024] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1005/1024] Compiling NIOConcurrencyHelpers NIOLock.swift
[1006/1024] Compiling NIOConcurrencyHelpers lock.swift
[1007/1024] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1008/1024] Compiling NIOConcurrencyHelpers atomics.swift
[1009/1024] Emitting module NIOConcurrencyHelpers
[1010/1025] Emitting module Algorithms
[1012/1026] Wrapping AST for NIOConcurrencyHelpers for debugging
[1014/1086] Compiling NIOCore MulticastChannel.swift
[1015/1086] Compiling NIOCore NIOAny.swift
[1016/1086] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1017/1086] Compiling NIOCore NIOLoopBound.swift
[1018/1086] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1019/1086] Compiling NIOCore NIOScheduledCallback.swift
[1020/1086] Compiling NIOCore NIOSendable.swift
[1021/1086] Compiling NIOCore RecvByteBufferAllocator.swift
[1022/1094] Compiling NIOCore IO.swift
[1023/1094] Compiling NIOCore IOData.swift
[1024/1094] Compiling NIOCore IPProtocol.swift
[1025/1094] Compiling NIOCore IntegerBitPacking.swift
[1026/1094] Compiling NIOCore IntegerTypes.swift
[1027/1094] Compiling NIOCore Interfaces.swift
[1028/1094] Compiling NIOCore Linux.swift
[1029/1094] Compiling NIOCore MarkedCircularBuffer.swift
[1030/1094] Compiling NIOCore CircularBuffer.swift
[1031/1094] Compiling NIOCore Codec.swift
[1032/1094] Compiling NIOCore ConvenienceOptionSupport.swift
[1033/1094] Compiling NIOCore DeadChannel.swift
[1034/1094] Compiling NIOCore DispatchQueue+WithFuture.swift
[1035/1094] Compiling NIOCore EventLoop+Deprecated.swift
[1036/1094] Compiling NIOCore EventLoop+SerialExecutor.swift
[1037/1094] Compiling NIOCore EventLoop.swift
[1038/1094] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1039/1094] Compiling NIOCore SocketAddresses.swift
[1040/1094] Compiling NIOCore SocketOptionProvider.swift
[1041/1094] Compiling NIOCore SystemCallHelpers.swift
[1042/1094] Compiling NIOCore TimeAmount+Duration.swift
[1043/1094] Compiling NIOCore TypeAssistedChannelHandler.swift
[1044/1094] Compiling NIOCore UniversalBootstrapSupport.swift
[1045/1094] Compiling NIOCore Utilities.swift
[1046/1094] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1047/1094] Compiling NIOCore BSDSocketAPI.swift
[1048/1094] Compiling NIOCore ByteBuffer-aux.swift
[1049/1094] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1050/1094] Compiling NIOCore ByteBuffer-conversions.swift
[1051/1094] Compiling NIOCore ByteBuffer-core.swift
[1052/1094] Compiling NIOCore ByteBuffer-hex.swift
[1053/1094] Compiling NIOCore ByteBuffer-int.swift
[1054/1094] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1055/1094] Compiling NIOCore ByteBuffer-multi-int.swift
[1056/1094] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1057/1094] Compiling NIOCore ByteBuffer-views.swift
[1058/1094] Compiling NIOCore Channel.swift
[1059/1094] Compiling NIOCore ChannelHandler.swift
[1060/1094] Compiling NIOCore ChannelHandlers.swift
[1061/1094] Compiling NIOCore ChannelInvoker.swift
[1062/1094] Compiling NIOCore ChannelOption.swift
[1063/1094] Compiling NIOCore ChannelPipeline.swift
[1064/1094] Emitting module NIOCore
[1065/1094] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1066/1094] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1067/1094] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1068/1094] Compiling NIOCore EventLoopFuture.swift
[1069/1094] Compiling NIOCore FileDescriptor.swift
[1070/1094] Compiling NIOCore FileHandle.swift
[1071/1094] Compiling NIOCore FileRegion.swift
[1072/1094] Compiling NIOCore GlobalSingletons.swift
[1073/1094] Compiling NIOCore AddressedEnvelope.swift
[1074/1094] Compiling NIOCore AsyncAwaitSupport.swift
[1075/1094] Compiling NIOCore AsyncChannel.swift
[1076/1094] Compiling NIOCore AsyncChannelHandler.swift
[1077/1094] Compiling NIOCore AsyncChannelInboundStream.swift
[1078/1094] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1079/1094] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1080/1094] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1081/1094] Compiling NIOCore NIOAsyncWriter.swift
[1082/1095] Wrapping AST for NIOCore for debugging
[1084/1147] Emitting module NIOHTTPTypes
[1085/1147] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1086/1148] Wrapping AST for NIOHTTPTypes for debugging
[1088/1148] Emitting module NIOEmbedded
[1089/1148] Compiling NIOEmbedded AsyncTestingChannel.swift
[1090/1148] Compiling NIOPosix IO.swift
[1091/1148] Compiling NIOPosix IntegerBitPacking.swift
[1092/1148] Compiling NIOPosix IntegerTypes.swift
[1093/1148] Compiling NIOPosix Linux.swift
[1094/1148] Compiling NIOPosix LinuxCPUSet.swift
[1095/1148] Compiling NIOPosix LinuxUring.swift
[1096/1148] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1097/1154] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1098/1154] Compiling NIOEmbedded Embedded.swift
[1100/1155] Emitting module NIOPosix
[1101/1155] Compiling NIOPosix ThreadPosix.swift
[1102/1155] Compiling NIOPosix ThreadWindows.swift
[1103/1155] Compiling NIOPosix UnsafeTransfer.swift
[1104/1155] Compiling NIOPosix Utilities.swift
[1105/1155] Compiling NIOPosix VsockAddress.swift
[1106/1155] Compiling NIOPosix VsockChannelEvents.swift
[1106/1155] Wrapping AST for NIOEmbedded for debugging
[1108/1155] Compiling NIOPosix ServerSocket.swift
[1109/1155] Compiling NIOPosix Socket.swift
[1110/1155] Compiling NIOPosix SocketChannel.swift
[1111/1155] Compiling NIOPosix SocketProtocols.swift
[1112/1155] Compiling NIOPosix System.swift
[1113/1155] Compiling NIOPosix Thread.swift
[1114/1155] Compiling NIOPosix SelectableChannel.swift
[1115/1155] Compiling NIOPosix SelectableEventLoop.swift
[1116/1155] Compiling NIOPosix SelectorEpoll.swift
[1117/1155] Compiling NIOPosix SelectorGeneric.swift
[1118/1155] Compiling NIOPosix SelectorKqueue.swift
[1119/1155] Compiling NIOPosix SelectorUring.swift
[1120/1155] Compiling NIOPosix Pool.swift
[1121/1155] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1122/1155] Compiling NIOPosix PosixSingletons.swift
[1123/1155] Compiling NIOPosix RawSocketBootstrap.swift
[1124/1155] Compiling NIOPosix Resolver.swift
[1125/1155] Compiling NIOPosix Selectable.swift
[1126/1155] Compiling NIOPosix NIOThreadPool.swift
[1127/1155] Compiling NIOPosix NonBlockingFileIO.swift
[1128/1155] Compiling NIOPosix PendingDatagramWritesManager.swift
[1129/1155] Compiling NIOPosix PendingWritesManager.swift
[1130/1155] Compiling NIOPosix PipeChannel.swift
[1131/1155] Compiling NIOPosix PipePair.swift
[1132/1155] Compiling NIOPosix Bootstrap.swift
[1133/1155] Compiling NIOPosix ControlMessage.swift
[1134/1155] Compiling NIOPosix DatagramVectorReadManager.swift
[1135/1155] Compiling NIOPosix Errors+Any.swift
[1136/1155] Compiling NIOPosix FileDescriptor.swift
[1137/1155] Compiling NIOPosix GetaddrinfoResolver.swift
[1138/1155] Compiling NIOPosix HappyEyeballs.swift
[1139/1155] Compiling NIOPosix BSDSocketAPICommon.swift
[1140/1155] Compiling NIOPosix BSDSocketAPIPosix.swift
[1141/1155] Compiling NIOPosix BSDSocketAPIWindows.swift
[1142/1155] Compiling NIOPosix BaseSocket.swift
[1143/1155] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1144/1155] Compiling NIOPosix BaseSocketChannel.swift
[1145/1155] Compiling NIOPosix BaseStreamSocketChannel.swift
[1146/1156] Wrapping AST for NIOPosix for debugging
[1148/1158] Compiling NIO Exports.swift
[1149/1158] Emitting module NIO
[1150/1177] Wrapping AST for NIO for debugging
[1152/1198] Compiling NIOTLS TLSEvents.swift
[1153/1198] Emitting module NIOTLS
[1154/1198] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1155/1198] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1156/1198] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1157/1198] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1158/1198] Compiling NIOSOCKS SOCKSResponse.swift
[1159/1199] Compiling NIOHTTP1 HTTPEncoder.swift
[1160/1199] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1161/1199] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1162/1199] Compiling NIOSOCKS ClientStateMachine.swift
[1163/1199] Emitting module NIOSOCKS
[1164/1199] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1165/1199] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1166/1199] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1167/1199] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1168/1199] Compiling NIOHTTP1 HTTPDecoder.swift
[1171/1201] Compiling NIOSOCKS ServerStateMachine.swift
[1172/1201] Compiling NIOTLS SNIHandler.swift
[1173/1201] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1174/1202] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1175/1202] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1178/1203] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1179/1203] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1180/1203] Emitting module NIOHTTP1
[1181/1232] Compiling NIOSSL ObjectIdentifier.swift
[1182/1232] Compiling NIOSSL PosixPort.swift
[1183/1232] Emitting module NIOFoundationCompat
[1184/1232] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1186/1252] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1187/1253] Compiling NIOTransportServices NIOTSErrors.swift
[1188/1255] Compiling NIOTransportServices StateManagedChannel.swift
[1189/1255] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1190/1255] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1191/1257] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1192/1257] Compiling NIOTransportServices NIOTSSingletons.swift
[1193/1257] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1194/1257] Compiling NIOTransportServices NIOTSBootstraps.swift
[1195/1257] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1196/1257] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1197/1257] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1198/1257] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1199/1257] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1202/1257] Compiling NIOTransportServices NIOTSEventLoop.swift
[1203/1257] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1204/1257] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1205/1257] Compiling NIOTransportServices AcceptHandler.swift
[1206/1257] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1207/1257] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1208/1257] Emitting module NIOTransportServices
[1209/1257] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1210/1257] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1211/1257] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1222/1263] Wrapping AST for NIOHTTP1 for debugging
[1224/1299] Compiling NIOExtras DebugInboundEventsHandler.swift
[1225/1299] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1226/1299] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1227/1299] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1228/1303] Emitting module NIOHTTPTypesHTTP1
[1229/1303] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1230/1303] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1231/1303] Compiling NIOExtras JSONRPCFraming.swift
[1232/1303] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1233/1303] Compiling NIOExtras LengthFieldPrepender.swift
[1234/1303] Compiling NIOExtras LineBasedFrameDecoder.swift
[1235/1303] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1236/1303] Compiling NIOExtras NIOExtrasError.swift
[1237/1303] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1238/1303] Emitting module NIOSSL
[1239/1303] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1240/1303] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1242/1303] Compiling NIOExtras NIORequestIdentifiable.swift
[1245/1305] Emitting module NIOExtras
[1249/1305] Compiling NIOSSL SafeCompare.swift
[1250/1305] Compiling NIOSSL SSLPrivateKey.swift
[1251/1305] Compiling NIOSSL SSLPublicKey.swift
[1252/1305] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1253/1305] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1254/1305] Compiling NIOHPACK IndexedHeaderTable.swift
[1255/1305] Compiling NIOHPACK IntegerCoding.swift
[1256/1306] Compiling NIOExtras PCAPRingBuffer.swift
[1257/1306] Compiling NIOExtras QuiescingHelper.swift
[1258/1306] Compiling NIOExtras RequestResponseHandler.swift
[1259/1306] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1260/1306] Compiling NIOHTTPCompression HTTPDecompression.swift
[1261/1306] Compiling NIOHPACK HuffmanTables.swift
[1262/1306] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1263/1306] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1264/1307] Compiling NIOHPACK HuffmanCoding.swift
[1265/1307] Emitting module NIOHTTPCompression
[1266/1307] Compiling NIOHTTPCompression HTTPCompression.swift
[1267/1307] Compiling NIOHPACK StaticHeaderTable.swift
[1269/1307] Emitting module NIOHPACK
[1270/1307] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1271/1307] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1271/1307] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1290/1367] Compiling NIOHTTP2 Error+Any.swift
[1291/1367] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1292/1367] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1293/1367] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1294/1367] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1295/1367] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1296/1367] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1297/1367] Compiling NIOHTTP2 HasLocalSettings.swift
[1301/1368] Compiling NIOHTTP2 SendingHeadersState.swift
[1302/1368] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1303/1368] Compiling NIOHTTP2 SendingRstStreamState.swift
[1304/1368] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1304/1370] Wrapping AST for NIOExtras for debugging
[1307/1394] Compiling NIOHTTP2 MaySendFrames.swift
[1308/1394] Compiling NIOHTTP2 SendingDataState.swift
[1309/1394] Compiling NIOHTTP2 SendingGoawayState.swift
[1314/1394] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1315/1394] Compiling HummingbirdCore ResponseWriter.swift
[1316/1394] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1317/1394] Compiling HummingbirdCore BindAddress.swift
[1318/1394] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1319/1394] Compiling HummingbirdCore Server.swift
[1320/1394] Compiling HummingbirdCore ServerChildChannel.swift
[1321/1394] Compiling HummingbirdCore HTTP1Channel.swift
[1322/1394] Compiling HummingbirdCore HTTPChannelHandler.swift
[1323/1394] Compiling HummingbirdCore HTTPServerBuilder.swift
[1324/1394] Compiling HummingbirdCore FlatDictionary.swift
[1325/1394] Compiling HummingbirdCore HBParser.swift
[1326/1394] Compiling HummingbirdCore OutputBuffer.swift
[1327/1394] Compiling HummingbirdCore ServerConfiguration.swift
[1328/1394] Compiling HummingbirdCore TSTLSOptions.swift
[1329/1394] Compiling HummingbirdCore AnyAsyncSequence.swift
[1330/1394] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1331/1402] Compiling HummingbirdCore ResponseBodyWriter.swift
[1335/1405] Emitting module HummingbirdCore
[1342/1405] Compiling HummingbirdCore Deprecations.swift
[1343/1405] Compiling HummingbirdCore Request.swift
[1344/1405] Compiling HummingbirdCore RequestBody+inboundClose.swift
[1345/1405] Compiling HummingbirdCore RequestBody.swift
[1346/1405] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[1347/1405] Compiling HummingbirdCore URI.swift
[1348/1405] Compiling HummingbirdCore Response.swift
[1349/1405] Compiling HummingbirdCore ResponseBody.swift
[1350/1405] Compiling HummingbirdCore SendableMetatype.swift
[1351/1405] Compiling HummingbirdCore String+percentEncode.swift
[1352/1405] Compiling HummingbirdCore UnsafeTransfer.swift
[1368/1405] Emitting module NIOHTTP2
[1369/1406] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1370/1406] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1371/1406] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1372/1406] Compiling NIOHTTP2 HTTP2StreamID.swift
[1373/1406] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1374/1406] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1375/1406] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1376/1406] Compiling NIOHTTP2 InboundEventBuffer.swift
[1377/1406] Wrapping AST for HummingbirdCore for debugging
[1379/1410] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1380/1410] Compiling NIOHTTP2 HTTP2Frame.swift
[1381/1410] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1382/1410] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1383/1410] Compiling NIOHTTP2 HTTP2PingData.swift
[1384/1410] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1385/1410] Compiling NIOHTTP2 HTTP2Settings.swift
[1386/1410] Compiling NIOHTTP2 HTTP2Stream.swift
[1387/1410] Compiling NIOHTTP2 InboundWindowManager.swift
[1388/1410] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1389/1410] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1390/1410] Compiling NIOHTTP2 StreamChannelList.swift
[1391/1410] Compiling NIOHTTP2 StreamMap.swift
[1392/1410] Compiling NIOHTTP2 StreamStateMachine.swift
[1393/1410] Compiling NIOHTTP2 UnsafeTransfer.swift
[1394/1410] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1395/1474] Compiling HummingbirdTLS Exports.swift
[1396/1474] Emitting module HummingbirdTLS
[1397/1474] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1398/1474] Compiling Hummingbird Exports.swift
[1399/1474] Compiling Hummingbird CacheControl.swift
[1400/1474] Compiling Hummingbird _SpreadMiddleware.swift
[1401/1474] Compiling Hummingbird TracingMiddleware.swift
[1402/1474] Compiling Hummingbird EndpointResponder.swift
[1403/1474] Compiling Hummingbird Parameters+UUID.swift
[1404/1474] Compiling Hummingbird Parameters.swift
[1406/1475] Compiling HummingbirdTLS HTTPServerBuilder+tls.swift
[1407/1475] Compiling HummingbirdTLS TLSChannel.swift
[1409/1540] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1410/1540] Emitting module NIOHTTPTypesHTTP2
[1411/1540] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1412/1540] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1413/1541] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1414/1541] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1415/1541] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1416/1541] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1417/1541] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1418/1541] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1419/1541] Compiling AsyncHTTPClient ConnectionTarget.swift
[1420/1541] Compiling AsyncHTTPClient DeconstructedURL.swift
[1421/1541] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1423/1550] Emitting module Hummingbird
[1424/1558] Compiling HummingbirdHTTP2 Exports.swift
[1425/1559] Compiling HummingbirdHTTP2 HTTPServerBuilder+http2.swift
[1426/1559] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1427/1559] 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(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1428/1559] 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(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1429/1559] 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(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1430/1559] 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(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1431/1559] 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(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1432/1559] 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(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1433/1559] 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(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1434/1559] Compiling AsyncHTTPClient HTTPHandler.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1435/1559] Compiling AsyncHTTPClient LRUCache.swift
[1436/1559] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1437/1559] Compiling AsyncHTTPClient NWErrorHandler.swift
[1438/1559] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1439/1559] Compiling AsyncHTTPClient TLSConfiguration.swift
[1440/1559] Compiling AsyncHTTPClient RedirectState.swift
[1441/1559] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1442/1559] Compiling AsyncHTTPClient RequestOptions.swift
[1443/1559] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1444/1559] Compiling AsyncHTTPClient FoundationExtensions.swift
[1445/1559] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1446/1559] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1447/1559] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1448/1559] Compiling AsyncHTTPClient HTTPClient.swift
[1449/1559] Compiling Hummingbird RouterTrie.swift
[1450/1559] Compiling Hummingbird Trie+resolve.swift
[1451/1559] Compiling Hummingbird Trie+serialize.swift
[1452/1559] Compiling Hummingbird TrieRouter.swift
[1453/1559] Emitting module HummingbirdHTTP2
[1454/1559] Emitting module AsyncHTTPClient
[1455/1567] Compiling AsyncHTTPClient AnyAsyncSequence.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
[1456/1567] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.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
[1457/1567] Compiling AsyncHTTPClient AsyncLazySequence.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
[1458/1567] Compiling AsyncHTTPClient HTTPClient+execute.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1459/1567] Compiling AsyncHTTPClient HTTPClient+shutdown.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
[1460/1567] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1461/1567] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1462/1567] Compiling AsyncHTTPClient HTTPClientRequest.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1463/1567] Compiling AsyncHTTPClient HTTPClientResponse.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1464/1567] Compiling HummingbirdHTTP2 HTTP2StreamChannel.swift
[1465/1567] Compiling HummingbirdHTTP2 TLSChannelConfiguration.swift
[1466/1567] Compiling HummingbirdHTTP2 HTTP2Channel.swift
[1467/1567] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager+StateMachine.swift
[1468/1567] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager.swift
[1469/1567] Compiling HummingbirdHTTP2 HTTP2UpgradeChannel.swift
[1470/1568] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1471/1568] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1472/1568] Compiling AsyncHTTPClient Transaction.swift
[1473/1568] Compiling AsyncHTTPClient Base64.swift
[1474/1568] Compiling AsyncHTTPClient BasicAuth.swift
[1475/1568] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1476/1568] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1477/1568] Compiling AsyncHTTPClient ConnectionPool.swift
[1478/1568] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1480/1568] Compiling AsyncHTTPClient Singleton.swift
[1481/1568] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1482/1568] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1483/1568] Compiling AsyncHTTPClient Utils.swift
[1484/1568] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1485/1568] Compiling Hummingbird HexDigest.swift
[1486/1568] Compiling Hummingbird InitializableFromSource.swift
[1487/1568] Compiling Hummingbird PreludeService.swift
[1488/1568] Compiling Hummingbird StringProtocol.swift
[1489/1568] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1490/1568] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1491/1568] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1492/1568] Compiling AsyncHTTPClient HTTP1Connection.swift
[1493/1568] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1494/1568] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1495/1568] Compiling AsyncHTTPClient HTTP2Connection.swift
[1496/1568] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1497/1568] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1526/1569] Compiling AsyncHTTPClient RequestBag.swift
[1527/1569] Compiling AsyncHTTPClient RequestValidation.swift
[1528/1569] Compiling AsyncHTTPClient SSLContextCache.swift
[1529/1569] Compiling AsyncHTTPClient Scheme.swift
[1566/1570] Wrapping AST for Hummingbird for debugging
[1568/1592] Compiling HummingbirdRouter RouterController.swift
[1569/1593] Compiling HummingbirdRouter RouterBuilderContext.swift
[1570/1593] Compiling HummingbirdRouter RouterBuilderState.swift
[1571/1593] Emitting module PerformanceTest
[1572/1593] Compiling PerformanceTest main.swift
[1573/1593] Compiling HummingbirdRouter RouterBuilder.swift
[1574/1594] Compiling HummingbirdRouter ContextTransform.swift
[1575/1594] Compiling HummingbirdRouter Deprecations.swift
[1576/1594] Compiling HummingbirdTesting Application+Test.swift
[1577/1594] Compiling HummingbirdTesting ApplicationTester.swift
[1578/1594] Emitting module HummingbirdRouter
[1579/1594] Compiling HummingbirdTesting Deprecations.swift
[1580/1594] Compiling HummingbirdRouter Route.swift
[1581/1594] Compiling HummingbirdRouter RouteBuilder.swift
[1583/1595] Compiling HummingbirdTesting TestClient+types.swift
[1584/1595] Compiling HummingbirdTesting LiveTestFramework.swift
[1585/1595] Compiling HummingbirdTesting TestApplication.swift
[1586/1595] Compiling HummingbirdRouter RouterPath.swift
[1588/1596] Compiling HummingbirdTesting RouterTestFramework.swift
[1591/1596] Emitting module HummingbirdTesting
[1592/1596] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1593/1596] Compiling HummingbirdTesting TestClient.swift
[1594/1597] Wrapping AST for PerformanceTest for debugging
[1595/1597] Write Objects.LinkFileList
[1596/1597] Linking PerformanceTest
Build complete! (254.08s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.83.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.34.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "hummingbird",
"name" : "hummingbird",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Hummingbird",
"targets" : [
"Hummingbird"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdCore",
"targets" : [
"HummingbirdCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdHTTP2",
"targets" : [
"HummingbirdHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTLS",
"targets" : [
"HummingbirdTLS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdRouter",
"targets" : [
"HummingbirdRouter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTesting",
"targets" : [
"HummingbirdTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PerformanceTest",
"targets" : [
"PerformanceTest"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "PerformanceTest",
"module_type" : "SwiftTarget",
"name" : "PerformanceTest",
"path" : "Sources/PerformanceTest",
"product_dependencies" : [
"NIOPosix"
],
"product_memberships" : [
"PerformanceTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "executable"
},
{
"c99name" : "HummingbirdTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTests",
"path" : "Tests/HummingbirdTests",
"sources" : [
"ApplicationTests.swift",
"CacheControlTests.swift",
"Certificates.swift",
"CookiesTests.swift",
"EnvironmentTests.swift",
"FileIOTests.swift",
"FileMiddlewareTests.swift",
"HTTPHeaderDateTests.swift",
"HTTPTests.swift",
"HummingBirdJSONTests.swift",
"MetricsTests.swift",
"MiddlewareTests.swift",
"ParserTests.swift",
"PersistTests.swift",
"RouterTests.swift",
"TestTracer.swift",
"TracingTests.swift",
"TrieRouterTests.swift",
"URLEncodedForm/Application+URLEncodedFormTests.swift",
"URLEncodedForm/URLDecoderTests.swift",
"URLEncodedForm/URLEncodedNodeTests.swift",
"URLEncodedForm/URLEncoderTests.swift",
"UUIDTests.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"Hummingbird",
"HummingbirdTLS",
"HummingbirdHTTP2",
"HummingbirdTesting",
"HummingbirdRouter"
],
"type" : "test"
},
{
"c99name" : "HummingbirdTesting",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTesting",
"path" : "Sources/HummingbirdTesting",
"product_dependencies" : [
"AsyncHTTPClient",
"HTTPTypes",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOEmbedded",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOPosix",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTesting"
],
"sources" : [
"Application+Test.swift",
"ApplicationTester.swift",
"AsyncHTTPClientTestFramework.swift",
"Deprecations.swift",
"LiveTestFramework.swift",
"RouterTestFramework.swift",
"TestApplication.swift",
"TestClient+types.swift",
"TestClient.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdTLS",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTLS",
"path" : "Sources/HummingbirdTLS",
"product_dependencies" : [
"NIOCore",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTLS"
],
"sources" : [
"Exports.swift",
"HTTPServerBuilder+tls.swift",
"TLSChannel.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdRouterTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouterTests",
"path" : "Tests/HummingbirdRouterTests",
"sources" : [
"ControllerTests.swift",
"MiddlewareTests.swift",
"RouterTests.swift"
],
"target_dependencies" : [
"HummingbirdRouter",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdRouter",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouter",
"path" : "Sources/HummingbirdRouter",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"HummingbirdRouter"
],
"sources" : [
"ContextTransform.swift",
"Deprecations.swift",
"Route.swift",
"RouteBuilder.swift",
"RouteGroup.swift",
"RouteHandler.swift",
"RouterBuilder.swift",
"RouterBuilderContext.swift",
"RouterBuilderState.swift",
"RouterController.swift",
"RouterPath.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2Tests",
"path" : "Tests/HummingbirdHTTP2Tests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"sources" : [
"Certificates.swift",
"HTTP2ServerConnectionManagerStateMachineTests.swift",
"HTTP2Tests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdHTTP2",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2",
"path" : "Sources/HummingbirdHTTP2",
"product_dependencies" : [
"NIOCore",
"NIOHTTP2",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdHTTP2"
],
"sources" : [
"Exports.swift",
"HTTP2Channel.swift",
"HTTP2ServerConnectionManager+StateMachine.swift",
"HTTP2ServerConnectionManager.swift",
"HTTP2StreamChannel.swift",
"HTTP2UpgradeChannel.swift",
"HTTPServerBuilder+http2.swift",
"TLSChannelConfiguration.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdCoreTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCoreTests",
"path" : "Tests/HummingbirdCoreTests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Certificates.swift",
"CoreTests.swift",
"HTTP1ChannelTests.swift",
"RequestBodyTests.swift",
"TLSTests.swift",
"TSTests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdTLS",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCore",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCore",
"path" : "Sources/HummingbirdCore",
"product_dependencies" : [
"AsyncAlgorithms",
"Collections",
"HTTPTypes",
"Logging",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOExtras",
"NIOPosix",
"NIOTransportServices",
"ServiceLifecycle"
],
"product_memberships" : [
"Hummingbird",
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTLS",
"HummingbirdRouter",
"HummingbirdTesting",
"PerformanceTest"
],
"sources" : [
"Deprecations.swift",
"Request/Request.swift",
"Request/RequestBody+inboundClose.swift",
"Request/RequestBody.swift",
"Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
"Request/URI.swift",
"Response/Response.swift",
"Response/ResponseBody.swift",
"Response/ResponseBodyWriter.swift",
"Response/ResponseWriter.swift",
"Server/AvailableConnectionsHandler.swift",
"Server/BindAddress.swift",
"Server/HTTP/HTTP1Channel.swift",
"Server/HTTP/HTTPChannelHandler.swift",
"Server/HTTP/HTTPServerBuilder.swift",
"Server/HTTPUserEventHandler.swift",
"Server/Server.swift",
"Server/ServerChildChannel.swift",
"Server/ServerConfiguration.swift",
"Server/TSTLSOptions.swift",
"Utils/AnyAsyncSequence.swift",
"Utils/FlatDictionary.swift",
"Utils/HBParser.swift",
"Utils/OutputBuffer.swift",
"Utils/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:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.