Build Information
Successful build of hummingbird, reference main (acaba2
), with Swift 6.1 for Linux on 29 Apr 2025 12:25:20 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/hummingbird-project/hummingbird
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at acaba2e Add tidy frequency to MemoryPersistDriver (#707)
Cloned https://github.com/hummingbird-project/hummingbird.git
Revision (git rev-parse @):
acaba2e40c96f1d27acdea9a82b99aca3194179d
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.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.34.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "hummingbird",
"name" : "hummingbird",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Hummingbird",
"targets" : [
"Hummingbird"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdCore",
"targets" : [
"HummingbirdCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdHTTP2",
"targets" : [
"HummingbirdHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTLS",
"targets" : [
"HummingbirdTLS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdRouter",
"targets" : [
"HummingbirdRouter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTesting",
"targets" : [
"HummingbirdTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PerformanceTest",
"targets" : [
"PerformanceTest"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "PerformanceTest",
"module_type" : "SwiftTarget",
"name" : "PerformanceTest",
"path" : "Sources/PerformanceTest",
"product_dependencies" : [
"NIOPosix"
],
"product_memberships" : [
"PerformanceTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "executable"
},
{
"c99name" : "HummingbirdTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTests",
"path" : "Tests/HummingbirdTests",
"sources" : [
"ApplicationTests.swift",
"CacheControlTests.swift",
"Certificates.swift",
"CookiesTests.swift",
"EnvironmentTests.swift",
"FileIOTests.swift",
"FileMiddlewareTests.swift",
"HTTPHeaderDateTests.swift",
"HTTPTests.swift",
"HummingBirdJSONTests.swift",
"MetricsTests.swift",
"MiddlewareTests.swift",
"ParserTests.swift",
"PersistTests.swift",
"RouterTests.swift",
"TestTracer.swift",
"TracingTests.swift",
"TrieRouterTests.swift",
"URLEncodedForm/Application+URLEncodedFormTests.swift",
"URLEncodedForm/URLDecoderTests.swift",
"URLEncodedForm/URLEncodedNodeTests.swift",
"URLEncodedForm/URLEncoderTests.swift",
"UUIDTests.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"Hummingbird",
"HummingbirdTLS",
"HummingbirdHTTP2",
"HummingbirdTesting",
"HummingbirdRouter"
],
"type" : "test"
},
{
"c99name" : "HummingbirdTesting",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTesting",
"path" : "Sources/HummingbirdTesting",
"product_dependencies" : [
"AsyncHTTPClient",
"HTTPTypes",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOEmbedded",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOPosix",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTesting"
],
"sources" : [
"Application+Test.swift",
"ApplicationTester.swift",
"AsyncHTTPClientTestFramework.swift",
"Deprecations.swift",
"LiveTestFramework.swift",
"RouterTestFramework.swift",
"TestApplication.swift",
"TestClient+types.swift",
"TestClient.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdTLS",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTLS",
"path" : "Sources/HummingbirdTLS",
"product_dependencies" : [
"NIOCore",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTLS"
],
"sources" : [
"Exports.swift",
"HTTPServerBuilder+tls.swift",
"TLSChannel.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdRouterTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouterTests",
"path" : "Tests/HummingbirdRouterTests",
"sources" : [
"ControllerTests.swift",
"MiddlewareTests.swift",
"RouterTests.swift"
],
"target_dependencies" : [
"HummingbirdRouter",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdRouter",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouter",
"path" : "Sources/HummingbirdRouter",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"HummingbirdRouter"
],
"sources" : [
"ContextTransform.swift",
"Deprecations.swift",
"Route.swift",
"RouteBuilder.swift",
"RouteGroup.swift",
"RouteHandler.swift",
"RouterBuilder.swift",
"RouterBuilderContext.swift",
"RouterBuilderState.swift",
"RouterController.swift",
"RouterPath.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2Tests",
"path" : "Tests/HummingbirdHTTP2Tests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"sources" : [
"Certificates.swift",
"HTTP2ServerConnectionManagerStateMachineTests.swift",
"HTTP2Tests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdHTTP2",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2",
"path" : "Sources/HummingbirdHTTP2",
"product_dependencies" : [
"NIOCore",
"NIOHTTP2",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdHTTP2"
],
"sources" : [
"Exports.swift",
"HTTP2Channel.swift",
"HTTP2ServerConnectionManager+StateMachine.swift",
"HTTP2ServerConnectionManager.swift",
"HTTP2StreamChannel.swift",
"HTTP2UpgradeChannel.swift",
"HTTPServerBuilder+http2.swift",
"TLSChannelConfiguration.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdCoreTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCoreTests",
"path" : "Tests/HummingbirdCoreTests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Certificates.swift",
"CoreTests.swift",
"HTTP1ChannelTests.swift",
"RequestBodyTests.swift",
"TLSTests.swift",
"TSTests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdTLS",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCore",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCore",
"path" : "Sources/HummingbirdCore",
"product_dependencies" : [
"AsyncAlgorithms",
"Collections",
"HTTPTypes",
"Logging",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOExtras",
"NIOPosix",
"NIOTransportServices",
"ServiceLifecycle"
],
"product_memberships" : [
"Hummingbird",
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTLS",
"HummingbirdRouter",
"HummingbirdTesting",
"PerformanceTest"
],
"sources" : [
"Deprecations.swift",
"Request/Request.swift",
"Request/RequestBody+inboundClose.swift",
"Request/RequestBody.swift",
"Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
"Request/URI.swift",
"Response/Response.swift",
"Response/ResponseBody.swift",
"Response/ResponseBodyWriter.swift",
"Response/ResponseWriter.swift",
"Server/AvailableConnectionsHandler.swift",
"Server/BindAddress.swift",
"Server/HTTP/HTTP1Channel.swift",
"Server/HTTP/HTTPChannelHandler.swift",
"Server/HTTP/HTTPServerBuilder.swift",
"Server/HTTPUserEventHandler.swift",
"Server/Server.swift",
"Server/ServerChildChannel.swift",
"Server/ServerConfiguration.swift",
"Server/TSTLSOptions.swift",
"Utils/AnyAsyncSequence.swift",
"Utils/FlatDictionary.swift",
"Utils/HBParser.swift",
"Utils/OutputBuffer.swift",
"Utils/String+percentEncode.swift",
"Utils/UnsafeTransfer.swift"
],
"type" : "library"
},
{
"c99name" : "Hummingbird",
"module_type" : "SwiftTarget",
"name" : "Hummingbird",
"path" : "Sources/Hummingbird",
"product_dependencies" : [
"ServiceLifecycle",
"AsyncAlgorithms",
"Atomics",
"HTTPTypes",
"Logging",
"Metrics",
"Tracing",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"Hummingbird",
"HummingbirdRouter",
"HummingbirdTesting",
"PerformanceTest"
],
"sources" : [
"Application.swift",
"Codable/CodableProtocols.swift",
"Codable/JSON/JSONCoding.swift",
"Codable/ResponseEncodable.swift",
"Codable/URLEncodedForm/URLEncodedForm+Request.swift",
"Codable/URLEncodedForm/URLEncodedForm.swift",
"Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
"Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
"Codable/URLEncodedForm/URLEncodedFormNode.swift",
"Configuration.swift",
"Deprecations.swift",
"Environment.swift",
"Error/EditedHTTPError.swift",
"Error/HTTPError.swift",
"Error/HTTPResponseError.swift",
"Error/NIOCore+HTTPResponseError.swift",
"Exports.swift",
"Files/CacheControl.swift",
"Files/FileIO.swift",
"Files/FileProvider.swift",
"Files/LocalFileSystem.swift",
"HTTP/Cookie.swift",
"HTTP/Cookies.swift",
"HTTP/MediaType+FileExtension.swift",
"HTTP/MediaType.swift",
"HTTP/Request+Cookies.swift",
"HTTP/Response+Cookies.swift",
"Middleware/CORSMiddleware.swift",
"Middleware/FileMiddleware.swift",
"Middleware/LogRequestMiddleware.swift",
"Middleware/MetricsMiddleware.swift",
"Middleware/Middleware.swift",
"Middleware/MiddlewareGroup.swift",
"Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
"Middleware/MiddlewareModule/_Middleware2.swift",
"Middleware/MiddlewareModule/_OptionalMiddleware.swift",
"Middleware/MiddlewareModule/_SpreadMiddleware.swift",
"Middleware/TracingMiddleware.swift",
"Router/EndpointResponder.swift",
"Router/Parameters+UUID.swift",
"Router/Parameters.swift",
"Router/ResponseGenerator.swift",
"Router/RouteCollection.swift",
"Router/Router+validation.swift",
"Router/Router.swift",
"Router/RouterGroup.swift",
"Router/RouterMethods.swift",
"Router/RouterPath.swift",
"Router/RouterResponder.swift",
"Router/TransformingRouterGroup.swift",
"Router/Trie/RouterTrie.swift",
"Router/Trie/Trie+resolve.swift",
"Router/Trie/Trie+serialize.swift",
"Router/TrieRouter.swift",
"Server/ChildRequestContext.swift",
"Server/Request.swift",
"Server/RequestContext.swift",
"Server/RequestContextSource.swift",
"Server/RequestID.swift",
"Server/RequestResponder.swift",
"Server/Response.swift",
"Server/URI+decodeQuery.swift",
"Storage/MemoryPersistDriver.swift",
"Storage/PersistDriver.swift",
"Storage/PersistError.swift",
"Utils/ByteBuffer+foundation.swift",
"Utils/DateCache.swift",
"Utils/HTTPHeaderDateFormatStyle.swift",
"Utils/HexDigest.swift",
"Utils/InitializableFromSource.swift",
"Utils/PreludeService.swift",
"Utils/StringProtocol.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
[1259/5013] Fetching swift-nio-transport-services, swift-service-lifecycle
[1331/16505] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2
[6164/30381] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client
[6762/45174] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.80s)
[7112/42555] Fetching swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[31376/118082] Fetching swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/swift-server/async-http-client.git from cache (3.17s)
[32090/104206] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-distributed-tracing.git
[43965/109868] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-nio-extras
[48953/114842] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-nio-extras, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.53s)
[66818/109868] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.66s)
Fetching https://github.com/apple/swift-metrics.git
[61911/104206] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio
[71731/106406] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-metrics
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.91s)
[75289/104206] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-log.git
[77773/108042] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-log
[77965/108946] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-log, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (1.11s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (6.88s)
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (6.95s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.97s)
[51359/75527] Fetching swift-nio
[52115/77232] Fetching swift-nio, swift-atomics
[53501/93501] Fetching swift-nio, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Fetching https://github.com/apple/swift-async-algorithms.git
[61631/91796] Fetching swift-nio, swift-collections
[65641/96761] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.77s)
[69574/91796] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.20s)
Fetched https://github.com/apple/swift-nio.git from cache (13.43s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (15.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (4.01s)
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.32s)
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.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.76s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.77s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.88s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.33s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.08s)
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 (1.46s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.91s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1127] Fetching swift-http-structured-headers
[340/7030] Fetching swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.60s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.72s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.55s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.11s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.89s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.70s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.62s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.84s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.30.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.7.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.82.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.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.6.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.2.2
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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.26.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.1.4
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.25.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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-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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Building for debugging...
[0/502] Write sources
[45/502] Compiling CNIOLinux liburing_shims.c
[45/502] Compiling _NumericsShims _NumericsShims.c
[45/502] Compiling CNIOWindows shim.c
[48/502] Compiling CNIOWindows WSAStartup.c
[49/502] Compiling CNIOWASI CNIOWASI.c
[50/502] Compiling _AtomicsShims.c
[51/502] Compiling CNIODarwin shim.c
[52/502] Compiling CNIOExtrasZlib empty.c
[53/502] Compiling CNIOLinux shim.c
[54/502] Compiling fiat_p256_adx_sqr.S
[55/502] Compiling CNIOLLHTTP c_nio_http.c
[56/502] Compiling CNIOLLHTTP c_nio_api.c
[57/502] Compiling fiat_p256_adx_mul.S
[58/502] Compiling fiat_curve25519_adx_square.S
[59/502] Compiling fiat_curve25519_adx_mul.S
[60/502] Write swift-version-24593BA9C3E375BF.txt
[61/502] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/506] Compiling CNIOBoringSSLShims shims.c
[64/508] Emitting module _NIOBase64
[64/508] Compiling tls_method.cc
[65/508] Compiling tls13_server.cc
[66/508] Compiling tls_record.cc
[67/515] Compiling tls13_both.cc
[69/526] Emitting module ServiceContextModule
[69/526] Compiling tls13_enc.cc
[71/551] Emitting module RealModule
[71/552] Compiling tls13_client.cc
[73/555] Emitting module CoreMetrics
[74/555] Compiling InternalCollectionsUtilities _SortedCollection.swift
[75/555] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[76/557] Compiling InternalCollectionsUtilities Debugging.swift
[77/557] Compiling InternalCollectionsUtilities Descriptions.swift
[78/557] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[79/557] Compiling InternalCollectionsUtilities Specialize.swift
[80/557] Compiling RealModule ElementaryFunctions.swift
[81/557] Compiling HTTPTypes HTTPParsedFields.swift
[82/557] Compiling ServiceContextModule ServiceContextKey.swift
[83/557] Compiling RealModule Float+Real.swift
[84/558] Emitting module InternalCollectionsUtilities
[85/558] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[86/558] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[87/558] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[88/558] Compiling Logging LogHandler.swift
[89/558] Compiling HTTPTypes ISOLatin1String.swift
[90/558] Compiling RealModule Real.swift
[91/558] Compiling RealModule RealFunctions.swift
[92/558] Compiling _NIODataStructures PriorityQueue.swift
[93/558] Compiling _NIODataStructures _TinyArray.swift
[94/558] Compiling ServiceContextModule ServiceContext.swift
[95/559] Compiling _NIOBase64 Base64.swift
[96/560] Compiling RealModule Float80+Real.swift
[97/560] Compiling RealModule Float16+Real.swift
[98/560] Compiling HTTPTypes HTTPRequest.swift
[99/560] Compiling HTTPTypes HTTPResponse.swift
[101/560] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[104/561] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[105/561] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[106/561] Compiling InternalCollectionsUtilities UInt+reversed.swift
[107/561] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[109/561] Compiling InternalCollectionsUtilities Integer rank.swift
[110/561] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[114/561] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[115/561] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[115/562] Wrapping AST for _NIOBase64 for debugging
[117/571] Wrapping AST for ServiceContextModule for debugging
[119/571] Compiling CoreMetrics Metrics.swift
[120/571] Emitting module Instrumentation
[121/571] Compiling Instrumentation NoOpInstrument.swift
[122/571] Compiling Instrumentation MultiplexInstrument.swift
[123/571] Compiling Instrumentation InstrumentationSystem.swift
[124/639] Compiling Instrumentation Instrument.swift
[125/639] Compiling Instrumentation Locks.swift
[126/640] Compiling ConcurrencyHelpers Lock.swift
[127/640] Emitting module ConcurrencyHelpers
[128/640] Compiling ConcurrencyHelpers LockedValueBox.swift
[129/640] Compiling Logging MetadataProvider.swift
[130/641] Compiling CoreMetrics Locks.swift
[131/641] Emitting module Logging
[132/641] Compiling Logging Locks.swift
[133/641] Compiling HTTPTypes NIOLock.swift
[134/642] Emitting module _NIODataStructures
[135/642] Compiling _NIODataStructures Heap.swift
[136/643] Compiling Logging Logging.swift
[142/719] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[143/719] Compiling HeapModule Heap+Descriptions.swift
[144/719] Compiling HeapModule _HeapNode.swift
[145/719] Compiling HeapModule Heap.swift
[146/719] Compiling Tracing TracingTime.swift
[147/719] Emitting module Tracing
[148/719] Compiling HeapModule Heap+Invariants.swift
[149/719] Compiling HeapModule Heap+UnsafeHandle.swift
[150/719] Emitting module HeapModule
[151/719] Compiling Tracing TracerProtocol.swift
[152/720] Compiling Tracing Tracer.swift
[154/720] Compiling UnixSignals UnixSignal.swift
[155/720] Compiling UnixSignals UnixSignalsSequence.swift
[156/720] Emitting module UnixSignals
[157/720] Compiling Tracing TracerProtocol+Legacy.swift
[158/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[159/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[160/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[161/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[162/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[163/721] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[164/721] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[165/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[166/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[167/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[168/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[169/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[170/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[171/721] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[172/728] Compiling t1_enc.cc
[174/748] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[175/748] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[176/748] Compiling HashTreeCollections _HashNode+Structural merge.swift
[177/748] Compiling HashTreeCollections _AncestorHashSlots.swift
[178/748] Compiling HashTreeCollections _Bitmap.swift
[179/748] Compiling HashTreeCollections _Bucket.swift
[180/748] Compiling HashTreeCollections _Hash.swift
[181/748] Compiling HashTreeCollections _HashLevel.swift
[182/748] Compiling OrderedCollections OrderedSet+Initializers.swift
[183/748] Compiling OrderedCollections OrderedSet+Insertions.swift
[184/748] Compiling OrderedCollections OrderedSet+Invariants.swift
[185/748] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[186/748] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[187/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[188/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[189/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[190/763] Compiling Tracing NoOpTracer.swift
[191/763] Compiling Tracing InstrumentationSystem+Tracing.swift
[192/763] Compiling Tracing SpanProtocol.swift
[193/819] Compiling HashTreeCollections _HashNode+Builder.swift
[194/819] Compiling HashTreeCollections _HashNode+Debugging.swift
[195/819] Compiling HashTreeCollections _HashNode+Initializers.swift
[196/819] Compiling HashTreeCollections _HashNode+Invariants.swift
[197/819] Compiling HashTreeCollections _HashNode+Lookups.swift
[198/819] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[199/819] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[200/819] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[201/819] Compiling HashTreeCollections _HashNode+Structural union.swift
[202/819] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[203/819] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[204/819] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[205/819] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[206/819] Compiling HashTreeCollections _HashNode.swift
[207/819] Compiling HashTreeCollections _HashNodeHeader.swift
[208/819] Compiling HashTreeCollections _HashSlot.swift
[209/820] Wrapping AST for _NIODataStructures for debugging
[211/820] Compiling DequeModule Deque+CustomReflectable.swift
[212/820] Compiling DequeModule Deque+Descriptions.swift
[213/822] Compiling HashTreeCollections TreeDictionary+Merge.swift
[214/822] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[215/822] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[216/822] Compiling HashTreeCollections TreeDictionary+Values.swift
[217/822] Compiling HashTreeCollections _HashTreeIterator.swift
[218/822] Compiling HashTreeCollections _HashTreeStatistics.swift
[219/822] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[220/822] Compiling HashTreeCollections _RawHashNode.swift
[221/822] Compiling HashTreeCollections _UnmanagedHashNode.swift
[222/822] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[223/822] Compiling HashTreeCollections TreeSet+Debugging.swift
[224/822] Compiling HashTreeCollections TreeSet+Descriptions.swift
[225/822] Compiling HashTreeCollections TreeSet+Equatable.swift
[226/822] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[227/822] Compiling HashTreeCollections TreeSet+Extras.swift
[228/822] Compiling HashTreeCollections TreeSet+Filter.swift
[229/822] Compiling HashTreeCollections TreeSet+Hashable.swift
[230/822] Compiling HashTreeCollections TreeSet+Sendable.swift
[230/831] Wrapping AST for UnixSignals for debugging
[231/831] Wrapping AST for Tracing for debugging
[233/831] Compiling DequeModule Deque._UnsafeHandle.swift
[234/831] Compiling DequeModule Deque.swift
[235/831] Compiling DequeModule _DequeBuffer.swift
[236/831] Compiling DequeModule _DequeBufferHeader.swift
[237/831] Compiling DequeModule _DequeSlot.swift
[238/831] Compiling DequeModule _UnsafeWrappedBuffer.swift
[244/831] Wrapping AST for Logging for debugging
[246/831] Compiling DequeModule Deque+Codable.swift
[247/831] Compiling DequeModule Deque+Collection.swift
[250/831] Compiling DequeModule Deque+Equatable.swift
[251/831] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[252/831] Compiling DequeModule Deque+Extras.swift
[253/831] Compiling DequeModule Deque+Hashable.swift
[254/831] Compiling DequeModule Deque+Testing.swift
[255/831] Compiling DequeModule Deque._Storage.swift
[255/831] Wrapping AST for InternalCollectionsUtilities for debugging
[256/831] Wrapping AST for Instrumentation for debugging
[257/831] Wrapping AST for HeapModule for debugging
[262/831] Wrapping AST for CoreMetrics for debugging
[263/831] Wrapping AST for ConcurrencyHelpers for debugging
[267/831] Compiling _RopeModule Rope+Join.swift
[268/831] Compiling _RopeModule Rope+MutatingForEach.swift
[269/831] Compiling _RopeModule Rope+Remove.swift
[270/831] Compiling _RopeModule Rope+RemoveSubrange.swift
[271/831] Compiling _RopeModule Rope+Split.swift
[272/831] Compiling _RopeModule Optional Utilities.swift
[273/831] Compiling _RopeModule String Utilities.swift
[274/831] Compiling _RopeModule String.Index+ABI.swift
[285/841] Compiling HashTreeCollections TreeDictionary.swift
[286/841] Compiling HashTreeCollections TreeSet+Codable.swift
[287/841] Compiling HashTreeCollections TreeSet+Collection.swift
[299/841] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[300/841] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[301/841] Compiling HashTreeCollections TreeDictionary+Filter.swift
[302/841] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[303/841] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[304/841] Compiling HashTreeCollections TreeDictionary+Keys.swift
[305/841] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[312/841] Compiling HTTPTypes HTTPFieldName.swift
[313/841] Emitting module HTTPTypes
[314/841] Compiling HTTPTypes HTTPFields.swift
[315/841] Compiling HTTPTypes HTTPField.swift
[316/842] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[324/842] Emitting module DequeModule
[325/843] Emitting module _RopeModule
[326/843] Emitting module OrderedCollections
[328/844] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[329/844] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[330/844] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[331/844] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[332/844] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[333/844] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[334/844] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[335/844] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[336/844] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[337/844] Compiling HashTreeCollections TreeSet.swift
[338/844] Wrapping AST for HTTPTypes for debugging
[339/844] Wrapping AST for DequeModule for debugging
[340/844] Wrapping AST for OrderedCollections for debugging
[347/844] Compiling HashTreeCollections _UnsafePath.swift
[348/844] Compiling HashTreeCollections TreeDictionary+Codable.swift
[349/844] Compiling HashTreeCollections TreeDictionary+Collection.swift
[350/844] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[351/844] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[362/844] Emitting module Metrics
[363/844] Compiling Metrics Metrics.swift
[364/845] Compiling ssl_versions.cc
[387/845] Compiling HashTreeCollections _HashStack.swift
[394/845] Wrapping AST for Metrics for debugging
[429/846] Compiling ssl_x509.cc
[430/846] Wrapping AST for _RopeModule for debugging
[431/846] Compiling ssl_transcript.cc
[432/846] Compiling ssl_stat.cc
[434/846] Emitting module HashTreeCollections
[435/847] Compiling ssl_session.cc
[436/847] Compiling ssl_privkey.cc
[437/847] Wrapping AST for HashTreeCollections for debugging
[438/847] Compiling ssl_file.cc
[439/847] Compiling ssl_key_share.cc
[440/847] Compiling ssl_credential.cc
[441/847] Compiling ssl_lib.cc
[442/847] Compiling ssl_cipher.cc
[443/847] Compiling ssl_buffer.cc
[444/847] Compiling ssl_cert.cc
[445/847] Compiling ssl_asn1.cc
[446/847] Compiling s3_pkt.cc
[447/847] Compiling ssl_aead_ctx.cc
[448/847] Compiling s3_lib.cc
[449/847] Compiling s3_both.cc
[450/847] Compiling handshake_server.cc
[451/847] Compiling handshake_client.cc
[452/847] Compiling handshake.cc
[453/847] Compiling handoff.cc
[454/847] Compiling dtls_record.cc
[455/847] Compiling dtls_method.cc
[456/847] Compiling encrypted_client_hello.cc
[457/847] Compiling md5-x86_64-linux.S
[458/847] Compiling md5-x86_64-apple.S
[459/847] Compiling md5-586-linux.S
[460/847] Compiling md5-586-apple.S
[461/847] Compiling chacha20_poly1305_x86_64-linux.S
[462/847] Compiling extensions.cc
[463/847] Compiling chacha20_poly1305_x86_64-apple.S
[463/847] Compiling chacha20_poly1305_armv8-win.S
[465/847] Compiling chacha20_poly1305_armv8-apple.S
[466/847] Compiling chacha20_poly1305_armv8-linux.S
[467/847] Compiling chacha-x86_64-linux.S
[468/847] Compiling chacha-x86_64-apple.S
[469/847] Compiling chacha-x86-linux.S
[470/847] Compiling err_data.cc
[471/847] Compiling chacha-x86-apple.S
[472/847] Compiling chacha-armv8-win.S
[473/847] Compiling chacha-armv8-linux.S
[474/847] Compiling chacha-armv8-apple.S
[475/847] Compiling d1_srtp.cc
[476/847] Compiling chacha-armv4-linux.S
[477/847] Compiling aes128gcmsiv-x86_64-apple.S
[478/847] Compiling aes128gcmsiv-x86_64-linux.S
[479/847] Compiling x86_64-mont5-linux.S
[480/847] Compiling x86_64-mont5-apple.S
[481/847] Compiling x86_64-mont-linux.S
[482/847] Compiling x86-mont-linux.S
[483/847] Compiling x86_64-mont-apple.S
[484/847] Compiling x86-mont-apple.S
[485/847] Compiling vpaes-x86-linux.S
[486/847] Compiling vpaes-x86_64-apple.S
[487/847] Compiling vpaes-x86-apple.S
[488/847] Compiling vpaes-x86_64-linux.S
[489/847] Compiling vpaes-armv8-win.S
[490/847] Compiling vpaes-armv8-linux.S
[491/847] Compiling vpaes-armv8-apple.S
[492/847] Compiling vpaes-armv7-linux.S
[493/847] Compiling d1_pkt.cc
[494/847] Compiling sha512-armv8-linux.S
[495/847] Compiling sha512-armv8-win.S
[496/847] Compiling sha512-x86_64-apple.S
[497/847] Compiling sha512-x86_64-linux.S
[498/847] Compiling sha512-armv8-apple.S
[499/847] Compiling sha512-586-linux.S
[500/847] Compiling sha512-armv4-linux.S
[501/847] Compiling sha256-x86_64-apple.S
[502/847] Compiling sha512-586-apple.S
[503/847] Compiling sha256-armv8-win.S
[504/847] Compiling sha256-x86_64-linux.S
[505/847] Compiling sha256-armv8-linux.S
[506/847] Compiling sha256-armv8-apple.S
[507/847] Compiling sha256-586-apple.S
[508/847] Compiling sha256-armv4-linux.S
[509/847] Compiling sha256-586-linux.S
[510/847] Compiling sha1-x86_64-apple.S
[511/847] Compiling sha1-armv8-linux.S
[512/847] Compiling d1_lib.cc
[513/847] Compiling sha1-armv8-apple.S
[514/847] Compiling sha1-armv8-win.S
[515/847] Compiling sha1-x86_64-linux.S
[516/847] Compiling sha1-armv4-large-linux.S
[517/847] Compiling sha1-586-linux.S
[518/847] Compiling sha1-586-apple.S
[519/847] Compiling rsaz-avx2-linux.S
[520/847] Compiling rsaz-avx2-apple.S
[521/847] Compiling rdrand-x86_64-linux.S
[522/847] Compiling rdrand-x86_64-apple.S
[523/847] Compiling p256_beeu-x86_64-asm-apple.S
[524/847] Compiling p256_beeu-x86_64-asm-linux.S
[525/847] Compiling p256_beeu-armv8-asm-win.S
[526/847] Compiling p256_beeu-armv8-asm-linux.S
[527/847] Compiling p256_beeu-armv8-asm-apple.S
[528/847] Compiling p256-armv8-asm-linux.S
[529/847] Compiling p256-x86_64-asm-apple.S
[530/847] Compiling p256-x86_64-asm-linux.S
[531/847] Compiling p256-armv8-asm-win.S
[532/847] Compiling bio_ssl.cc
[533/847] Compiling p256-armv8-asm-apple.S
[534/847] Compiling ghashv8-armv8-win.S
[535/847] Compiling ghashv8-armv8-linux.S
[536/847] Compiling ghashv8-armv8-apple.S
[537/847] Compiling ghashv8-armv7-linux.S
[538/847] Compiling ghash-x86_64-linux.S
[539/847] Compiling ghash-x86-linux.S
[540/847] Compiling ghash-x86-apple.S
[541/847] Compiling ghash-x86_64-apple.S
[542/847] Compiling ghash-ssse3-x86_64-apple.S
[543/847] Compiling ghash-ssse3-x86_64-linux.S
[544/847] Compiling ghash-ssse3-x86-apple.S
[545/847] Compiling ghash-ssse3-x86-linux.S
[546/847] Compiling ghash-neon-armv8-linux.S
[547/847] Compiling ghash-neon-armv8-win.S
[548/847] Compiling ghash-neon-armv8-apple.S
[549/847] Compiling ghash-armv4-linux.S
[550/847] Compiling co-586-linux.S
[551/847] Compiling co-586-apple.S
[552/847] Compiling bsaes-armv7-linux.S
[553/847] Compiling bn-armv8-win.S
[554/847] Compiling bn-586-apple.S
[555/847] Compiling bn-armv8-apple.S
[556/847] Compiling bn-armv8-linux.S
[557/847] Compiling bn-586-linux.S
[558/847] Compiling armv8-mont-win.S
[559/847] Compiling armv8-mont-linux.S
[560/847] Compiling armv8-mont-apple.S
[561/847] Compiling armv4-mont-linux.S
[562/847] Compiling aesv8-gcm-armv8-win.S
[563/847] Compiling aesv8-armv8-win.S
[564/847] Compiling aesv8-gcm-armv8-apple.S
[565/847] Compiling aesv8-gcm-armv8-linux.S
[566/847] Compiling aesv8-armv8-linux.S
[567/847] Compiling aesv8-armv7-linux.S
[568/847] Compiling aesni-x86_64-apple.S
[569/847] Compiling aesv8-armv8-apple.S
[570/847] Compiling aesni-x86-linux.S
[571/847] Compiling aesni-x86-apple.S
[572/847] Compiling aesni-x86_64-linux.S
[573/847] Compiling aesni-gcm-x86_64-linux.S
[574/847] Compiling aesni-gcm-x86_64-apple.S
[575/847] Compiling aes-gcm-avx2-x86_64-linux.S
[576/847] Compiling aes-gcm-avx10-x86_64-apple.S
[577/847] Compiling aes-gcm-avx2-x86_64-apple.S
[578/847] Compiling aes-gcm-avx10-x86_64-linux.S
[579/847] Compiling d1_both.cc
[580/847] Compiling x_sig.cc
[581/847] Compiling x_x509a.cc
[582/847] Compiling x_val.cc
[583/847] Compiling x_req.cc
[584/847] Compiling x_x509.cc
[585/847] Compiling x_spki.cc
[586/847] Compiling x_pubkey.cc
[587/847] Compiling x_name.cc
[588/847] Compiling x_exten.cc
[589/847] Compiling x509spki.cc
[590/847] Compiling x_crl.cc
[591/847] Compiling x_algor.cc
[592/847] Compiling x_attrib.cc
[593/847] Compiling x_all.cc
[594/847] Compiling x509rset.cc
[595/847] Compiling x509name.cc
[596/847] Compiling x509cset.cc
[597/847] Compiling x509_txt.cc
[598/847] Compiling x509_vpm.cc
[599/847] Compiling x509_v3.cc
[600/847] Compiling x509_vfy.cc
[601/847] Compiling x509_trs.cc
[602/847] Compiling x509_set.cc
[603/847] Compiling x509_req.cc
[604/847] Compiling x509_obj.cc
[605/847] Compiling x509_def.cc
[606/847] Compiling x509_lu.cc
[607/847] Compiling x509_d2.cc
[608/847] Compiling x509_ext.cc
[609/847] Compiling x509_cmp.cc
[610/847] Compiling x509_att.cc
[611/847] Compiling x509.cc
[612/847] Compiling v3_utl.cc
[613/847] Compiling v3_skey.cc
[614/847] Compiling v3_prn.cc
[615/847] Compiling v3_pmaps.cc
[616/847] Compiling v3_ocsp.cc
[617/847] Compiling v3_purp.cc
[618/847] Compiling v3_pcons.cc
[619/847] Compiling v3_ncons.cc
[620/847] Compiling v3_lib.cc
[621/847] Compiling v3_int.cc
[622/847] Compiling v3_extku.cc
[623/847] Compiling v3_info.cc
[624/847] Compiling v3_ia5.cc
[625/847] Compiling v3_genn.cc
[626/847] Compiling v3_enum.cc
[627/847] Compiling v3_crld.cc
[628/847] Compiling v3_cpols.cc
[629/847] Compiling v3_conf.cc
[630/847] Compiling v3_bitst.cc
[631/847] Compiling v3_alt.cc
[632/847] Compiling v3_bcons.cc
[633/847] Compiling v3_akeya.cc
[634/847] Compiling v3_akey.cc
[635/847] Compiling t_x509a.cc
[636/847] Compiling i2d_pr.cc
[637/847] Compiling t_x509.cc
[638/847] Compiling t_req.cc
[639/847] Compiling t_crl.cc
[640/847] Compiling name_print.cc
[641/847] Compiling rsa_pss.cc
[642/847] Compiling policy.cc
[643/847] Compiling by_file.cc
[644/847] Compiling by_dir.cc
[645/847] Compiling asn1_gen.cc
[646/847] Compiling voprf.cc
[647/847] Compiling a_verify.cc
[648/847] Compiling algorithm.cc
[649/847] Compiling trust_token.cc
[650/847] Compiling a_digest.cc
[651/847] Compiling a_sign.cc
[652/847] Compiling thread_none.cc
[653/847] Compiling thread.cc
[654/847] Compiling thread_win.cc
[655/847] Compiling thread_pthread.cc
[656/847] Compiling stack.cc
[657/847] Compiling pmbtoken.cc
[658/847] Compiling sha512.cc
[659/847] Compiling sha1.cc
[660/847] Compiling slhdsa.cc
[661/847] Compiling siphash.cc
[662/847] Compiling sha256.cc
[663/847] Compiling rsa_print.cc
[664/847] Compiling rsa_extra.cc
[665/847] Compiling spake2plus.cc
[666/847] Compiling rc4.cc
[667/847] Compiling refcount.cc
[668/847] Compiling windows.cc
[669/847] Compiling rsa_crypt.cc
[670/847] Compiling trusty.cc
[671/847] Compiling rand.cc
[672/847] Compiling urandom.cc
[673/847] Compiling rsa_asn1.cc
[674/847] Compiling passive.cc
[675/847] Compiling getentropy.cc
[676/847] Compiling ios.cc
[677/847] Compiling poly1305_arm_asm.S
[678/847] Compiling fork_detect.cc
[679/847] Compiling forkunsafe.cc
[680/847] Compiling deterministic.cc
[681/847] Compiling poly1305.cc
[682/847] Compiling poly1305_arm.cc
[683/847] Compiling poly1305_vec.cc
[684/847] Compiling pool.cc
[685/847] Compiling pkcs7.cc
[686/847] Compiling p5_pbev2.cc
[687/847] Compiling pkcs8.cc
[688/847] Compiling pem_xaux.cc
[689/847] Compiling pkcs7_x509.cc
[690/847] Compiling pkcs8_x509.cc
[691/847] Compiling pem_x509.cc
[692/847] Compiling pem_pkey.cc
[693/847] Compiling pem_pk8.cc
[694/847] Compiling pem_oth.cc
[695/847] Compiling mlkem.cc
[696/847] Compiling obj_xref.cc
[697/847] Compiling mem.cc
[698/847] Compiling mldsa.cc
[699/847] Compiling obj.cc
[700/847] Compiling pem_info.cc
[701/847] Compiling pem_all.cc
[702/847] Compiling pem_lib.cc
[703/847] Compiling fips_shared_support.cc
[704/847] Compiling md5.cc
[705/847] Compiling poly_rq_mul.S
[706/847] Compiling lhash.cc
[707/847] Compiling md4.cc
[708/847] Compiling hrss.cc
[709/847] Compiling sign.cc
[710/847] Compiling kyber.cc
[711/847] Compiling ex_data.cc
[712/847] Compiling hpke.cc
[713/847] Compiling print.cc
[714/847] Compiling scrypt.cc
[715/847] Compiling pbkdf.cc
[716/847] Compiling p_x25519.cc
[717/847] Compiling p_ed25519.cc
[718/847] Compiling p_rsa_asn1.cc
[719/847] Compiling p_x25519_asn1.cc
[720/847] Compiling p_hkdf.cc
[721/847] Compiling p_ed25519_asn1.cc
[722/847] Compiling p_rsa.cc
[723/847] Compiling p_ec.cc
[724/847] Compiling p_dh.cc
[725/847] Compiling p_ec_asn1.cc
[726/847] Compiling p_dh_asn1.cc
[727/847] Compiling evp_ctx.cc
[728/847] Compiling evp.cc
[729/847] Compiling p_dsa_asn1.cc
[730/847] Compiling err.cc
[731/847] Compiling engine.cc
[732/847] Compiling evp_asn1.cc
[733/847] Compiling ecdh.cc
[734/847] Compiling ecdsa_asn1.cc
[735/847] Compiling hash_to_curve.cc
[736/847] Compiling ec_derive.cc
[737/847] Compiling dsa.cc
[738/847] Compiling dsa_asn1.cc
[738/847] Compiling params.cc
[740/847] Compiling ec_asn1.cc
[741/847] Compiling digest_extra.cc
[742/847] Compiling x25519-asm-arm.S
[743/847] Compiling des.cc
[744/847] Compiling dh_asn1.cc
[745/847] Compiling spake25519.cc
[746/847] Compiling crypto.cc
[747/847] Compiling cpu_intel.cc
[748/847] Compiling cpu_arm_linux.cc
[749/847] Compiling cpu_arm_freebsd.cc
[750/847] Compiling curve25519.cc
[751/847] Compiling bcm.cc
[752/847] Compiling cpu_aarch64_sysreg.cc
[753/847] Compiling cpu_aarch64_openbsd.cc
[754/847] Compiling cpu_aarch64_win.cc
[755/847] Compiling cpu_aarch64_apple.cc
[756/847] Compiling cpu_aarch64_fuchsia.cc
[757/847] Compiling cpu_aarch64_linux.cc
[758/847] Compiling curve25519_64_adx.cc
[759/847] Compiling conf.cc
[760/847] Compiling e_tls.cc
[761/847] Compiling tls_cbc.cc
[762/847] Compiling get_cipher.cc
[763/847] Compiling e_rc4.cc
[764/847] Compiling e_rc2.cc
[765/847] Compiling e_null.cc
[766/847] Compiling e_des.cc
[767/847] Compiling e_aesgcmsiv.cc
[768/847] Compiling e_chacha20poly1305.cc
[769/847] Compiling derive_key.cc
[770/847] Compiling chacha.cc
[771/847] Compiling e_aesctrhmac.cc
[772/847] Compiling cbb.cc
[773/847] Compiling unicode.cc
[774/847] Compiling buf.cc
[775/847] Compiling ber.cc
[776/847] Compiling cbs.cc
[777/847] Compiling convert.cc
[778/847] Compiling asn1_compat.cc
[779/847] Compiling socket_helper.cc
[780/847] Compiling blake2.cc
[781/847] Compiling socket.cc
[782/847] Compiling bn_asn1.cc
[783/847] Compiling hexdump.cc
[784/847] Compiling printf.cc
[785/847] Compiling errno.cc
[786/847] Compiling file.cc
[787/847] Compiling pair.cc
[788/847] Compiling fd.cc
[789/847] Compiling connect.cc
[790/847] Compiling bio_mem.cc
[791/847] Compiling base64.cc
[792/847] Compiling tasn_typ.cc
[793/847] Compiling bio.cc
[794/847] Compiling tasn_fre.cc
[795/847] Compiling tasn_enc.cc
[796/847] Compiling posix_time.cc
[797/847] Compiling tasn_new.cc
[798/847] Compiling f_int.cc
[799/847] Compiling f_string.cc
[800/847] Compiling tasn_utl.cc
[801/847] Compiling asn_pack.cc
[802/847] Compiling tasn_dec.cc
[803/847] Compiling asn1_par.cc
[804/847] Compiling a_octet.cc
[805/847] Compiling asn1_lib.cc
[806/847] Compiling a_utctm.cc
[807/847] Compiling a_strex.cc
[808/847] Compiling a_type.cc
[809/847] Compiling a_strnid.cc
[810/847] Compiling a_time.cc
[811/847] Compiling a_object.cc
[812/847] Compiling a_i2d_fp.cc
[813/847] Compiling a_dup.cc
[814/847] Compiling a_d2i_fp.cc
[815/847] Compiling a_mbstr.cc
[816/847] Write sources
[817/847] Compiling a_bitstr.cc
[818/847] Write sources
[819/847] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[820/847] Write sources
[822/847] Compiling a_int.cc
[823/847] Write sources
[824/847] Compiling a_gentm.cc
[825/976] Compiling a_bool.cc
[827/989] Compiling Algorithms FlattenCollection.swift
[828/989] Compiling Algorithms Grouped.swift
[829/991] Compiling Algorithms Indexed.swift
[830/991] Compiling Algorithms Intersperse.swift
[831/991] Compiling Algorithms Permutations.swift
[832/991] Compiling Algorithms Product.swift
[833/991] Compiling AsyncAlgorithms AsyncChannel.swift
[834/991] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[835/991] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[836/991] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[837/991] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[838/991] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[839/991] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[840/998] Compiling Algorithms Combinations.swift
[841/998] Compiling Algorithms Joined.swift
[842/998] Compiling Algorithms Keyed.swift
[843/998] Compiling Algorithms AdjacentPairs.swift
[844/998] Compiling Algorithms Chain.swift
[845/998] Compiling Algorithms Chunked.swift
[846/998] Compiling Atomics IntegerOperations.swift
[847/998] Compiling Atomics Unmanaged extensions.swift
[848/998] Emitting module BitCollections
[849/998] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[850/998] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[851/998] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[852/998] Compiling AsyncAlgorithms MergeStateMachine.swift
[853/998] Compiling AsyncAlgorithms MergeStorage.swift
[854/998] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[855/998] Compiling AsyncAlgorithms Rethrow.swift
[856/998] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[857/998] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[858/998] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[859/998] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[860/998] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[861/998] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[862/998] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[863/998] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[864/998] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[865/998] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[866/998] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[867/998] Compiling BitCollections BitSet+SetAlgebra union.swift
[868/998] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[869/998] Compiling BitCollections BitSet.Counted.swift
[870/998] Compiling Algorithms Split.swift
[871/998] Compiling Algorithms Stride.swift
[872/998] Compiling Algorithms Suffix.swift
[875/1001] Compiling Algorithms Rotate.swift
[878/1001] Compiling Algorithms MinMax.swift
[885/1007] Compiling Algorithms Compacted.swift
[886/1007] Compiling Algorithms Cycle.swift
[887/1007] Compiling Algorithms EitherSequence.swift
[888/1007] Compiling Algorithms FirstNonNil.swift
[889/1007] Emitting module AsyncAlgorithms
[894/1007] Compiling BitCollections BitSet.Index.swift
[895/1007] Compiling BitCollections BitSet._UnsafeHandle.swift
[896/1007] Compiling BitCollections BitSet.swift
[897/1007] Compiling BitCollections Range+Utilities.swift
[898/1007] Compiling BitCollections Slice+Utilities.swift
[899/1007] Compiling BitCollections UInt+Tricks.swift
[900/1007] Compiling BitCollections _Word.swift
[901/1007] Compiling Algorithms Partition.swift
[904/1007] Compiling Algorithms Trim.swift
[905/1007] Compiling Algorithms Unique.swift
[906/1007] Compiling Algorithms Windows.swift
[937/1008] Wrapping AST for BitCollections for debugging
[938/1010] Compiling c-nioatomics.c
[976/1010] Emitting module Atomics
[977/1010] Compiling Collections Collections.swift
[978/1010] Emitting module Collections
[987/1012] Compiling AsyncAlgorithms SetAlgebra.swift
[988/1012] Compiling AsyncAlgorithms UnsafeTransfer.swift
[989/1012] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[990/1012] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[991/1012] Compiling AsyncAlgorithms ZipStateMachine.swift
[992/1012] Compiling AsyncAlgorithms ZipStorage.swift
[992/1013] Wrapping AST for Atomics for debugging
[993/1013] Wrapping AST for Collections for debugging
[995/1013] Wrapping AST for AsyncAlgorithms for debugging
[997/1021] Emitting module Algorithms
[997/1022] Compiling c-atomics.c
[1000/1022] Compiling ServiceLifecycle Service.swift
[1001/1023] Emitting module ServiceLifecycle
[1002/1025] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[1003/1026] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[1004/1029] Compiling ServiceLifecycle ServiceRunnerError.swift
[1005/1029] Compiling ServiceLifecycle CancellationWaiter.swift
[1006/1029] Compiling ServiceLifecycle GracefulShutdown.swift
[1007/1029] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[1008/1029] Compiling NIOConcurrencyHelpers NIOLock.swift
[1009/1029] Compiling NIOConcurrencyHelpers lock.swift
[1010/1029] Emitting module NIOConcurrencyHelpers
[1011/1029] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1012/1029] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1013/1029] Compiling NIOConcurrencyHelpers atomics.swift
[1015/1030] Compiling ServiceLifecycle ServiceGroup.swift
[1015/1031] Wrapping AST for NIOConcurrencyHelpers for debugging
[1017/1090] Wrapping AST for ServiceLifecycle for debugging
[1019/1090] Compiling NIOCore MarkedCircularBuffer.swift
[1020/1090] Compiling NIOCore MulticastChannel.swift
[1021/1090] Compiling NIOCore NIOAny.swift
[1022/1090] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1023/1090] Compiling NIOCore NIOLoopBound.swift
[1024/1090] Compiling NIOCore NIOScheduledCallback.swift
[1025/1090] Compiling NIOCore NIOSendable.swift
[1026/1090] Compiling NIOCore RecvByteBufferAllocator.swift
[1027/1098] Compiling NIOCore GlobalSingletons.swift
[1028/1098] Compiling NIOCore IO.swift
[1029/1098] Compiling NIOCore IOData.swift
[1030/1098] Compiling NIOCore IPProtocol.swift
[1031/1098] Compiling NIOCore IntegerBitPacking.swift
[1032/1098] Compiling NIOCore IntegerTypes.swift
[1033/1098] Compiling NIOCore Interfaces.swift
[1034/1098] Compiling NIOCore Linux.swift
[1035/1098] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1036/1098] Compiling NIOCore SocketAddresses.swift
[1037/1098] Compiling NIOCore SocketOptionProvider.swift
[1038/1098] Compiling NIOCore SystemCallHelpers.swift
[1039/1098] Compiling NIOCore TimeAmount+Duration.swift
[1040/1098] Compiling NIOCore TypeAssistedChannelHandler.swift
[1041/1098] Compiling NIOCore UniversalBootstrapSupport.swift
[1042/1098] Compiling NIOCore Utilities.swift
[1043/1098] Compiling NIOCore AddressedEnvelope.swift
[1044/1098] Compiling NIOCore AsyncAwaitSupport.swift
[1045/1098] Compiling NIOCore AsyncChannel.swift
[1046/1098] Compiling NIOCore AsyncChannelHandler.swift
[1047/1098] Compiling NIOCore AsyncChannelInboundStream.swift
[1048/1098] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1049/1098] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1050/1098] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1051/1098] Compiling NIOCore NIOAsyncWriter.swift
[1052/1098] Compiling NIOCore ChannelPipeline.swift
[1053/1098] Compiling NIOCore CircularBuffer.swift
[1054/1098] Compiling NIOCore Codec.swift
[1055/1098] Compiling NIOCore ConvenienceOptionSupport.swift
[1056/1098] Compiling NIOCore DeadChannel.swift
[1057/1098] Compiling NIOCore DispatchQueue+WithFuture.swift
[1058/1098] Compiling NIOCore EventLoop+Deprecated.swift
[1059/1098] Compiling NIOCore EventLoop+SerialExecutor.swift
[1060/1098] Compiling NIOCore EventLoop.swift
[1061/1098] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1062/1098] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1063/1098] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1064/1098] Compiling NIOCore EventLoopFuture.swift
[1065/1098] Compiling NIOCore FileDescriptor.swift
[1066/1098] Compiling NIOCore FileHandle.swift
[1067/1098] Compiling NIOCore FileRegion.swift
[1068/1098] Compiling NIOCore ByteBuffer-multi-int.swift
[1069/1098] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1070/1098] Compiling NIOCore ByteBuffer-views.swift
[1071/1098] Compiling NIOCore Channel.swift
[1072/1098] Compiling NIOCore ChannelHandler.swift
[1073/1098] Compiling NIOCore ChannelHandlers.swift
[1074/1098] Compiling NIOCore ChannelInvoker.swift
[1075/1098] Compiling NIOCore ChannelOption.swift
[1076/1098] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1077/1098] Compiling NIOCore BSDSocketAPI.swift
[1078/1098] Compiling NIOCore ByteBuffer-aux.swift
[1079/1098] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1080/1098] Compiling NIOCore ByteBuffer-conversions.swift
[1081/1098] Compiling NIOCore ByteBuffer-core.swift
[1082/1098] Compiling NIOCore ByteBuffer-hex.swift
[1083/1098] Compiling NIOCore ByteBuffer-int.swift
[1084/1098] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1085/1098] Emitting module NIOCore
[1086/1099] Wrapping AST for NIOCore for debugging
[1088/1152] Emitting module NIOHTTPTypes
[1089/1152] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1090/1153] Wrapping AST for NIOHTTPTypes for debugging
[1092/1153] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1093/1153] Compiling NIOEmbedded AsyncTestingChannel.swift
[1094/1153] Emitting module NIOEmbedded
[1095/1153] Compiling NIOEmbedded Embedded.swift
[1096/1154] Wrapping AST for NIOEmbedded for debugging
[1098/1154] Emitting module NIOPosix
[1099/1154] Compiling NIOPosix BSDSocketAPICommon.swift
[1100/1154] Compiling NIOPosix BSDSocketAPIPosix.swift
[1101/1154] Compiling NIOPosix BSDSocketAPIWindows.swift
[1102/1154] Compiling NIOPosix BaseSocket.swift
[1103/1154] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1104/1154] Compiling NIOPosix BaseSocketChannel.swift
[1105/1154] Compiling NIOPosix BaseStreamSocketChannel.swift
[1106/1160] Compiling NIOPosix SelectableChannel.swift
[1107/1160] Compiling NIOPosix SelectableEventLoop.swift
[1108/1160] Compiling NIOPosix SelectorEpoll.swift
[1109/1160] Compiling NIOPosix SelectorGeneric.swift
[1110/1160] Compiling NIOPosix SelectorKqueue.swift
[1111/1160] Compiling NIOPosix SelectorUring.swift
[1112/1160] Compiling NIOPosix ServerSocket.swift
[1113/1160] Compiling NIOPosix Socket.swift
[1114/1160] Compiling NIOPosix SocketChannel.swift
[1115/1160] Compiling NIOPosix SocketProtocols.swift
[1116/1160] Compiling NIOPosix System.swift
[1117/1160] Compiling NIOPosix Thread.swift
[1118/1160] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1119/1160] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1120/1160] Compiling NIOPosix PosixSingletons.swift
[1121/1160] Compiling NIOPosix RawSocketBootstrap.swift
[1122/1160] Compiling NIOPosix Resolver.swift
[1123/1160] Compiling NIOPosix Selectable.swift
[1124/1160] Compiling NIOPosix ThreadPosix.swift
[1125/1160] Compiling NIOPosix ThreadWindows.swift
[1126/1160] Compiling NIOPosix UnsafeTransfer.swift
[1127/1160] Compiling NIOPosix Utilities.swift
[1128/1160] Compiling NIOPosix VsockAddress.swift
[1129/1160] Compiling NIOPosix VsockChannelEvents.swift
[1130/1160] Compiling NIOPosix Bootstrap.swift
[1131/1160] Compiling NIOPosix ControlMessage.swift
[1132/1160] Compiling NIOPosix DatagramVectorReadManager.swift
[1133/1160] Compiling NIOPosix Errors+Any.swift
[1134/1160] Compiling NIOPosix FileDescriptor.swift
[1135/1160] Compiling NIOPosix GetaddrinfoResolver.swift
[1136/1160] Compiling NIOPosix HappyEyeballs.swift
[1137/1160] Compiling NIOPosix IO.swift
[1138/1160] Compiling NIOPosix IntegerBitPacking.swift
[1139/1160] Compiling NIOPosix IntegerTypes.swift
[1140/1160] Compiling NIOPosix Linux.swift
[1141/1160] Compiling NIOPosix LinuxCPUSet.swift
[1142/1160] Compiling NIOPosix LinuxUring.swift
[1143/1160] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1144/1160] Compiling NIOPosix NIOThreadPool.swift
[1145/1160] Compiling NIOPosix NonBlockingFileIO.swift
[1146/1160] Compiling NIOPosix PendingDatagramWritesManager.swift
[1147/1160] Compiling NIOPosix PendingWritesManager.swift
[1148/1160] Compiling NIOPosix PipeChannel.swift
[1149/1160] Compiling NIOPosix PipePair.swift
[1150/1160] Compiling NIOPosix Pool.swift
[1151/1161] Wrapping AST for NIOPosix for debugging
[1153/1163] Emitting module NIO
[1154/1163] Compiling NIO Exports.swift
[1155/1164] Wrapping AST for NIO for debugging
[1157/1203] Compiling NIOTLS TLSEvents.swift
[1158/1203] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1159/1203] Emitting module NIOTLS
[1160/1203] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1161/1203] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1162/1203] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1163/1203] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1164/1203] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1165/1203] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1166/1203] Compiling NIOSOCKS ClientStateMachine.swift
[1167/1204] Compiling NIOSOCKS SOCKSResponse.swift
[1168/1204] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1169/1204] Compiling NIOHTTP1 HTTPDecoder.swift
[1170/1204] Emitting module NIOSOCKS
[1171/1204] Compiling NIOHTTP1 HTTPEncoder.swift
[1172/1204] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1173/1204] Compiling NIOTLS SNIHandler.swift
[1174/1205] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1175/1205] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1176/1205] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1177/1205] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1179/1205] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1180/1205] Compiling NIOSOCKS ServerStateMachine.swift
[1187/1208] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1188/1208] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1189/1208] Emitting module NIOFoundationCompat
[1190/1208] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1192/1209] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1193/1209] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1194/1260] Emitting module NIOTransportServices
[1195/1262] Compiling NIOTransportServices StateManagedChannel.swift
[1196/1262] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1197/1262] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1198/1262] Compiling NIOTransportServices NIOTSBootstraps.swift
[1199/1262] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1200/1262] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1201/1262] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1202/1262] Compiling NIOTransportServices NIOTSErrors.swift
[1203/1262] Compiling NIOTransportServices NIOTSEventLoop.swift
[1204/1262] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1205/1262] Compiling NIOTransportServices NIOTSSingletons.swift
[1206/1262] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1207/1262] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1208/1262] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1209/1262] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1210/1262] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1211/1262] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1214/1262] Compiling NIOTransportServices AcceptHandler.swift
[1215/1262] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1216/1262] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1217/1262] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1218/1262] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1219/1262] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1223/1263] Emitting module NIOHTTP1
[1227/1264] Wrapping AST for NIOHTTP1 for debugging
[1229/1304] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1230/1304] Emitting module NIOHTTPTypesHTTP1
[1231/1304] Compiling NIOHPACK IntegerCoding.swift
[1232/1304] Compiling NIOHPACK IndexedHeaderTable.swift
[1233/1305] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1234/1305] Compiling NIOHTTPCompression HTTPDecompression.swift
[1235/1305] Compiling NIOHTTPCompression HTTPCompression.swift
[1236/1305] Emitting module NIOHTTPCompression
[1237/1305] Compiling NIOHPACK HuffmanTables.swift
[1238/1305] Compiling NIOExtras RequestResponseHandler.swift
[1239/1305] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1240/1307] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1241/1307] Compiling NIOExtras NIOExtrasError.swift
[1242/1307] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1243/1307] Compiling NIOExtras NIORequestIdentifiable.swift
[1244/1307] Compiling NIOExtras PCAPRingBuffer.swift
[1245/1307] Compiling NIOExtras QuiescingHelper.swift
[1246/1307] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1247/1307] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1248/1307] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1249/1307] Compiling NIOHPACK HuffmanCoding.swift
[1250/1307] Compiling NIOExtras DebugInboundEventsHandler.swift
[1251/1307] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1252/1307] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1253/1307] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1255/1308] Compiling NIOHPACK StaticHeaderTable.swift
[1256/1308] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1257/1308] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1258/1308] Emitting module NIOHPACK
[1259/1309] Emitting module NIOSSL
[1264/1312] Compiling NIOSSL NIOSSLServerHandler.swift
[1265/1312] Compiling NIOSSL ObjectIdentifier.swift
[1266/1312] Compiling NIOSSL PosixPort.swift
[1267/1312] Compiling NIOSSL SSLCallbacks.swift
[1268/1312] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1269/1312] Compiling NIOExtras LengthFieldPrepender.swift
[1270/1312] Compiling NIOExtras LineBasedFrameDecoder.swift
[1271/1312] Emitting module NIOExtras
[1273/1312] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1274/1312] Compiling NIOExtras JSONRPCFraming.swift
[1284/1313] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[1287/1371] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1288/1371] Compiling NIOHTTP2 HasLocalSettings.swift
[1289/1372] Wrapping AST for NIOExtras for debugging
[1291/1372] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1292/1372] Compiling NIOHTTP2 SendingRstStreamState.swift
[1293/1372] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1294/1396] Compiling HummingbirdCore Server.swift
[1295/1396] Compiling HummingbirdCore ServerChildChannel.swift
[1296/1396] Compiling HummingbirdCore ServerConfiguration.swift
[1297/1396] Compiling HummingbirdCore TSTLSOptions.swift
[1298/1396] Compiling HummingbirdCore AnyAsyncSequence.swift
[1299/1396] Compiling HummingbirdCore FlatDictionary.swift
[1300/1396] Compiling HummingbirdCore HBParser.swift
[1301/1396] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1302/1396] Compiling HummingbirdCore HTTP1Channel.swift
[1303/1396] Compiling HummingbirdCore HTTPChannelHandler.swift
[1304/1396] Compiling HummingbirdCore HTTPServerBuilder.swift
[1305/1396] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1306/1396] Compiling HummingbirdCore ResponseBodyWriter.swift
[1307/1396] Compiling HummingbirdCore ResponseWriter.swift
[1308/1396] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1309/1396] Compiling HummingbirdCore BindAddress.swift
[1317/1400] Emitting module NIOHTTP2
[1321/1408] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[1322/1408] Compiling HummingbirdCore URI.swift
[1323/1408] Compiling HummingbirdCore Response.swift
[1324/1408] Compiling HummingbirdCore ResponseBody.swift
[1325/1408] Compiling HummingbirdCore Deprecations.swift
[1326/1408] Compiling HummingbirdCore Request.swift
[1327/1408] Compiling HummingbirdCore RequestBody+inboundClose.swift
[1328/1408] Compiling HummingbirdCore RequestBody.swift
[1333/1408] Emitting module HummingbirdCore
[1338/1408] Compiling HummingbirdCore OutputBuffer.swift
[1339/1408] Compiling HummingbirdCore String+percentEncode.swift
[1340/1408] Compiling HummingbirdCore UnsafeTransfer.swift
[1350/1409] Compiling NIOHTTP2 SendingGoawayState.swift
[1351/1409] Compiling NIOHTTP2 SendingHeadersState.swift
[1355/1409] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1355/1409] Wrapping AST for HummingbirdCore for debugging
[1357/1477] Compiling Hummingbird RequestContextSource.swift
[1358/1477] Compiling Hummingbird RequestID.swift
[1359/1477] Compiling Hummingbird RequestResponder.swift
[1360/1477] Compiling Hummingbird Response.swift
[1361/1477] Compiling Hummingbird URI+decodeQuery.swift
[1362/1477] Compiling Hummingbird MemoryPersistDriver.swift
[1363/1477] Compiling NIOHTTP2 UnsafeTransfer.swift
[1364/1477] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1365/1477] Compiling Hummingbird MiddlewareGroup.swift
[1366/1477] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[1367/1477] Compiling Hummingbird _Middleware2.swift
[1368/1477] Compiling Hummingbird _OptionalMiddleware.swift
[1369/1477] Compiling Hummingbird _SpreadMiddleware.swift
[1370/1477] Compiling Hummingbird TracingMiddleware.swift
[1371/1477] Compiling Hummingbird EndpointResponder.swift
[1372/1477] Compiling Hummingbird Parameters+UUID.swift
[1373/1477] Compiling Hummingbird Parameters.swift
[1374/1477] Compiling Hummingbird ResponseGenerator.swift
[1375/1477] Compiling Hummingbird RouteCollection.swift
[1376/1477] Compiling Hummingbird Router+validation.swift
[1377/1477] Compiling Hummingbird Router.swift
[1378/1477] Compiling Hummingbird RouterGroup.swift
[1379/1477] Compiling Hummingbird RouterMethods.swift
[1380/1477] Compiling Hummingbird RouterPath.swift
[1381/1477] Compiling Hummingbird RouterResponder.swift
[1382/1477] Compiling Hummingbird TransformingRouterGroup.swift
[1383/1477] Compiling Hummingbird RouterTrie.swift
[1384/1477] Compiling Hummingbird Trie+resolve.swift
[1385/1477] Compiling Hummingbird Trie+serialize.swift
[1386/1477] Compiling Hummingbird TrieRouter.swift
[1387/1477] Compiling Hummingbird ChildRequestContext.swift
[1388/1477] Compiling Hummingbird Request.swift
[1389/1477] Compiling Hummingbird RequestContext.swift
[1390/1477] Emitting module HummingbirdTLS
[1391/1477] Compiling HummingbirdTLS HTTPServerBuilder+tls.swift
[1392/1477] Compiling HummingbirdTLS TLSChannel.swift
[1393/1477] Compiling HummingbirdTLS Exports.swift
[1395/1478] Compiling Hummingbird Exports.swift
[1396/1478] Compiling Hummingbird CacheControl.swift
[1397/1478] Compiling Hummingbird FileIO.swift
[1398/1478] Compiling Hummingbird FileProvider.swift
[1399/1478] Compiling Hummingbird LocalFileSystem.swift
[1400/1478] Compiling Hummingbird Cookie.swift
[1401/1478] Compiling Hummingbird Cookies.swift
[1402/1478] Compiling Hummingbird MediaType+FileExtension.swift
[1403/1478] Compiling Hummingbird URLEncodedFormNode.swift
[1404/1478] Compiling Hummingbird Configuration.swift
[1405/1478] Compiling Hummingbird Deprecations.swift
[1406/1478] Compiling Hummingbird Environment.swift
[1407/1478] Compiling Hummingbird EditedHTTPError.swift
[1408/1478] Compiling Hummingbird HTTPError.swift
[1409/1478] Compiling Hummingbird HTTPResponseError.swift
[1410/1478] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1412/1542] Emitting module NIOHTTPTypesHTTP2
[1413/1542] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[1414/1542] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[1415/1542] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
[1416/1542] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1417/1542] Compiling AsyncHTTPClient TLSConfiguration.swift
[1418/1542] Compiling AsyncHTTPClient RedirectState.swift
[1419/1542] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1426/1552] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1427/1552] Compiling AsyncHTTPClient FoundationExtensions.swift
[1428/1552] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1429/1552] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1430/1552] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1431/1552] Compiling AsyncHTTPClient HTTPClient.swift
[1432/1552] Compiling AsyncHTTPClient HTTPHandler.swift
[1433/1552] Compiling AsyncHTTPClient LRUCache.swift
[1434/1552] Compiling AsyncHTTPClient NWErrorHandler.swift
[1435/1560] Compiling HummingbirdHTTP2 Exports.swift
[1436/1561] Compiling HummingbirdHTTP2 HTTPServerBuilder+http2.swift
[1437/1561] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1438/1561] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1439/1561] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1440/1561] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1441/1561] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1442/1561] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1443/1561] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1444/1561] Compiling AsyncHTTPClient ConnectionTarget.swift
[1445/1561] Compiling AsyncHTTPClient DeconstructedURL.swift
[1446/1561] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1447/1561] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1448/1561] Compiling AsyncHTTPClient HTTP1Connection.swift
[1449/1561] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1450/1561] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1451/1561] Compiling AsyncHTTPClient HTTP2Connection.swift
[1452/1561] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1453/1561] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1454/1561] Compiling AsyncHTTPClient RequestOptions.swift
[1455/1561] Emitting module HummingbirdHTTP2
[1456/1561] Compiling AsyncHTTPClient HTTPConnectionEvent.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/1561] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1458/1561] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1459/1561] Compiling AsyncHTTPClient HTTPConnectionPool.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/1561] Compiling AsyncHTTPClient HTTPExecutableRequest.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/1561] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.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/1561] Compiling AsyncHTTPClient HTTPRequestStateMachine.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/1561] Compiling AsyncHTTPClient RequestBodyLength.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/1561] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:92:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
90 | ) async throws where AS.Element == ByteBuffer {
91 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
92 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
93 | for try await buffer in contents {
94 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:111:31: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
109 | ) async throws {
110 | context.logger.debug("[FileIO] PUT", metadata: ["hb.file.path": .string(path)])
111 | try await self.fileIO.withFileHandle(path: path, mode: .write, flags: .allowFileCreation()) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
112 | try await self.fileIO.write(fileHandle: handle, buffer: buffer)
113 | }
/host/spi-builder-workspace/Sources/Hummingbird/Files/FileIO.swift:124:35: warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
122 | ) -> ResponseBody {
123 | ResponseBody(contentLength: range.count) { writer in
124 | try await self.fileIO.withFileHandle(path: path, mode: .read) { handle in
| `- warning: 'withFileHandle(path:mode:flags:_:)' is deprecated: Avoid using NonBlockingFileIO. The API is difficult to hold correctly, use NIOFileSystem as a replacement API.
125 | let endOffset = range.endIndex
126 | let chunkLength = chunkLength
[1465/1561] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1466/1561] Compiling AsyncHTTPClient Transaction+StateMachine.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1467/1561] Compiling AsyncHTTPClient Transaction.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1468/1561] Compiling AsyncHTTPClient Base64.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1469/1561] Compiling AsyncHTTPClient BasicAuth.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1470/1561] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1471/1561] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1472/1561] Compiling AsyncHTTPClient ConnectionPool.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1473/1561] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
/host/spi-builder-workspace/Sources/Hummingbird/Environment.swift:175:34: warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
173 | internal static func loadDotEnv(_ dovEnvPath: String = ".env") async -> String? {
174 | do {
175 | let fileHandle = try NIOFileHandle(path: dovEnvPath)
| `- warning: 'init(path:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
176 | defer {
177 | try? fileHandle.close()
[1474/1561] Compiling HummingbirdHTTP2 TLSChannelConfiguration.swift
[1475/1561] Compiling HummingbirdHTTP2 HTTP2UpgradeChannel.swift
[1476/1561] Compiling HummingbirdHTTP2 HTTP2StreamChannel.swift
[1477/1561] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager+StateMachine.swift
[1478/1561] Compiling HummingbirdHTTP2 HTTP2ServerConnectionManager.swift
[1479/1561] Compiling HummingbirdHTTP2 HTTP2Channel.swift
[1481/1562] Emitting module AsyncHTTPClient
[1491/1570] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1492/1570] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1493/1570] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1494/1570] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1495/1570] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1496/1570] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1497/1570] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1498/1570] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1499/1570] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1500/1570] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1501/1570] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1502/1570] Compiling AsyncHTTPClient Utils.swift
[1503/1570] Compiling Hummingbird DateCache.swift
[1504/1570] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[1505/1570] Compiling Hummingbird HexDigest.swift
[1506/1570] Compiling Hummingbird InitializableFromSource.swift
[1507/1570] Compiling Hummingbird PreludeService.swift
[1508/1570] Compiling Hummingbird StringProtocol.swift
[1509/1570] Emitting module Hummingbird
[1519/1571] Wrapping AST for Hummingbird for debugging
[1545/1584] Compiling HummingbirdRouter RouterController.swift
[1546/1585] Emitting module PerformanceTest
[1547/1585] Compiling PerformanceTest main.swift
[1548/1585] Compiling HummingbirdRouter RouterBuilderState.swift
[1549/1585] Compiling HummingbirdRouter RouterBuilderContext.swift
[1550/1586] Compiling HummingbirdRouter ContextTransform.swift
[1551/1586] Compiling HummingbirdRouter Deprecations.swift
[1552/1586] Emitting module HummingbirdRouter
[1553/1586] Compiling AsyncHTTPClient RequestBag.swift
[1554/1586] Compiling AsyncHTTPClient RequestValidation.swift
[1555/1586] Compiling AsyncHTTPClient SSLContextCache.swift
[1556/1586] Compiling AsyncHTTPClient Scheme.swift
[1557/1586] Compiling AsyncHTTPClient Singleton.swift
[1561/1586] Compiling HummingbirdRouter RouteGroup.swift
[1562/1586] Compiling HummingbirdRouter RouteHandler.swift
[1563/1586] Compiling HummingbirdRouter RouterBuilder.swift
[1565/1586] Compiling HummingbirdRouter RouterPath.swift
[1566/1586] Compiling HummingbirdRouter Route.swift
[1567/1586] Compiling HummingbirdRouter RouteBuilder.swift
[1568/1587] Wrapping AST for PerformanceTest for debugging
[1569/1587] Write Objects.LinkFileList
[1588/1597] Compiling HummingbirdTesting TestClient+types.swift
[1589/1598] Compiling HummingbirdTesting TestApplication.swift
[1590/1598] Compiling HummingbirdTesting LiveTestFramework.swift
[1591/1598] Compiling HummingbirdTesting Deprecations.swift
[1592/1598] Compiling HummingbirdTesting RouterTestFramework.swift
[1592/1598] Linking PerformanceTest
[1594/1598] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[1595/1598] Compiling HummingbirdTesting Application+Test.swift
[1596/1598] Compiling HummingbirdTesting ApplicationTester.swift
[1597/1598] Emitting module HummingbirdTesting
[1598/1598] Compiling HummingbirdTesting TestClient.swift
Build complete! (338.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics.git"
},
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.80.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-extras.git"
},
{
"identity" : "swift-nio-http2",
"requirement" : {
"range" : [
{
"lower_bound" : "1.34.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-http2.git"
},
{
"identity" : "swift-nio-ssl",
"requirement" : {
"range" : [
{
"lower_bound" : "2.14.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-ssl.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.20.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
},
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.19.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
}
],
"manifest_display_name" : "hummingbird",
"name" : "hummingbird",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Hummingbird",
"targets" : [
"Hummingbird"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdCore",
"targets" : [
"HummingbirdCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdHTTP2",
"targets" : [
"HummingbirdHTTP2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTLS",
"targets" : [
"HummingbirdTLS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdRouter",
"targets" : [
"HummingbirdRouter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HummingbirdTesting",
"targets" : [
"HummingbirdTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PerformanceTest",
"targets" : [
"PerformanceTest"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "PerformanceTest",
"module_type" : "SwiftTarget",
"name" : "PerformanceTest",
"path" : "Sources/PerformanceTest",
"product_dependencies" : [
"NIOPosix"
],
"product_memberships" : [
"PerformanceTest"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "executable"
},
{
"c99name" : "HummingbirdTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTests",
"path" : "Tests/HummingbirdTests",
"sources" : [
"ApplicationTests.swift",
"CacheControlTests.swift",
"Certificates.swift",
"CookiesTests.swift",
"EnvironmentTests.swift",
"FileIOTests.swift",
"FileMiddlewareTests.swift",
"HTTPHeaderDateTests.swift",
"HTTPTests.swift",
"HummingBirdJSONTests.swift",
"MetricsTests.swift",
"MiddlewareTests.swift",
"ParserTests.swift",
"PersistTests.swift",
"RouterTests.swift",
"TestTracer.swift",
"TracingTests.swift",
"TrieRouterTests.swift",
"URLEncodedForm/Application+URLEncodedFormTests.swift",
"URLEncodedForm/URLDecoderTests.swift",
"URLEncodedForm/URLEncodedNodeTests.swift",
"URLEncodedForm/URLEncoderTests.swift",
"UUIDTests.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"Hummingbird",
"HummingbirdTLS",
"HummingbirdHTTP2",
"HummingbirdTesting",
"HummingbirdRouter"
],
"type" : "test"
},
{
"c99name" : "HummingbirdTesting",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTesting",
"path" : "Sources/HummingbirdTesting",
"product_dependencies" : [
"AsyncHTTPClient",
"HTTPTypes",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOEmbedded",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOPosix",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTesting"
],
"sources" : [
"Application+Test.swift",
"ApplicationTester.swift",
"AsyncHTTPClientTestFramework.swift",
"Deprecations.swift",
"LiveTestFramework.swift",
"RouterTestFramework.swift",
"TestApplication.swift",
"TestClient+types.swift",
"TestClient.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdTLS",
"module_type" : "SwiftTarget",
"name" : "HummingbirdTLS",
"path" : "Sources/HummingbirdTLS",
"product_dependencies" : [
"NIOCore",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdTLS"
],
"sources" : [
"Exports.swift",
"HTTPServerBuilder+tls.swift",
"TLSChannel.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdRouterTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouterTests",
"path" : "Tests/HummingbirdRouterTests",
"sources" : [
"ControllerTests.swift",
"MiddlewareTests.swift",
"RouterTests.swift"
],
"target_dependencies" : [
"HummingbirdRouter",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdRouter",
"module_type" : "SwiftTarget",
"name" : "HummingbirdRouter",
"path" : "Sources/HummingbirdRouter",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"HummingbirdRouter"
],
"sources" : [
"ContextTransform.swift",
"Deprecations.swift",
"Route.swift",
"RouteBuilder.swift",
"RouteGroup.swift",
"RouteHandler.swift",
"RouterBuilder.swift",
"RouterBuilderContext.swift",
"RouterBuilderState.swift",
"RouterController.swift",
"RouterPath.swift"
],
"target_dependencies" : [
"Hummingbird"
],
"type" : "library"
},
{
"c99name" : "HummingbirdHTTP2Tests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2Tests",
"path" : "Tests/HummingbirdHTTP2Tests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"sources" : [
"Certificates.swift",
"HTTP2ServerConnectionManagerStateMachineTests.swift",
"HTTP2Tests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdHTTP2",
"module_type" : "SwiftTarget",
"name" : "HummingbirdHTTP2",
"path" : "Sources/HummingbirdHTTP2",
"product_dependencies" : [
"NIOCore",
"NIOHTTP2",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOHTTPTypesHTTP2",
"NIOSSL"
],
"product_memberships" : [
"HummingbirdHTTP2"
],
"sources" : [
"Exports.swift",
"HTTP2Channel.swift",
"HTTP2ServerConnectionManager+StateMachine.swift",
"HTTP2ServerConnectionManager.swift",
"HTTP2StreamChannel.swift",
"HTTP2UpgradeChannel.swift",
"HTTPServerBuilder+http2.swift",
"TLSChannelConfiguration.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
},
{
"c99name" : "HummingbirdCoreTests",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCoreTests",
"path" : "Tests/HummingbirdCoreTests",
"product_dependencies" : [
"AsyncHTTPClient"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/ca.der",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/client.p12",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/HummingbirdCoreTests/Certificates/server.p12",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Certificates.swift",
"CoreTests.swift",
"HTTP1ChannelTests.swift",
"RequestBodyTests.swift",
"TLSTests.swift",
"TSTests.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"HummingbirdCore",
"HummingbirdTLS",
"HummingbirdTesting"
],
"type" : "test"
},
{
"c99name" : "HummingbirdCore",
"module_type" : "SwiftTarget",
"name" : "HummingbirdCore",
"path" : "Sources/HummingbirdCore",
"product_dependencies" : [
"AsyncAlgorithms",
"Collections",
"HTTPTypes",
"Logging",
"NIOCore",
"NIOConcurrencyHelpers",
"NIOHTTPTypes",
"NIOHTTPTypesHTTP1",
"NIOExtras",
"NIOPosix",
"NIOTransportServices",
"ServiceLifecycle"
],
"product_memberships" : [
"Hummingbird",
"HummingbirdCore",
"HummingbirdHTTP2",
"HummingbirdTLS",
"HummingbirdRouter",
"HummingbirdTesting",
"PerformanceTest"
],
"sources" : [
"Deprecations.swift",
"Request/Request.swift",
"Request/RequestBody+inboundClose.swift",
"Request/RequestBody.swift",
"Request/RequestBodyMergedWithUnderlyingRequestPartIterator.swift",
"Request/URI.swift",
"Response/Response.swift",
"Response/ResponseBody.swift",
"Response/ResponseBodyWriter.swift",
"Response/ResponseWriter.swift",
"Server/AvailableConnectionsHandler.swift",
"Server/BindAddress.swift",
"Server/HTTP/HTTP1Channel.swift",
"Server/HTTP/HTTPChannelHandler.swift",
"Server/HTTP/HTTPServerBuilder.swift",
"Server/HTTPUserEventHandler.swift",
"Server/Server.swift",
"Server/ServerChildChannel.swift",
"Server/ServerConfiguration.swift",
"Server/TSTLSOptions.swift",
"Utils/AnyAsyncSequence.swift",
"Utils/FlatDictionary.swift",
"Utils/HBParser.swift",
"Utils/OutputBuffer.swift",
"Utils/String+percentEncode.swift",
"Utils/UnsafeTransfer.swift"
],
"type" : "library"
},
{
"c99name" : "Hummingbird",
"module_type" : "SwiftTarget",
"name" : "Hummingbird",
"path" : "Sources/Hummingbird",
"product_dependencies" : [
"ServiceLifecycle",
"AsyncAlgorithms",
"Atomics",
"HTTPTypes",
"Logging",
"Metrics",
"Tracing",
"NIOCore",
"NIOPosix"
],
"product_memberships" : [
"Hummingbird",
"HummingbirdRouter",
"HummingbirdTesting",
"PerformanceTest"
],
"sources" : [
"Application.swift",
"Codable/CodableProtocols.swift",
"Codable/JSON/JSONCoding.swift",
"Codable/ResponseEncodable.swift",
"Codable/URLEncodedForm/URLEncodedForm+Request.swift",
"Codable/URLEncodedForm/URLEncodedForm.swift",
"Codable/URLEncodedForm/URLEncodedFormDecoder.swift",
"Codable/URLEncodedForm/URLEncodedFormEncoder.swift",
"Codable/URLEncodedForm/URLEncodedFormNode.swift",
"Configuration.swift",
"Deprecations.swift",
"Environment.swift",
"Error/EditedHTTPError.swift",
"Error/HTTPError.swift",
"Error/HTTPResponseError.swift",
"Error/NIOCore+HTTPResponseError.swift",
"Exports.swift",
"Files/CacheControl.swift",
"Files/FileIO.swift",
"Files/FileProvider.swift",
"Files/LocalFileSystem.swift",
"HTTP/Cookie.swift",
"HTTP/Cookies.swift",
"HTTP/MediaType+FileExtension.swift",
"HTTP/MediaType.swift",
"HTTP/Request+Cookies.swift",
"HTTP/Response+Cookies.swift",
"Middleware/CORSMiddleware.swift",
"Middleware/FileMiddleware.swift",
"Middleware/LogRequestMiddleware.swift",
"Middleware/MetricsMiddleware.swift",
"Middleware/Middleware.swift",
"Middleware/MiddlewareGroup.swift",
"Middleware/MiddlewareModule/MiddlewareFixedTypeBuilder.swift",
"Middleware/MiddlewareModule/_Middleware2.swift",
"Middleware/MiddlewareModule/_OptionalMiddleware.swift",
"Middleware/MiddlewareModule/_SpreadMiddleware.swift",
"Middleware/TracingMiddleware.swift",
"Router/EndpointResponder.swift",
"Router/Parameters+UUID.swift",
"Router/Parameters.swift",
"Router/ResponseGenerator.swift",
"Router/RouteCollection.swift",
"Router/Router+validation.swift",
"Router/Router.swift",
"Router/RouterGroup.swift",
"Router/RouterMethods.swift",
"Router/RouterPath.swift",
"Router/RouterResponder.swift",
"Router/TransformingRouterGroup.swift",
"Router/Trie/RouterTrie.swift",
"Router/Trie/Trie+resolve.swift",
"Router/Trie/Trie+serialize.swift",
"Router/TrieRouter.swift",
"Server/ChildRequestContext.swift",
"Server/Request.swift",
"Server/RequestContext.swift",
"Server/RequestContextSource.swift",
"Server/RequestID.swift",
"Server/RequestResponder.swift",
"Server/Response.swift",
"Server/URI+decodeQuery.swift",
"Storage/MemoryPersistDriver.swift",
"Storage/PersistDriver.swift",
"Storage/PersistError.swift",
"Utils/ByteBuffer+foundation.swift",
"Utils/DateCache.swift",
"Utils/HTTPHeaderDateFormatStyle.swift",
"Utils/HexDigest.swift",
"Utils/InitializableFromSource.swift",
"Utils/PreludeService.swift",
"Utils/StringProtocol.swift"
],
"target_dependencies" : [
"HummingbirdCore"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.