The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SublimationNgrok, reference main (bd36f9), with Swift 6.0 (beta) for macOS (SPM) on 17 Sep 2024 03:50:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/SublimationNgrok.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/SublimationNgrok
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bd36f92 v1.0.0 (#1)
Cloned https://github.com/brightdigit/SublimationNgrok.git
Revision (git rev-parse @):
bd36f92fb3dfb868da5942492d36b5aaa4d7312c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/SublimationNgrok.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/SublimationNgrok.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-117DEE11B69C53C9.txt
[13/25] Compiling HTTPTypes HTTPResponse.swift
[14/25] Compiling HTTPTypes ISOLatin1String.swift
[15/25] Compiling HTTPTypes HTTPRequest.swift
[16/25] Compiling Logging MetadataProvider.swift
[17/25] Emitting module Logging
[18/25] Compiling Logging Locks.swift
[19/25] Compiling Logging Logging.swift
[20/25] Compiling Logging LogHandler.swift
[21/28] Compiling HTTPTypes HTTPParsedFields.swift
[22/28] Compiling HTTPTypes HTTPFieldName.swift
[23/28] Compiling HTTPTypes HTTPFields.swift
[24/28] Emitting module HTTPTypes
[25/28] Compiling HTTPTypes HTTPField.swift
[26/90] Emitting module OpenAPIRuntime
[27/96] Compiling SublimationCore Application.swift
[28/96] Emitting module SublimationCore
[29/96] Compiling SublimationCore Sublimatory.swift
[30/96] Compiling OpenAPIRuntime URLExtensions.swift
[31/96] Compiling OpenAPIRuntime Deprecated.swift
[32/96] Compiling OpenAPIRuntime ClientError.swift
[33/96] Compiling OpenAPIRuntime CodingErrors.swift
[34/96] Compiling OpenAPIRuntime RuntimeError.swift
[35/96] Compiling OpenAPIRuntime ServerError.swift
[36/96] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[37/96] Compiling OpenAPIRuntime MultipartValidation.swift
[38/96] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[39/96] Compiling OpenAPIRuntime URICodeCodingKey.swift
[40/96] Compiling OpenAPIRuntime URICoderConfiguration.swift
[41/96] Compiling OpenAPIRuntime URIEncodedNode.swift
[42/96] Compiling OpenAPIRuntime URIParsedNode.swift
[43/96] Compiling OpenAPIRuntime Converter+Server.swift
[44/96] Compiling OpenAPIRuntime Converter.swift
[45/96] Compiling OpenAPIRuntime CurrencyExtensions.swift
[46/96] Compiling OpenAPIRuntime ErrorExtensions.swift
[47/96] Compiling OpenAPIRuntime FoundationExtensions.swift
[48/96] Compiling OpenAPIRuntime ParameterStyles.swift
[49/96] Compiling OpenAPIRuntime ServerVariable.swift
[50/96] Compiling OpenAPIRuntime Acceptable.swift
[51/96] Compiling OpenAPIRuntime Base64EncodedData.swift
[52/96] Compiling OpenAPIRuntime ByteUtilities.swift
[53/96] Compiling OpenAPIRuntime ContentDisposition.swift
[54/96] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[55/96] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[56/96] Compiling OpenAPIRuntime OpenAPIValue.swift
[57/114] Compiling OpenAPIRuntime ClientTransport.swift
[58/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[59/114] Compiling OpenAPIRuntime HTTPBody.swift
[60/114] Compiling OpenAPIRuntime ServerTransport.swift
[61/114] Compiling OpenAPIRuntime UniversalClient.swift
[62/114] Compiling OpenAPIRuntime UniversalServer.swift
[63/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[64/114] Compiling OpenAPIRuntime URIDecoder.swift
[65/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[66/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[67/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[68/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[69/114] Compiling OpenAPIRuntime URIEncoder.swift
[70/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[71/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[72/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[73/114] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[74/114] Compiling OpenAPIRuntime URIParser.swift
[75/114] Compiling OpenAPIRuntime URISerializer.swift
[76/114] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[77/114] Compiling OpenAPIRuntime UndocumentedPayload.swift
[78/114] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[79/114] Compiling OpenAPIRuntime CodableExtensions.swift
[80/114] Compiling OpenAPIRuntime Configuration.swift
[81/114] Compiling OpenAPIRuntime Converter+Client.swift
[82/114] Compiling OpenAPIRuntime Converter+Common.swift
[83/114] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[84/114] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[85/114] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[86/114] Compiling OpenAPIRuntime ServerSentEvents.swift
[87/114] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[88/114] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[89/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[90/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[91/114] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[92/114] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[93/114] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[94/114] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[95/114] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[96/114] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[97/117] Compiling Sublimation Sublimation.swift
[98/117] Emitting module Sublimation
[99/117] Compiling SublimationTunnel WritableTunnelRepository.swift
[100/118] Compiling SublimationTunnel TunnelServerFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerFactory.swift:42:63: warning: 'TunnelServerDelegate' is deprecated
40 |   ///
41 |   ///   - Returns: A server instance based on the provided configuration.
42 |   func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                               `- warning: 'TunnelServerDelegate' is deprecated
43 |     -> Configuration.Server
44 | }
[101/118] Compiling SublimationTunnel TunnelServerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerConfiguration.swift:44:25: warning: 'Application' is deprecated: Only used by SublimationNgrok.
42 |   ///   - Note: This initializer is required to conform to
43 |   ///   the `NgrokVaporConfiguration` protocol.
44 |   init(application: any Application)
   |                         `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
45 | }
46 |
[102/118] Compiling SublimationTunnel TunnelServerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerConfiguration.swift:44:25: warning: 'Application' is deprecated: Only used by SublimationNgrok.
42 |   ///   - Note: This initializer is required to conform to
43 |   ///   the `NgrokVaporConfiguration` protocol.
44 |   init(application: any Application)
   |                         `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
45 | }
46 |
[103/118] Compiling SublimationTunnel TunnelRepositoryFactory.swift
[104/118] Compiling SublimationTunnel TunnelServer.swift
[105/118] Compiling SublimationTunnel NetworkResult.swift
[106/118] Compiling SublimationTunnel Tunnel.swift
[107/118] Compiling SublimationTunnel TunnelBucketRepositoryFactory.swift
[108/118] Compiling SublimationTunnel TunnelClient.swift
[109/118] Compiling SublimationTunnel TunnelClientRepository.swift
[110/118] Compiling SublimationTunnel TunnelRepository.swift
[111/118] Emitting module SublimationTunnel
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/MockServerDelegate.swift:32:41: warning: 'TunnelServerDelegate' is deprecated
30 | package import Foundation
31 |
32 | package final class MockServerDelegate: TunnelServerDelegate {
   |                                         `- warning: 'TunnelServerDelegate' is deprecated
33 |   package let id: UUID
34 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerConfiguration.swift:44:25: warning: 'Application' is deprecated: Only used by SublimationNgrok.
42 |   ///   - Note: This initializer is required to conform to
43 |   ///   the `NgrokVaporConfiguration` protocol.
44 |   init(application: any Application)
   |                         `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
45 | }
46 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerFactory.swift:42:63: warning: 'TunnelServerDelegate' is deprecated
40 |   ///
41 |   ///   - Returns: A server instance based on the provided configuration.
42 |   func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                               `- warning: 'TunnelServerDelegate' is deprecated
43 |     -> Configuration.Server
44 | }
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:35:80: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 33 |
 34 | /// Closure which returns a ``TunnelClient`` from the ``Application``.
 35 | public typealias RepositoryClientFactory<Key> = (@Sendable @escaping () -> any Application) ->
    |                                                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 36 |   any TunnelClient<Key>
 37 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:73:48: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 71 |     repoFactory: WritableTunnelRepositoryFactoryType,
 72 |     key: WritableTunnelRepositoryFactoryType.TunnelRepositoryType.Key,
 73 |     application: @Sendable @escaping () -> any Application,
    |                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 74 |     repoClientFactory: @escaping RepositoryClientFactory<Key>,
 75 |     isConnectionRefused: @escaping @Sendable (ConnectionErrorType) -> Bool
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:42:17: warning: 'TunnelServerDelegate' is deprecated
 40 |   WritableTunnelRepositoryFactoryType: WritableTunnelRepositoryFactory,
 41 |   TunnelServerFactoryType: TunnelServerFactory
 42 | >: Sublimatory, TunnelServerDelegate {
    |                 `- warning: 'TunnelServerDelegate' is deprecated
 43 |
 44 |   /// `Key type
[112/118] Compiling SublimationTunnel MockServerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/MockServerDelegate.swift:32:41: warning: 'TunnelServerDelegate' is deprecated
30 | package import Foundation
31 |
32 | package final class MockServerDelegate: TunnelServerDelegate {
   |                                         `- warning: 'TunnelServerDelegate' is deprecated
33 |   package let id: UUID
34 |
[113/118] Compiling SublimationTunnel MockTunnelClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/MockServerDelegate.swift:32:41: warning: 'TunnelServerDelegate' is deprecated
30 | package import Foundation
31 |
32 | package final class MockServerDelegate: TunnelServerDelegate {
   |                                         `- warning: 'TunnelServerDelegate' is deprecated
33 |   package let id: UUID
34 |
[114/118] Compiling SublimationTunnel TunnelSublimatory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:35:80: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 33 |
 34 | /// Closure which returns a ``TunnelClient`` from the ``Application``.
 35 | public typealias RepositoryClientFactory<Key> = (@Sendable @escaping () -> any Application) ->
    |                                                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 36 |   any TunnelClient<Key>
 37 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:73:48: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 71 |     repoFactory: WritableTunnelRepositoryFactoryType,
 72 |     key: WritableTunnelRepositoryFactoryType.TunnelRepositoryType.Key,
 73 |     application: @Sendable @escaping () -> any Application,
    |                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 74 |     repoClientFactory: @escaping RepositoryClientFactory<Key>,
 75 |     isConnectionRefused: @escaping @Sendable (ConnectionErrorType) -> Bool
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:42:17: warning: 'TunnelServerDelegate' is deprecated
 40 |   WritableTunnelRepositoryFactoryType: WritableTunnelRepositoryFactory,
 41 |   TunnelServerFactoryType: TunnelServerFactory
 42 | >: Sublimatory, TunnelServerDelegate {
    |                 `- warning: 'TunnelServerDelegate' is deprecated
 43 |
 44 |   /// `Key type
[115/123] Compiling SublimationTunnel WritableTunnelRepositoryFactory.swift
[116/134] Compiling SublimationKVdb URLSession.swift
[117/135] Compiling SublimationKVdb Optional.swift
[118/135] Compiling SublimationKVdb KVdbURLConstructable.swift
[119/135] Emitting module SublimationKVdb
[120/135] Compiling SublimationKVdb Result.swift
[121/135] Compiling SublimationKVdb URL+KVdbURLConstructable.swift
[122/135] Compiling SublimationKVdb KVdbServerError.swift
[123/135] Compiling SublimationKVdb KVdbTunnelClient+TunnelClient.swift
[124/135] Compiling SublimationKVdb KVdbTunnelClient.swift
[125/135] Compiling SublimationKVdb KVdb+URL.swift
[126/135] Compiling SublimationKVdb KVdb.swift
[127/135] Compiling NgrokOpenAPIClient Client.swift
[128/135] Emitting module NgrokOpenAPIClient
[129/135] Compiling NgrokOpenAPIClient Types.swift
[130/135] Compiling SublimationKVdb URLSessionClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationKVdb/URLSessionClient.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
   |        `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 | public import SublimationTunnel
32 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationKVdb/URLSessionClient.swift:31:8: warning: public import of 'SublimationTunnel' was not used in public declarations or inlinable code
29 |
30 | public import Foundation
31 | public import SublimationTunnel
   |        `- warning: public import of 'SublimationTunnel' was not used in public declarations or inlinable code
32 |
33 | #if canImport(FoundationNetworking)
[131/150] Compiling Ngrokit NgrokMacProcess.swift
[132/150] Compiling Ngrokit NgrokProcess.swift
[133/151] Compiling Ngrokit RuntimeError.swift
[134/151] Compiling Ngrokit ProcessableProcess.swift
[135/151] Compiling Ngrokit FileHandle.swift
[136/151] Compiling Ngrokit NgrokCLIAPI.swift
[137/151] Emitting module Ngrokit
[138/151] Compiling Ngrokit NgrokTunnelConfiguration.swift
[139/151] Compiling Ngrokit Pipable.swift
[140/151] Compiling Ngrokit TerminationReason.swift
[141/151] Compiling Ngrokit Processable.swift
[142/151] Compiling Ngrokit NgrokProcessCLIAPI.swift
[143/151] Compiling Ngrokit NgrokTunnel.swift
[144/151] Compiling Ngrokit NgrokClient.swift
[145/151] Compiling Ngrokit NgrokError.swift
[146/151] Compiling Ngrokit TunnelRequest.swift
[147/160] Compiling SublimationNgrok NgrokCLIAPIServer+TunnelServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer+TunnelServer.swift:76:56: warning: immutable value 'string' was never used; consider replacing with '_' or removing it
 74 |                 error in
 75 |                 if let error = error as? RuntimeError {
 76 |                   if case .unknownEarlyTermination(let string) = error {
    |                                                        `- warning: immutable value 'string' was never used; consider replacing with '_' or removing it
 77 |                     continuation.resume()
 78 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer+TunnelServer.swift:91:15: warning: variable 'isActive' was never mutated; consider changing to 'let' constant
 89 |         }
 90 |         group.addTask {
 91 |           var isActive = true
    |               `- warning: variable 'isActive' was never mutated; consider changing to 'let' constant
 92 |           while isActive {
 93 |             try await Task.sleep(for: .seconds(5.0), tolerance: .seconds(2.5))
[148/160] Compiling SublimationNgrok NgrokCLIAPIServerFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServerFactory.swift:67:70: warning: 'TunnelServerDelegate' is deprecated
65 |   ///   - Returns: A new `NgrokCLIAPIServer` instance.
66 |
67 |   public func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                                      `- warning: 'TunnelServerDelegate' is deprecated
68 |     -> NgrokCLIAPIServer
69 |   {
[149/160] Emitting module SublimationNgrok
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:51:40: warning: 'Application' is deprecated: Only used by SublimationNgrok.
49 |   ///
50 |   ///   - Parameter serverApplication: The server application to use for configuration.
51 |   internal init(serverApplication: any Application) {
   |                                        `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
52 |     self.init(port: serverApplication.httpServerConfigurationPort, logger: serverApplication.logger)
53 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:58:32: warning: 'Application' is deprecated: Only used by SublimationNgrok.
56 |   ///
57 |   ///   - Parameter application: The Server application to use for configuration.
58 |   public init(application: any Application) { self.init(serverApplication: application) }
   |                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:46:30: warning: 'TunnelServerDelegate' is deprecated
 44 |
 45 |   /// The delegate for the server.
 46 |   internal let delegate: any TunnelServerDelegate
    |                              `- warning: 'TunnelServerDelegate' is deprecated
 47 |
 48 |   /// The client for interacting with Ngrok.
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:69:19: warning: 'TunnelServerDelegate' is deprecated
 67 |   ///     - logger: The logger for logging server events.
 68 |   public init(
 69 |     delegate: any TunnelServerDelegate,
    |                   `- warning: 'TunnelServerDelegate' is deprecated
 70 |     client: NgrokClient,
 71 |     process: any NgrokProcess,
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServerFactory.swift:67:70: warning: 'TunnelServerDelegate' is deprecated
65 |   ///   - Returns: A new `NgrokCLIAPIServer` instance.
66 |
67 |   public func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                                      `- warning: 'TunnelServerDelegate' is deprecated
68 |     -> NgrokCLIAPIServer
69 |   {
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:60:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 58 |       bucketName: String,
 59 |       key: Key,
 60 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 61 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
 62 |       ngrokClient: @escaping @Sendable () -> NgrokClient
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:105:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
103 |       bucketName: String,
104 |       key: Key,
105 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
106 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
107 |       transport: any ClientTransport,
[150/160] Compiling SublimationNgrok TunnelSublimatory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:60:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 58 |       bucketName: String,
 59 |       key: Key,
 60 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 61 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
 62 |       ngrokClient: @escaping @Sendable () -> NgrokClient
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:105:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
103 |       bucketName: String,
104 |       key: Key,
105 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
106 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
107 |       transport: any ClientTransport,
[151/160] Compiling SublimationNgrok NgrokTunnel.swift
[152/160] Compiling SublimationNgrok NgrokCLIAPIServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:46:30: warning: 'TunnelServerDelegate' is deprecated
 44 |
 45 |   /// The delegate for the server.
 46 |   internal let delegate: any TunnelServerDelegate
    |                              `- warning: 'TunnelServerDelegate' is deprecated
 47 |
 48 |   /// The client for interacting with Ngrok.
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:69:19: warning: 'TunnelServerDelegate' is deprecated
 67 |   ///     - logger: The logger for logging server events.
 68 |   public init(
 69 |     delegate: any TunnelServerDelegate,
    |                   `- warning: 'TunnelServerDelegate' is deprecated
 70 |     client: NgrokClient,
 71 |     process: any NgrokProcess,
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:178:31: warning: 'searchForExistingTunnel(within:isConnectionRefused:)' is deprecated
176 |     -> any Tunnel
177 |   {
178 |     if let tunnel = try await searchForExistingTunnel(
    |                               `- warning: 'searchForExistingTunnel(within:isConnectionRefused:)' is deprecated
179 |       within: 60.0,
180 |       isConnectionRefused: isConnectionRefused
[153/160] Compiling SublimationNgrok NgrokCLIAPIConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:51:40: warning: 'Application' is deprecated: Only used by SublimationNgrok.
49 |   ///
50 |   ///   - Parameter serverApplication: The server application to use for configuration.
51 |   internal init(serverApplication: any Application) {
   |                                        `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
52 |     self.init(port: serverApplication.httpServerConfigurationPort, logger: serverApplication.logger)
53 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:58:32: warning: 'Application' is deprecated: Only used by SublimationNgrok.
56 |   ///
57 |   ///   - Parameter application: The Server application to use for configuration.
58 |   public init(application: any Application) { self.init(serverApplication: application) }
   |                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
59 | }
60 |
[154/160] Compiling SublimationNgrok TunnelAttemptResult.swift
[155/160] Compiling SublimationNgrok NgrokClient.swift
[156/160] Compiling SublimationMocks MockURL.swift
[157/160] Compiling SublimationMocks URL.swift
[158/160] Emitting module SublimationMocks
/Users/admin/builder/spi-builder-workspace/Sources/SublimationMocks/MockServerApplication.swift:35:38: warning: 'Application' is deprecated: Only used by SublimationNgrok.
33 | import XCTest
34 |
35 | package class MockServerApplication: Application {
   |                                      `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
36 |   package let httpServerConfigurationPort: Int
37 |   package let httpServerTLS: Bool
[159/160] Compiling SublimationMocks MockError.swift
[160/160] Compiling SublimationMocks MockServerApplication.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationMocks/MockServerApplication.swift:35:38: warning: 'Application' is deprecated: Only used by SublimationNgrok.
33 | import XCTest
34 |
35 | package class MockServerApplication: Application {
   |                                      `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
36 |   package let httpServerConfigurationPort: Int
37 |   package let httpServerTLS: Bool
Build complete! (36.40s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/brightdigit/Sublimation
Fetching https://github.com/brightdigit/Ngrokit
Fetching https://github.com/apple/swift-openapi-runtime
[1/4703] Fetching swift-openapi-runtime
[49/4886] Fetching swift-openapi-runtime, ngrokit
[136/9891] Fetching swift-openapi-runtime, ngrokit, sublimation
[284/10419] Fetching swift-openapi-runtime, ngrokit, sublimation, swift-http-types
[793/14005] Fetching swift-openapi-runtime, ngrokit, sublimation, swift-http-types, swift-log
Fetched https://github.com/brightdigit/Ngrokit from cache (1.08s)
Fetched https://github.com/apple/swift-http-types from cache (1.08s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.08s)
[5893/8591] Fetching sublimation, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.21s)
Fetched https://github.com/brightdigit/Sublimation from cache (1.21s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.5.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.1
Creating working copy for https://github.com/brightdigit/Sublimation
Working copy of https://github.com/brightdigit/Sublimation resolved at 2.0.0-beta.1
Creating working copy for https://github.com/brightdigit/Ngrokit
Working copy of https://github.com/brightdigit/Ngrokit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sublimation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0-alpha.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/Sublimation"
    },
    {
      "identity" : "ngrokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brightdigit/Ngrokit"
    }
  ],
  "manifest_display_name" : "SublimationNgrok",
  "name" : "SublimationNgrok",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SublimationNgrok",
      "targets" : [
        "SublimationNgrok"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SublimationTunnelTests",
      "module_type" : "SwiftTarget",
      "name" : "SublimationTunnelTests",
      "path" : "Tests/SublimationTunnelTests",
      "sources" : [
        "KVdbTunnelRepositoryFactoryTests.swift"
      ],
      "target_dependencies" : [
        "SublimationTunnel",
        "SublimationMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SublimationTunnel",
      "module_type" : "SwiftTarget",
      "name" : "SublimationTunnel",
      "path" : "Sources/SublimationTunnel",
      "product_dependencies" : [
        "SublimationCore"
      ],
      "product_memberships" : [
        "SublimationNgrok"
      ],
      "sources" : [
        "MockServerDelegate.swift",
        "MockTunnelClient.swift",
        "NetworkResult.swift",
        "Tunnel.swift",
        "TunnelBucketRepositoryFactory.swift",
        "TunnelClient.swift",
        "TunnelClientRepository.swift",
        "TunnelRepository.swift",
        "TunnelRepositoryFactory.swift",
        "TunnelServer.swift",
        "TunnelServerConfiguration.swift",
        "TunnelServerDelegate.swift",
        "TunnelServerFactory.swift",
        "TunnelSublimatory.swift",
        "WritableTunnelRepository.swift",
        "WritableTunnelRepositoryFactory.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SublimationNgrokTests",
      "module_type" : "SwiftTarget",
      "name" : "SublimationNgrokTests",
      "path" : "Tests/SublimationNgrokTests",
      "product_dependencies" : [
        "NgrokitMocks"
      ],
      "sources" : [
        "NgrokCLIAPIConfigurationTests.swift",
        "NgrokCLIAPIServerFactoryTests.swift"
      ],
      "target_dependencies" : [
        "SublimationNgrok",
        "SublimationMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SublimationNgrok",
      "module_type" : "SwiftTarget",
      "name" : "SublimationNgrok",
      "path" : "Sources/SublimationNgrok",
      "product_dependencies" : [
        "Ngrokit"
      ],
      "product_memberships" : [
        "SublimationNgrok"
      ],
      "sources" : [
        "NgrokCLIAPIConfiguration.swift",
        "NgrokCLIAPIServer+TunnelServer.swift",
        "NgrokCLIAPIServer.swift",
        "NgrokCLIAPIServerFactory.swift",
        "NgrokClient.swift",
        "NgrokTunnel.swift",
        "TunnelAttemptResult.swift",
        "TunnelSublimatory.swift"
      ],
      "target_dependencies" : [
        "SublimationTunnel",
        "SublimationKVdb"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SublimationMocks",
      "module_type" : "SwiftTarget",
      "name" : "SublimationMocks",
      "path" : "Sources/SublimationMocks",
      "product_dependencies" : [
        "Sublimation"
      ],
      "sources" : [
        "MockError.swift",
        "MockServerApplication.swift",
        "MockURL.swift",
        "URL.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SublimationKVdbTests",
      "module_type" : "SwiftTarget",
      "name" : "SublimationKVdbTests",
      "path" : "Tests/SublimationKVdbTests",
      "sources" : [
        "KVdbTests.swift",
        "OptionalTests.swift",
        "ResultTests.swift",
        "URLTests.swift"
      ],
      "target_dependencies" : [
        "SublimationKVdb",
        "SublimationMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SublimationKVdb",
      "module_type" : "SwiftTarget",
      "name" : "SublimationKVdb",
      "path" : "Sources/SublimationKVdb",
      "product_memberships" : [
        "SublimationNgrok"
      ],
      "sources" : [
        "KVdb+URL.swift",
        "KVdb.swift",
        "KVdbServerError.swift",
        "KVdbTunnelClient+TunnelClient.swift",
        "KVdbTunnelClient.swift",
        "KVdbURLConstructable.swift",
        "Optional.swift",
        "Result.swift",
        "URL+KVdbURLConstructable.swift",
        "URLSession.swift",
        "URLSessionClient.swift"
      ],
      "target_dependencies" : [
        "SublimationTunnel"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/brightdigit/sublimationngrok/main
Repository:               brightdigit/SublimationNgrok
Swift version used:       6.0
Target:                   SublimationNgrok
Extracting symbol information for 'SublimationNgrok'...
Finished extracting symbol information for 'SublimationNgrok'. (6.79s)
Building documentation for 'SublimationNgrok'...
warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
 --> Documentation.md:3:72-3:129
1 | # ``SublimationNgrok``
2 |
3 + Share your local development server easily with your Apple devices via [Sublimation](https://github.com/brightdigit/Sublimation) and [Ngrok](https://ngrok.com).
4 |
5 | ## Overview
warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
 --> Documentation.md:3:134-3:160
1 | # ``SublimationNgrok``
2 |
3 + Share your local development server easily with your Apple devices via [Sublimation](https://github.com/brightdigit/Sublimation) and [Ngrok](https://ngrok.com).
4 |
5 | ## Overview
warning: 'SublimationKVdb' doesn't exist at '/SublimationNgrok'
  --> Documentation.md:65:45-65:60
63 | ### Client Setup
64 |
65 + For the client, you'll need to import the ``SublimationKVdb`` module and retrieve the url via:
   |                                             ╰─suggestion: Replace 'SublimationKVdb' with 'SublimationTunnel'
66 |
67 | ```swift
warning: 'ClientError' doesn't exist at '/SublimationNgrok/NgrokCLIAPIServer/run(isConnectionRefused:)'
  --> ../NgrokCLIAPIServer+TunnelServer.swift:62:70-62:81
60 |   public func shutdown() { self.process.terminate() }
61 |   /// Starts the process for Ngrok if nessecary and creates a new tunnel.
62 +   /// - Parameter isConnectionRefused: Closure to test whether the ``ClientError`` is because the server still needs to be started.
63 |   /// - Throws: If there's an issue starting the server.
64 |   public func run(isConnectionRefused: @escaping @Sendable (ClientError) -> Bool) async throws {Finished building documentation for 'SublimationNgrok' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/brightdigit/sublimationngrok/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/brightdigit/Ngrokit
Updating https://github.com/brightdigit/Sublimation
Updated https://github.com/brightdigit/Ngrokit (0.48s)
Updated https://github.com/brightdigit/Sublimation (0.49s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-openapi-runtime
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-http-types
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Computing version for https://github.com/brightdigit/Ngrokit
Computed https://github.com/brightdigit/Ngrokit at 1.0.0 (0.50s)
Updated https://github.com/apple/swift-http-types (0.58s)
Updated https://github.com/apple/swift-openapi-runtime (0.58s)
Updated https://github.com/apple/swift-log.git (0.58s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.5.0 (0.51s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.66s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3076] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.70s)
Computing version for https://github.com/brightdigit/Sublimation
Computed https://github.com/brightdigit/Sublimation at 2.0.0-beta.1 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.55s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-117DEE11B69C53C9.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit Relationship.swift
[12/57] Compiling SymbolKit RelationshipKind.swift
[13/57] Compiling SymbolKit SourceOrigin.swift
[14/57] Compiling SymbolKit GenericConstraints.swift
[15/57] Compiling SymbolKit Swift.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit Symbol.swift
[23/57] Compiling SymbolKit SymbolKind.swift
[24/57] Compiling SymbolKit SymbolGraph.swift
[25/57] Compiling SymbolKit GraphCollector.swift
[26/57] Compiling SymbolKit SemanticVersion.swift
[27/57] Compiling SymbolKit AccessControl.swift
[28/57] Compiling SymbolKit Availability.swift
[29/57] Compiling SymbolKit AvailabilityItem.swift
[30/57] Compiling SymbolKit Domain.swift
[31/57] Compiling SymbolKit GenericConstraint.swift
[32/57] Compiling SymbolKit GenericParameter.swift
[33/57] Compiling SymbolKit Generics.swift
[34/57] Compiling SymbolKit Namespace.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit Names.swift
[40/57] Compiling SymbolKit SPI.swift
[41/57] Compiling SymbolKit Snippet.swift
[42/57] Compiling SymbolKit Extension.swift
[43/57] Compiling SymbolKit SourceRange.swift
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.15s)
Building for debugging...
[0/1] Write swift-version-117DEE11B69C53C9.txt
[2/14] Compiling Logging LogHandler.swift
[3/14] Compiling Logging MetadataProvider.swift
[4/14] Compiling HTTPTypes ISOLatin1String.swift
[5/14] Compiling HTTPTypes HTTPField.swift
[6/14] Compiling HTTPTypes HTTPRequest.swift
[7/14] Compiling HTTPTypes HTTPResponse.swift
[8/14] Compiling HTTPTypes HTTPParsedFields.swift
[9/14] Compiling HTTPTypes HTTPFields.swift
[10/14] Compiling HTTPTypes HTTPFieldName.swift
[11/14] Emitting module HTTPTypes
[12/14] Compiling Logging Locks.swift
[13/14] Emitting module Logging
[14/14] Compiling Logging Logging.swift
[15/79] Compiling SublimationCore Sublimatory.swift
[16/79] Emitting module SublimationCore
[17/79] Compiling SublimationCore Application.swift
[18/95] Compiling SublimationTunnel TunnelServerFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerFactory.swift:42:63: warning: 'TunnelServerDelegate' is deprecated
40 |   ///
41 |   ///   - Returns: A server instance based on the provided configuration.
42 |   func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                               `- warning: 'TunnelServerDelegate' is deprecated
43 |     -> Configuration.Server
44 | }
[19/95] Compiling SublimationTunnel WritableTunnelRepository.swift
[20/95] Compiling SublimationTunnel TunnelServerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerConfiguration.swift:44:25: warning: 'Application' is deprecated: Only used by SublimationNgrok.
42 |   ///   - Note: This initializer is required to conform to
43 |   ///   the `NgrokVaporConfiguration` protocol.
44 |   init(application: any Application)
   |                         `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
45 | }
46 |
[21/95] Compiling SublimationTunnel TunnelServerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerConfiguration.swift:44:25: warning: 'Application' is deprecated: Only used by SublimationNgrok.
42 |   ///   - Note: This initializer is required to conform to
43 |   ///   the `NgrokVaporConfiguration` protocol.
44 |   init(application: any Application)
   |                         `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
45 | }
46 |
[22/95] Compiling SublimationTunnel TunnelBucketRepositoryFactory.swift
[23/95] Compiling SublimationTunnel TunnelClient.swift
[24/95] Compiling SublimationTunnel NetworkResult.swift
[25/95] Compiling SublimationTunnel Tunnel.swift
[26/95] Compiling SublimationTunnel TunnelRepositoryFactory.swift
[27/95] Compiling SublimationTunnel TunnelServer.swift
[28/95] Compiling SublimationTunnel MockServerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/MockServerDelegate.swift:32:41: warning: 'TunnelServerDelegate' is deprecated
30 | package import Foundation
31 |
32 | package final class MockServerDelegate: TunnelServerDelegate {
   |                                         `- warning: 'TunnelServerDelegate' is deprecated
33 |   package let id: UUID
34 |
[29/95] Compiling SublimationTunnel MockTunnelClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/MockServerDelegate.swift:32:41: warning: 'TunnelServerDelegate' is deprecated
30 | package import Foundation
31 |
32 | package final class MockServerDelegate: TunnelServerDelegate {
   |                                         `- warning: 'TunnelServerDelegate' is deprecated
33 |   package let id: UUID
34 |
[30/95] Compiling SublimationTunnel TunnelSublimatory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:35:80: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 33 |
 34 | /// Closure which returns a ``TunnelClient`` from the ``Application``.
 35 | public typealias RepositoryClientFactory<Key> = (@Sendable @escaping () -> any Application) ->
    |                                                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 36 |   any TunnelClient<Key>
 37 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:73:48: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 71 |     repoFactory: WritableTunnelRepositoryFactoryType,
 72 |     key: WritableTunnelRepositoryFactoryType.TunnelRepositoryType.Key,
 73 |     application: @Sendable @escaping () -> any Application,
    |                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 74 |     repoClientFactory: @escaping RepositoryClientFactory<Key>,
 75 |     isConnectionRefused: @escaping @Sendable (ConnectionErrorType) -> Bool
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:42:17: warning: 'TunnelServerDelegate' is deprecated
 40 |   WritableTunnelRepositoryFactoryType: WritableTunnelRepositoryFactory,
 41 |   TunnelServerFactoryType: TunnelServerFactory
 42 | >: Sublimatory, TunnelServerDelegate {
    |                 `- warning: 'TunnelServerDelegate' is deprecated
 43 |
 44 |   /// `Key type
[31/95] Compiling SublimationTunnel TunnelClientRepository.swift
[32/95] Compiling SublimationTunnel TunnelRepository.swift
[33/95] Emitting module SublimationTunnel
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/MockServerDelegate.swift:32:41: warning: 'TunnelServerDelegate' is deprecated
30 | package import Foundation
31 |
32 | package final class MockServerDelegate: TunnelServerDelegate {
   |                                         `- warning: 'TunnelServerDelegate' is deprecated
33 |   package let id: UUID
34 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerConfiguration.swift:44:25: warning: 'Application' is deprecated: Only used by SublimationNgrok.
42 |   ///   - Note: This initializer is required to conform to
43 |   ///   the `NgrokVaporConfiguration` protocol.
44 |   init(application: any Application)
   |                         `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
45 | }
46 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelServerFactory.swift:42:63: warning: 'TunnelServerDelegate' is deprecated
40 |   ///
41 |   ///   - Returns: A server instance based on the provided configuration.
42 |   func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                               `- warning: 'TunnelServerDelegate' is deprecated
43 |     -> Configuration.Server
44 | }
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:35:80: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 33 |
 34 | /// Closure which returns a ``TunnelClient`` from the ``Application``.
 35 | public typealias RepositoryClientFactory<Key> = (@Sendable @escaping () -> any Application) ->
    |                                                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 36 |   any TunnelClient<Key>
 37 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:73:48: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 71 |     repoFactory: WritableTunnelRepositoryFactoryType,
 72 |     key: WritableTunnelRepositoryFactoryType.TunnelRepositoryType.Key,
 73 |     application: @Sendable @escaping () -> any Application,
    |                                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 74 |     repoClientFactory: @escaping RepositoryClientFactory<Key>,
 75 |     isConnectionRefused: @escaping @Sendable (ConnectionErrorType) -> Bool
/Users/admin/builder/spi-builder-workspace/Sources/SublimationTunnel/TunnelSublimatory.swift:42:17: warning: 'TunnelServerDelegate' is deprecated
 40 |   WritableTunnelRepositoryFactoryType: WritableTunnelRepositoryFactory,
 41 |   TunnelServerFactoryType: TunnelServerFactory
 42 | >: Sublimatory, TunnelServerDelegate {
    |                 `- warning: 'TunnelServerDelegate' is deprecated
 43 |
 44 |   /// `Key type
[39/96] Compiling OpenAPIRuntime URIParsedNode.swift
[40/102] Compiling OpenAPIRuntime URLExtensions.swift
[41/102] Compiling OpenAPIRuntime Deprecated.swift
[42/102] Compiling OpenAPIRuntime ClientError.swift
[43/102] Compiling OpenAPIRuntime CodingErrors.swift
[44/102] Compiling OpenAPIRuntime RuntimeError.swift
[45/102] Compiling OpenAPIRuntime ServerError.swift
[46/102] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[47/102] Compiling OpenAPIRuntime ClientTransport.swift
[48/102] Compiling OpenAPIRuntime CurrencyTypes.swift
[49/102] Compiling OpenAPIRuntime HTTPBody.swift
[50/102] Compiling OpenAPIRuntime ServerTransport.swift
[51/102] Compiling OpenAPIRuntime UniversalClient.swift
[52/102] Compiling OpenAPIRuntime UniversalServer.swift
[53/102] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[54/102] Compiling OpenAPIRuntime Converter+Server.swift
[55/102] Compiling OpenAPIRuntime Converter.swift
[56/102] Compiling OpenAPIRuntime CurrencyExtensions.swift
[57/102] Compiling OpenAPIRuntime ErrorExtensions.swift
[58/102] Compiling OpenAPIRuntime FoundationExtensions.swift
[59/102] Compiling OpenAPIRuntime ParameterStyles.swift
[60/102] Compiling OpenAPIRuntime ServerVariable.swift
[61/102] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[62/102] Compiling OpenAPIRuntime UndocumentedPayload.swift
[63/102] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[64/102] Compiling OpenAPIRuntime CodableExtensions.swift
[65/102] Compiling OpenAPIRuntime Configuration.swift
[66/102] Compiling OpenAPIRuntime Converter+Client.swift
[67/102] Compiling OpenAPIRuntime Converter+Common.swift
[68/102] Compiling OpenAPIRuntime URIDecoder.swift
[69/102] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[70/102] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[71/102] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[72/102] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[73/102] Compiling OpenAPIRuntime URIEncoder.swift
[74/102] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[75/102] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[76/102] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[77/102] Compiling OpenAPIRuntime ServerSentEvents.swift
[78/102] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[79/102] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[80/102] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[81/102] Compiling SublimationTunnel WritableTunnelRepositoryFactory.swift
[82/102] Emitting module OpenAPIRuntime
[90/102] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[91/102] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[92/102] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[93/102] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[94/102] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[95/102] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[96/102] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[97/113] Compiling SublimationKVdb URLSession.swift
[98/114] Compiling SublimationKVdb Optional.swift
[99/114] Compiling SublimationKVdb URL+KVdbURLConstructable.swift
[100/114] Compiling SublimationKVdb Result.swift
[101/114] Emitting module SublimationKVdb
[102/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[103/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[104/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[105/114] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[106/114] Compiling OpenAPIRuntime URIParser.swift
[107/114] Compiling OpenAPIRuntime URISerializer.swift
[108/114] Compiling SublimationKVdb KVdbURLConstructable.swift
[109/114] Compiling SublimationKVdb KVdbServerError.swift
[110/114] Compiling SublimationKVdb KVdb+URL.swift
[111/114] Compiling SublimationKVdb KVdb.swift
[112/114] Compiling SublimationKVdb KVdbTunnelClient+TunnelClient.swift
[113/114] Compiling SublimationKVdb KVdbTunnelClient.swift
[114/117] Compiling SublimationKVdb URLSessionClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationKVdb/URLSessionClient.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
   |        `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 | public import SublimationTunnel
32 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationKVdb/URLSessionClient.swift:31:8: warning: public import of 'SublimationTunnel' was not used in public declarations or inlinable code
29 |
30 | public import Foundation
31 | public import SublimationTunnel
   |        `- warning: public import of 'SublimationTunnel' was not used in public declarations or inlinable code
32 |
33 | #if canImport(FoundationNetworking)
[115/117] Compiling NgrokOpenAPIClient Client.swift
[116/117] Emitting module NgrokOpenAPIClient
[117/117] Compiling NgrokOpenAPIClient Types.swift
[118/132] Compiling Ngrokit TerminationReason.swift
[119/132] Compiling Ngrokit RuntimeError.swift
[120/133] Compiling Ngrokit NgrokMacProcess.swift
[121/133] Compiling Ngrokit NgrokProcess.swift
[122/133] Compiling Ngrokit Processable.swift
[123/133] Compiling Ngrokit NgrokTunnelConfiguration.swift
[124/133] Compiling Ngrokit Pipable.swift
[125/133] Compiling Ngrokit NgrokProcessCLIAPI.swift
[126/133] Compiling Ngrokit NgrokTunnel.swift
[127/133] Compiling Ngrokit ProcessableProcess.swift
[128/133] Compiling Ngrokit NgrokClient.swift
[129/133] Compiling Ngrokit NgrokError.swift
[130/133] Emitting module Ngrokit
[131/133] Compiling Ngrokit FileHandle.swift
[132/133] Compiling Ngrokit NgrokCLIAPI.swift
[133/133] Compiling Ngrokit TunnelRequest.swift
[134/142] Compiling SublimationNgrok TunnelAttemptResult.swift
[135/142] Compiling SublimationNgrok NgrokCLIAPIServerFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServerFactory.swift:67:70: warning: 'TunnelServerDelegate' is deprecated
65 |   ///   - Returns: A new `NgrokCLIAPIServer` instance.
66 |
67 |   public func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                                      `- warning: 'TunnelServerDelegate' is deprecated
68 |     -> NgrokCLIAPIServer
69 |   {
[136/142] Emitting module SublimationNgrok
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:51:40: warning: 'Application' is deprecated: Only used by SublimationNgrok.
49 |   ///
50 |   ///   - Parameter serverApplication: The server application to use for configuration.
51 |   internal init(serverApplication: any Application) {
   |                                        `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
52 |     self.init(port: serverApplication.httpServerConfigurationPort, logger: serverApplication.logger)
53 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:58:32: warning: 'Application' is deprecated: Only used by SublimationNgrok.
56 |   ///
57 |   ///   - Parameter application: The Server application to use for configuration.
58 |   public init(application: any Application) { self.init(serverApplication: application) }
   |                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
59 | }
60 |
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:46:30: warning: 'TunnelServerDelegate' is deprecated
 44 |
 45 |   /// The delegate for the server.
 46 |   internal let delegate: any TunnelServerDelegate
    |                              `- warning: 'TunnelServerDelegate' is deprecated
 47 |
 48 |   /// The client for interacting with Ngrok.
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:69:19: warning: 'TunnelServerDelegate' is deprecated
 67 |   ///     - logger: The logger for logging server events.
 68 |   public init(
 69 |     delegate: any TunnelServerDelegate,
    |                   `- warning: 'TunnelServerDelegate' is deprecated
 70 |     client: NgrokClient,
 71 |     process: any NgrokProcess,
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServerFactory.swift:67:70: warning: 'TunnelServerDelegate' is deprecated
65 |   ///   - Returns: A new `NgrokCLIAPIServer` instance.
66 |
67 |   public func server(from configuration: Configuration, handler: any TunnelServerDelegate)
   |                                                                      `- warning: 'TunnelServerDelegate' is deprecated
68 |     -> NgrokCLIAPIServer
69 |   {
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:60:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 58 |       bucketName: String,
 59 |       key: Key,
 60 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 61 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
 62 |       ngrokClient: @escaping @Sendable () -> NgrokClient
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:105:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
103 |       bucketName: String,
104 |       key: Key,
105 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
106 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
107 |       transport: any ClientTransport,
[137/142] Compiling SublimationNgrok NgrokCLIAPIServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:46:30: warning: 'TunnelServerDelegate' is deprecated
 44 |
 45 |   /// The delegate for the server.
 46 |   internal let delegate: any TunnelServerDelegate
    |                              `- warning: 'TunnelServerDelegate' is deprecated
 47 |
 48 |   /// The client for interacting with Ngrok.
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:69:19: warning: 'TunnelServerDelegate' is deprecated
 67 |   ///     - logger: The logger for logging server events.
 68 |   public init(
 69 |     delegate: any TunnelServerDelegate,
    |                   `- warning: 'TunnelServerDelegate' is deprecated
 70 |     client: NgrokClient,
 71 |     process: any NgrokProcess,
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer.swift:178:31: warning: 'searchForExistingTunnel(within:isConnectionRefused:)' is deprecated
176 |     -> any Tunnel
177 |   {
178 |     if let tunnel = try await searchForExistingTunnel(
    |                               `- warning: 'searchForExistingTunnel(within:isConnectionRefused:)' is deprecated
179 |       within: 60.0,
180 |       isConnectionRefused: isConnectionRefused
[138/142] Compiling SublimationNgrok NgrokCLIAPIServer+TunnelServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer+TunnelServer.swift:76:56: warning: immutable value 'string' was never used; consider replacing with '_' or removing it
 74 |                 error in
 75 |                 if let error = error as? RuntimeError {
 76 |                   if case .unknownEarlyTermination(let string) = error {
    |                                                        `- warning: immutable value 'string' was never used; consider replacing with '_' or removing it
 77 |                     continuation.resume()
 78 |                     return
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIServer+TunnelServer.swift:91:15: warning: variable 'isActive' was never mutated; consider changing to 'let' constant
 89 |         }
 90 |         group.addTask {
 91 |           var isActive = true
    |               `- warning: variable 'isActive' was never mutated; consider changing to 'let' constant
 92 |           while isActive {
 93 |             try await Task.sleep(for: .seconds(5.0), tolerance: .seconds(2.5))
[139/142] Compiling SublimationNgrok NgrokCLIAPIConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:51:40: warning: 'Application' is deprecated: Only used by SublimationNgrok.
49 |   ///
50 |   ///   - Parameter serverApplication: The server application to use for configuration.
51 |   internal init(serverApplication: any Application) {
   |                                        `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
52 |     self.init(port: serverApplication.httpServerConfigurationPort, logger: serverApplication.logger)
53 |   }
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/NgrokCLIAPIConfiguration.swift:58:32: warning: 'Application' is deprecated: Only used by SublimationNgrok.
56 |   ///
57 |   ///   - Parameter application: The Server application to use for configuration.
58 |   public init(application: any Application) { self.init(serverApplication: application) }
   |                                `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
59 | }
60 |
[140/142] Compiling SublimationNgrok NgrokTunnel.swift
[141/142] Compiling SublimationNgrok TunnelSublimatory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:60:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
 58 |       bucketName: String,
 59 |       key: Key,
 60 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
 61 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
 62 |       ngrokClient: @escaping @Sendable () -> NgrokClient
/Users/admin/builder/spi-builder-workspace/Sources/SublimationNgrok/TunnelSublimatory.swift:105:50: warning: 'Application' is deprecated: Only used by SublimationNgrok.
103 |       bucketName: String,
104 |       key: Key,
105 |       application: @Sendable @escaping () -> any Application,
    |                                                  `- warning: 'Application' is deprecated: Only used by SublimationNgrok.
106 |       isConnectionRefused: @escaping @Sendable (ClientError) -> Bool,
107 |       transport: any ClientTransport,
[142/142] Compiling SublimationNgrok NgrokClient.swift
Build of target: 'SublimationNgrok' complete! (4.45s)
      99
2	/Users/admin/builder/spi-builder-workspace/.docs/brightdigit/sublimationngrok/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/brightdigit/sublimationngrok/main
File count: 99
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-brightdigit-sublimationngrok-main-c397c719.zip to s3://spi-docs-inbox/prod-brightdigit-sublimationngrok-main-c397c719.zip
Copying... [15%]
Copying... [31%]
Copying... [46%]
Copying... [61%]
Copying... [77%]
Copying... [92%]
Copying... [100%]
Done.