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 Ngrokit, reference main (fd42d9), with Swift 6.0 (beta) for Linux on 17 Sep 2024 03:42:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/Ngrokit.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/brightdigit/Ngrokit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/Ngrokit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-runtime
[1/528] Fetching swift-http-types
[529/5231] Fetching swift-http-types, swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (0.27s)
[3622/4703] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.38s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.4.1 (0.50s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (2.65s)
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
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.4.1
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/14] Compiling HTTPTypes ISOLatin1String.swift
[8/14] Compiling HTTPTypes HTTPParsedFields.swift
[9/14] Compiling HTTPTypes HTTPRequest.swift
[10/14] Compiling HTTPTypes HTTPResponse.swift
[11/14] Compiling HTTPTypes HTTPFieldName.swift
[12/14] Compiling HTTPTypes HTTPField.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPFields.swift
[16/75] Emitting module OpenAPIRuntime
[17/83] Compiling OpenAPIRuntime Acceptable.swift
[18/83] Compiling OpenAPIRuntime Base64EncodedData.swift
[19/83] Compiling OpenAPIRuntime ByteUtilities.swift
[20/83] Compiling OpenAPIRuntime ContentDisposition.swift
[21/83] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[22/83] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[23/83] Compiling OpenAPIRuntime OpenAPIValue.swift
[24/83] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[25/83] Compiling OpenAPIRuntime UndocumentedPayload.swift
[26/83] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[27/83] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[28/83] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[29/83] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[30/83] Compiling OpenAPIRuntime ServerSentEvents.swift
[31/83] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[32/83] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[33/83] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[34/83] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[35/83] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[36/83] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[37/83] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[38/83] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[39/83] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[40/83] Compiling OpenAPIRuntime MultipartValidation.swift
[41/83] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[42/83] Compiling OpenAPIRuntime URICodeCodingKey.swift
[43/83] Compiling OpenAPIRuntime URICoderConfiguration.swift
[44/83] Compiling OpenAPIRuntime URIEncodedNode.swift
[45/83] Compiling OpenAPIRuntime URIParsedNode.swift
[46/83] Compiling OpenAPIRuntime URIDecoder.swift
[47/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[48/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[49/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[50/83] Compiling OpenAPIRuntime FoundationExtensions.swift
[51/83] Compiling OpenAPIRuntime ParameterStyles.swift
[52/83] Compiling OpenAPIRuntime ServerVariable.swift
[53/83] Compiling OpenAPIRuntime URLExtensions.swift
[54/83] Compiling OpenAPIRuntime Deprecated.swift
[55/83] Compiling OpenAPIRuntime ClientError.swift
[56/83] Compiling OpenAPIRuntime CodingErrors.swift
[57/83] Compiling OpenAPIRuntime RuntimeError.swift
[58/83] Compiling OpenAPIRuntime ServerError.swift
[59/83] Compiling OpenAPIRuntime ClientTransport.swift
[60/83] Compiling OpenAPIRuntime CurrencyTypes.swift
[61/83] Compiling OpenAPIRuntime HTTPBody.swift
[62/83] Compiling OpenAPIRuntime ServerTransport.swift
[63/83] Compiling OpenAPIRuntime UniversalClient.swift
[64/83] Compiling OpenAPIRuntime UniversalServer.swift
[65/83] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[66/83] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[67/83] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[68/83] Compiling OpenAPIRuntime CodableExtensions.swift
[69/83] Compiling OpenAPIRuntime Configuration.swift
[70/83] Compiling OpenAPIRuntime Converter+Client.swift
[71/83] Compiling OpenAPIRuntime Converter+Common.swift
[72/83] Compiling OpenAPIRuntime Converter+Server.swift
[73/83] Compiling OpenAPIRuntime Converter.swift
[74/83] Compiling OpenAPIRuntime CurrencyExtensions.swift
[75/83] Compiling OpenAPIRuntime ErrorExtensions.swift
[76/83] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[77/83] Compiling OpenAPIRuntime URIEncoder.swift
[78/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[79/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[80/83] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[81/83] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[82/83] Compiling OpenAPIRuntime URIParser.swift
[83/83] Compiling OpenAPIRuntime URISerializer.swift
[85/87] Compiling NgrokOpenAPIClient Client.swift
[86/87] Compiling NgrokOpenAPIClient Types.swift
[87/87] Emitting module NgrokOpenAPIClient
[89/103] Compiling Ngrokit NgrokProcessCLIAPI.swift
[90/103] Compiling Ngrokit NgrokTunnel.swift
[91/103] Compiling Ngrokit Processable.swift
/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/103] Compiling Ngrokit ProcessableProcess.swift
/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/103] Compiling Ngrokit RuntimeError.swift
[94/103] Compiling Ngrokit TerminationReason.swift
[95/104] Compiling Ngrokit NgrokMacProcess.swift
[96/104] Compiling Ngrokit NgrokProcess.swift
[97/104] Compiling Ngrokit NgrokTunnelConfiguration.swift
/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 |
[98/104] Compiling Ngrokit Pipable.swift
/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 |
[99/104] Compiling Ngrokit TunnelRequest.swift
[100/104] Compiling Ngrokit FileHandle.swift
[101/104] Compiling Ngrokit NgrokCLIAPI.swift
[102/104] Emitting module Ngrokit
[103/104] Compiling Ngrokit NgrokClient.swift
[104/104] Compiling Ngrokit NgrokError.swift
[106/113] Compiling NgrokitMocks URL.swift
/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 |
[107/113] Compiling NgrokitMocks MockNgrokProcess.swift
[108/113] Compiling NgrokitMocks MockPipe.swift
[109/113] Compiling NgrokitMocks MockNgrokCLIAPI.swift
[110/113] Compiling NgrokitMocks MockProcess.swift
/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 |
[111/113] Emitting module NgrokitMocks
[112/113] Compiling NgrokitMocks MockAPI.swift
[113/113] Compiling NgrokitMocks MockDataHandle.swift
Build complete! (33.54s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.