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.0 for macOS (SPM) on 2 Dec 2024 18:16:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/Ngrokit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-runtime
[7/671] Fetching swift-http-types
[102/6033] Fetching swift-http-types, swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (1.14s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.14s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.4.1 (0.49s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (3.02s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ngrokit",
      "name": "Ngrokit",
      "url": "https://github.com/brightdigit/Ngrokit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ngrokit",
      "dependencies": [
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime",
          "version": "1.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/brightdigit/Ngrokit.git
[1/183] Fetching ngrokit
Fetched https://github.com/brightdigit/Ngrokit.git from cache (0.74s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.49s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.7.0 (0.44s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.45s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.57s)
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.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.7.0
Creating working copy for https://github.com/brightdigit/Ngrokit.git
Working copy of https://github.com/brightdigit/Ngrokit.git resolved at 1.0.0 (fd42d99)
warning: '.resolve-product-dependencies': dependency 'ngrokit' is not used by any target
Found 1 product dependencies
  - swift-openapi-runtime
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/brightdigit/Ngrokit.git
{
  "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" : "/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" : "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/14] Compiling HTTPTypes ISOLatin1String.swift
[8/14] Compiling HTTPTypes HTTPResponse.swift
[9/14] Compiling HTTPTypes HTTPParsedFields.swift
[10/14] Compiling HTTPTypes HTTPRequest.swift
[11/14] Compiling HTTPTypes HTTPField.swift
[12/14] Compiling HTTPTypes HTTPFieldName.swift
[13/14] Emitting module HTTPTypes
[14/14] Compiling HTTPTypes HTTPFields.swift
[15/76] Emitting module OpenAPIRuntime
[16/82] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[17/82] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[18/82] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[19/82] Compiling OpenAPIRuntime ServerSentEvents.swift
[20/82] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[21/82] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[22/82] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[23/82] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[24/82] Compiling OpenAPIRuntime UndocumentedPayload.swift
[25/82] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[26/82] Compiling OpenAPIRuntime CodableExtensions.swift
[27/82] Compiling OpenAPIRuntime Configuration.swift
[28/82] Compiling OpenAPIRuntime Converter+Client.swift
[29/82] Compiling OpenAPIRuntime Converter+Common.swift
[30/82] Compiling OpenAPIRuntime ClientTransport.swift
[31/82] Compiling OpenAPIRuntime CurrencyTypes.swift
[32/82] Compiling OpenAPIRuntime HTTPBody.swift
[33/82] Compiling OpenAPIRuntime ServerTransport.swift
[34/82] Compiling OpenAPIRuntime UniversalClient.swift
[35/82] Compiling OpenAPIRuntime UniversalServer.swift
[36/82] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[37/82] Compiling OpenAPIRuntime MultipartValidation.swift
[38/82] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[39/82] Compiling OpenAPIRuntime URICodeCodingKey.swift
[40/82] Compiling OpenAPIRuntime URICoderConfiguration.swift
[41/82] Compiling OpenAPIRuntime URIEncodedNode.swift
[42/82] Compiling OpenAPIRuntime URIParsedNode.swift
[43/82] Compiling OpenAPIRuntime URLExtensions.swift
[44/82] Compiling OpenAPIRuntime Deprecated.swift
[45/82] Compiling OpenAPIRuntime ClientError.swift
[46/82] Compiling OpenAPIRuntime CodingErrors.swift
[47/82] Compiling OpenAPIRuntime RuntimeError.swift
[48/82] Compiling OpenAPIRuntime ServerError.swift
[49/82] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[50/82] Compiling OpenAPIRuntime URIDecoder.swift
[51/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[52/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[53/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[54/82] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[55/82] Compiling OpenAPIRuntime URIEncoder.swift
[56/82] Compiling OpenAPIRuntime Converter+Server.swift
[57/82] Compiling OpenAPIRuntime Converter.swift
[58/82] Compiling OpenAPIRuntime CurrencyExtensions.swift
[59/82] Compiling OpenAPIRuntime ErrorExtensions.swift
[60/82] Compiling OpenAPIRuntime FoundationExtensions.swift
[61/82] Compiling OpenAPIRuntime ParameterStyles.swift
[62/82] Compiling OpenAPIRuntime ServerVariable.swift
[63/82] Compiling OpenAPIRuntime Acceptable.swift
[64/82] Compiling OpenAPIRuntime Base64EncodedData.swift
[65/82] Compiling OpenAPIRuntime ByteUtilities.swift
[66/82] Compiling OpenAPIRuntime ContentDisposition.swift
[67/82] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[68/82] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[69/82] Compiling OpenAPIRuntime OpenAPIValue.swift
[70/82] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[71/82] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[72/82] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[73/82] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[74/82] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[75/82] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[76/82] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[77/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[78/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[79/82] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[80/82] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[81/82] Compiling OpenAPIRuntime URIParser.swift
[82/82] Compiling OpenAPIRuntime URISerializer.swift
[83/85] Emitting module NgrokOpenAPIClient
[84/85] Compiling NgrokOpenAPIClient Types.swift
[85/85] Compiling NgrokOpenAPIClient Client.swift
[86/100] Compiling Ngrokit TerminationReason.swift
[87/100] Compiling Ngrokit NgrokTunnelConfiguration.swift
[88/100] Compiling Ngrokit Pipable.swift
[89/100] Compiling Ngrokit ProcessableProcess.swift
[90/100] Compiling Ngrokit Processable.swift
[91/100] Compiling Ngrokit NgrokProcessCLIAPI.swift
[92/100] Compiling Ngrokit NgrokTunnel.swift
[93/100] Compiling Ngrokit NgrokMacProcess.swift
[94/100] Compiling Ngrokit NgrokProcess.swift
[95/100] Compiling Ngrokit RuntimeError.swift
[96/101] Emitting module Ngrokit
[97/101] Compiling Ngrokit FileHandle.swift
[98/101] Compiling Ngrokit NgrokCLIAPI.swift
[99/101] Compiling Ngrokit NgrokClient.swift
[100/101] Compiling Ngrokit NgrokError.swift
[101/101] Compiling Ngrokit TunnelRequest.swift
[102/109] Compiling NgrokitMocks MockPipe.swift
[103/109] Compiling NgrokitMocks URL.swift
[104/109] Compiling NgrokitMocks MockNgrokCLIAPI.swift
[105/109] Compiling NgrokitMocks MockNgrokProcess.swift
[106/109] Compiling NgrokitMocks MockDataHandle.swift
[107/109] Compiling NgrokitMocks MockProcess.swift
[108/109] Emitting module NgrokitMocks
[109/109] Compiling NgrokitMocks MockAPI.swift
Build complete! (21.62s)
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" : "/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" : "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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/brightdigit/ngrokit/1.0.0
Repository:               brightdigit/Ngrokit
Swift version used:       6.0
Target:                   Ngrokit
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Ngrokit'...
Finished extracting symbol information for 'Ngrokit'. (4.94s)
Building documentation for 'Ngrokit'...
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:15-3:67
1 | # ``Ngrokit``
2 |
3 + Swift API for [Ngrok Agent API](https://ngrok.com/docs/agent/api/).
4 |
5 | ## OverviewFinished building documentation for 'Ngrokit' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/brightdigit/ngrokit/1.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-http-types
Updated https://github.com/apple/swift-http-types (0.46s)
[1/2044] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-openapi-runtime
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.41s)
Updated https://github.com/apple/swift-openapi-runtime (0.48s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.4.1 (0.43s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3198] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
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--7754E27361AE5C74.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit Symbol.swift
[16/57] Compiling SymbolKit SymbolKind.swift
[17/57] Compiling SymbolKit SymbolGraph.swift
[18/57] Compiling SymbolKit GraphCollector.swift
[19/57] Compiling SymbolKit GenericConstraint.swift
[20/57] Compiling SymbolKit GenericParameter.swift
[21/57] Compiling SymbolKit Generics.swift
[22/57] Compiling SymbolKit Namespace.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Emitting module SymbolKit
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.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] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[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! (3.93s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/9] Compiling HTTPTypes ISOLatin1String.swift
[3/9] Compiling HTTPTypes HTTPRequest.swift
[4/9] Compiling HTTPTypes HTTPResponse.swift
[5/9] Compiling HTTPTypes HTTPParsedFields.swift
[6/9] Emitting module HTTPTypes
[7/9] Compiling HTTPTypes HTTPField.swift
[8/9] Compiling HTTPTypes HTTPFieldName.swift
[9/9] Compiling HTTPTypes HTTPFields.swift
[10/71] Compiling OpenAPIRuntime URLExtensions.swift
[11/71] Compiling OpenAPIRuntime Deprecated.swift
[12/71] Compiling OpenAPIRuntime ClientError.swift
[13/71] Compiling OpenAPIRuntime CodingErrors.swift
[14/71] Compiling OpenAPIRuntime RuntimeError.swift
[15/71] Compiling OpenAPIRuntime ServerError.swift
[16/71] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[17/77] Compiling OpenAPIRuntime ClientTransport.swift
[18/77] Compiling OpenAPIRuntime CurrencyTypes.swift
[19/77] Compiling OpenAPIRuntime HTTPBody.swift
[20/77] Compiling OpenAPIRuntime ServerTransport.swift
[21/77] Compiling OpenAPIRuntime UniversalClient.swift
[22/77] Compiling OpenAPIRuntime UniversalServer.swift
[23/77] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[24/77] Compiling OpenAPIRuntime MultipartValidation.swift
[25/77] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[26/77] Compiling OpenAPIRuntime URICodeCodingKey.swift
[27/77] Compiling OpenAPIRuntime URICoderConfiguration.swift
[28/77] Compiling OpenAPIRuntime URIEncodedNode.swift
[29/77] Compiling OpenAPIRuntime URIParsedNode.swift
[30/77] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[31/77] Compiling OpenAPIRuntime UndocumentedPayload.swift
[32/77] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[33/77] Compiling OpenAPIRuntime CodableExtensions.swift
[34/77] Compiling OpenAPIRuntime Configuration.swift
[35/77] Compiling OpenAPIRuntime Converter+Client.swift
[36/77] Compiling OpenAPIRuntime Converter+Common.swift
[37/77] Compiling OpenAPIRuntime Converter+Server.swift
[38/77] Compiling OpenAPIRuntime Converter.swift
[39/77] Compiling OpenAPIRuntime CurrencyExtensions.swift
[40/77] Compiling OpenAPIRuntime ErrorExtensions.swift
[41/77] Compiling OpenAPIRuntime FoundationExtensions.swift
[42/77] Compiling OpenAPIRuntime ParameterStyles.swift
[43/77] Compiling OpenAPIRuntime ServerVariable.swift
[44/77] Emitting module OpenAPIRuntime
[45/77] Compiling OpenAPIRuntime URIDecoder.swift
[46/77] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[47/77] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[48/77] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[49/77] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[50/77] Compiling OpenAPIRuntime URIEncoder.swift
[51/77] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[52/77] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[53/77] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[54/77] Compiling OpenAPIRuntime ServerSentEvents.swift
[55/77] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[56/77] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[57/77] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[58/77] Compiling OpenAPIRuntime Acceptable.swift
[59/77] Compiling OpenAPIRuntime Base64EncodedData.swift
[60/77] Compiling OpenAPIRuntime ByteUtilities.swift
[61/77] Compiling OpenAPIRuntime ContentDisposition.swift
[62/77] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[63/77] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[64/77] Compiling OpenAPIRuntime OpenAPIValue.swift
[65/77] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[66/77] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[67/77] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[68/77] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[69/77] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[70/77] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[71/77] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[72/77] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[73/77] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[74/77] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[75/77] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[76/77] Compiling OpenAPIRuntime URIParser.swift
[77/77] Compiling OpenAPIRuntime URISerializer.swift
[78/80] Compiling NgrokOpenAPIClient Types.swift
[79/80] Emitting module NgrokOpenAPIClient
[80/80] Compiling NgrokOpenAPIClient Client.swift
[81/95] Compiling Ngrokit RuntimeError.swift
[82/96] Compiling Ngrokit TerminationReason.swift
[83/96] Compiling Ngrokit Processable.swift
[84/96] Compiling Ngrokit NgrokProcessCLIAPI.swift
[85/96] Compiling Ngrokit NgrokTunnel.swift
[86/96] Compiling Ngrokit NgrokTunnelConfiguration.swift
[87/96] Compiling Ngrokit Pipable.swift
[88/96] Compiling Ngrokit NgrokMacProcess.swift
[89/96] Compiling Ngrokit NgrokProcess.swift
[90/96] Compiling Ngrokit ProcessableProcess.swift
[91/96] Compiling Ngrokit NgrokClient.swift
[92/96] Compiling Ngrokit NgrokError.swift
[93/96] Emitting module Ngrokit
[94/96] Compiling Ngrokit FileHandle.swift
[95/96] Compiling Ngrokit NgrokCLIAPI.swift
[96/96] Compiling Ngrokit TunnelRequest.swift
Build of target: 'Ngrokit' complete! (3.09s)
     238
3	/Users/admin/builder/spi-builder-workspace/.docs/brightdigit/ngrokit/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/brightdigit/ngrokit/1.0.0
File count: 238
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-brightdigit-ngrokit-1.0.0-c0aa99ff.zip to s3://spi-docs-inbox/prod-brightdigit-ngrokit-1.0.0-c0aa99ff.zip
Copying... [12%]
Copying... [24%]
Copying... [36%]
Copying... [48%]
Copying... [60%]
Copying... [73%]
Copying... [85%]
Copying... [97%]
Copying... [100%]
Done.