The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Ngrokit, reference 1.0.0 (fd42d9), with Swift 6.2 (beta) for Linux on 22 Jun 2025 00:46:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/Ngrokit.git
Reference: 1.0.0
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/brightdigit/Ngrokit
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at fd42d99 v1.0.0 (#1)
Cloned https://github.com/brightdigit/Ngrokit.git
Revision (git rev-parse @):
fd42d995dd046914333e4b034eeaff7fbd5efcbf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/Ngrokit.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/brightdigit/Ngrokit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.11s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.88s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.30s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/14] Emitting module HTTPTypes
[8/15] Compiling HTTPTypes ISOLatin1String.swift
[9/15] Compiling HTTPTypes HTTPResponse.swift
[10/15] Compiling HTTPTypes HTTPRequest.swift
[11/15] Compiling HTTPTypes HTTPParsedFields.swift
[12/15] Compiling HTTPTypes NIOLock.swift
[13/15] Compiling HTTPTypes HTTPFieldName.swift
[14/15] Compiling HTTPTypes HTTPField.swift
[15/15] Compiling HTTPTypes HTTPFields.swift
[17/77] Compiling OpenAPIRuntime FoundationExtensions.swift
[18/77] Compiling OpenAPIRuntime ParameterStyles.swift
[19/77] Compiling OpenAPIRuntime ServerVariable.swift
[20/77] Compiling OpenAPIRuntime URLExtensions.swift
[21/77] Compiling OpenAPIRuntime Deprecated.swift
[22/77] Compiling OpenAPIRuntime ClientError.swift
[23/77] Compiling OpenAPIRuntime CodingErrors.swift
[24/77] Compiling OpenAPIRuntime RuntimeError.swift
[25/77] Compiling OpenAPIRuntime ServerError.swift
[26/85] Compiling OpenAPIRuntime CurrencyTypes.swift
[27/85] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[28/85] Compiling OpenAPIRuntime HTTPBody.swift
[29/85] Compiling OpenAPIRuntime ServerTransport.swift
[30/85] Compiling OpenAPIRuntime UniversalClient.swift
[31/85] Compiling OpenAPIRuntime UniversalServer.swift
[32/85] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[33/85] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[34/85] Compiling OpenAPIRuntime URICodeCodingKey.swift
[35/85] Compiling OpenAPIRuntime URICoderConfiguration.swift
[36/85] Compiling OpenAPIRuntime URIEncodedNode.swift
[37/85] Compiling OpenAPIRuntime URIParsedTypes.swift
[38/85] Compiling OpenAPIRuntime URIDecoder.swift
[39/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[40/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[41/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[42/85] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[43/85] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[44/85] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[45/85] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[46/85] Compiling OpenAPIRuntime ServerSentEvents.swift
[47/85] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[48/85] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[49/85] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[50/85] Compiling OpenAPIRuntime ClientTransport.swift
[51/85] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[52/85] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[53/85] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[54/85] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[55/85] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[56/85] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[57/85] Compiling OpenAPIRuntime MultipartValidation.swift
[58/85] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[59/85] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[60/85] Compiling OpenAPIRuntime CodableExtensions.swift
[61/85] Compiling OpenAPIRuntime Configuration.swift
[62/85] Compiling OpenAPIRuntime Converter+Client.swift
[63/85] Compiling OpenAPIRuntime Converter+Common.swift
[64/85] Compiling OpenAPIRuntime Converter+Server.swift
[65/85] Compiling OpenAPIRuntime Converter.swift
[66/85] Compiling OpenAPIRuntime CurrencyExtensions.swift
[67/85] Compiling OpenAPIRuntime ErrorExtensions.swift
[68/85] Emitting module OpenAPIRuntime
[69/85] Compiling OpenAPIRuntime Acceptable.swift
[70/85] Compiling OpenAPIRuntime Base64EncodedData.swift
[71/85] Compiling OpenAPIRuntime ByteUtilities.swift
[72/85] Compiling OpenAPIRuntime ContentDisposition.swift
[73/85] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[74/85] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[75/85] Compiling OpenAPIRuntime OpenAPIValue.swift
[76/85] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[77/85] Compiling OpenAPIRuntime UndocumentedPayload.swift
[78/85] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[79/85] Compiling OpenAPIRuntime URIEncoder.swift
[80/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[81/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[82/85] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[83/85] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[84/85] Compiling OpenAPIRuntime URIParser.swift
[85/85] Compiling OpenAPIRuntime URISerializer.swift
[87/89] Emitting module NgrokOpenAPIClient
[88/89] Compiling NgrokOpenAPIClient Client.swift
[89/89] Compiling NgrokOpenAPIClient Types.swift
[91/105] Compiling Ngrokit Processable.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/Ngrokit/ProcessableProcess.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 |
32 | #if os(macOS)
[92/105] Compiling Ngrokit ProcessableProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/Ngrokit/ProcessableProcess.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 |
32 | #if os(macOS)
[93/106] Compiling Ngrokit RuntimeError.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[94/106] Compiling Ngrokit TerminationReason.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[95/106] Compiling Ngrokit NgrokTunnelConfiguration.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/Ngrokit/NgrokTunnelConfiguration.swift:33:10: warning: public import of 'FoundationNetworking' was not used in public declarations or inlinable code
31 |
32 | #if canImport(FoundationNetworking)
33 |   public import FoundationNetworking
   |          `- warning: public import of 'FoundationNetworking' was not used in public declarations or inlinable code
34 | #endif
35 |
[96/106] Compiling Ngrokit Pipable.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/Ngrokit/NgrokTunnelConfiguration.swift:33:10: warning: public import of 'FoundationNetworking' was not used in public declarations or inlinable code
31 |
32 | #if canImport(FoundationNetworking)
33 |   public import FoundationNetworking
   |          `- warning: public import of 'FoundationNetworking' was not used in public declarations or inlinable code
34 | #endif
35 |
[97/106] Compiling Ngrokit NgrokProcessCLIAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[98/106] Compiling Ngrokit NgrokTunnel.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[99/106] Compiling Ngrokit NgrokMacProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/Ngrokit/NgrokMacProcess.swift:76:34: warning: capture of non-Sendable type 'ProcessType.PipeType.DataHandleType.Type' in an isolated closure
74 |     Task {
75 |       let error: any Error
76 |       do { error = try self.pipe.fileHandleForReading.parseNgrokErrorCode() }
   |                                  `- warning: capture of non-Sendable type 'ProcessType.PipeType.DataHandleType.Type' in an isolated closure
77 |       catch let runtimeError as RuntimeError { error = runtimeError }
78 |       await self.terminationHandler?(error)
[100/106] Compiling Ngrokit NgrokProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/Ngrokit/NgrokMacProcess.swift:76:34: warning: capture of non-Sendable type 'ProcessType.PipeType.DataHandleType.Type' in an isolated closure
74 |     Task {
75 |       let error: any Error
76 |       do { error = try self.pipe.fileHandleForReading.parseNgrokErrorCode() }
   |                                  `- warning: capture of non-Sendable type 'ProcessType.PipeType.DataHandleType.Type' in an isolated closure
77 |       catch let runtimeError as RuntimeError { error = runtimeError }
78 |       await self.terminationHandler?(error)
[101/106] Compiling Ngrokit TunnelRequest.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[102/106] Emitting module Ngrokit
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[103/106] Compiling Ngrokit FileHandle.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[104/106] Compiling Ngrokit NgrokCLIAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[105/106] Compiling Ngrokit NgrokClient.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[106/106] Compiling Ngrokit NgrokError.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[108/115] Compiling NgrokitMocks URL.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/NgrokitMocks/URL.swift:33:11: warning: package import of 'FoundationNetworking' was not used in package declarations
31 |
32 | #if canImport(FoundationNetworking)
33 |   package import FoundationNetworking
   |           `- warning: package import of 'FoundationNetworking' was not used in package declarations
34 | #endif
35 |
[109/115] Compiling NgrokitMocks MockPipe.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[110/115] Compiling NgrokitMocks MockNgrokCLIAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[111/115] Compiling NgrokitMocks MockProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/NgrokitMocks/MockProcess.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 Ngrokit
32 |
[112/115] Compiling NgrokitMocks MockNgrokProcess.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[113/115] Compiling NgrokitMocks MockDataHandle.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[114/115] Emitting module NgrokitMocks
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
[115/115] Compiling NgrokitMocks MockAPI.swift
<unknown>:0: warning: upcoming feature 'RegionBasedIsolation' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
Build complete! (56.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    }
  ],
  "manifest_display_name" : "Ngrokit",
  "name" : "Ngrokit",
  "path" : "/host/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" : "Ngrokit",
      "targets" : [
        "Ngrokit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NgrokitMocks",
      "targets" : [
        "NgrokitMocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NgrokitTests",
      "module_type" : "SwiftTarget",
      "name" : "NgrokitTests",
      "path" : "Tests/NgrokitTests",
      "sources" : [
        "DataHandleTests.swift",
        "NgrokClientTests.swift",
        "NgrokErrorTests.swift",
        "NgrokMacProcessTests.swift",
        "NgrokProcessCLIAPITests.swift"
      ],
      "target_dependencies" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NgrokitMocks",
      "module_type" : "SwiftTarget",
      "name" : "NgrokitMocks",
      "path" : "Sources/NgrokitMocks",
      "product_memberships" : [
        "NgrokitMocks"
      ],
      "sources" : [
        "MockAPI.swift",
        "MockDataHandle.swift",
        "MockNgrokCLIAPI.swift",
        "MockNgrokProcess.swift",
        "MockPipe.swift",
        "MockProcess.swift",
        "URL.swift"
      ],
      "target_dependencies" : [
        "Ngrokit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Ngrokit",
      "module_type" : "SwiftTarget",
      "name" : "Ngrokit",
      "path" : "Sources/Ngrokit",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "sources" : [
        "FileHandle.swift",
        "NgrokCLIAPI.swift",
        "NgrokClient.swift",
        "NgrokError.swift",
        "NgrokMacProcess.swift",
        "NgrokProcess.swift",
        "NgrokProcessCLIAPI.swift",
        "NgrokTunnel.swift",
        "NgrokTunnelConfiguration.swift",
        "Pipable.swift",
        "Processable.swift",
        "ProcessableProcess.swift",
        "RuntimeError.swift",
        "TerminationReason.swift",
        "TunnelRequest.swift"
      ],
      "target_dependencies" : [
        "NgrokOpenAPIClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NgrokOpenAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "NgrokOpenAPIClient",
      "path" : "Sources/NgrokOpenAPIClient",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Ngrokit",
        "NgrokitMocks"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.