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 GoatHerb, reference main (4635b1), with Swift 6.0 for macOS (SPM) on 11 Oct 2024 11:31:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/GoatHerb.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/GoatHerb
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4635b13 Bumped KippleNetworking to 0.4.0
Cloned https://github.com/bdrelling/GoatHerb.git
Revision (git rev-parse @):
4635b13f7bf525e4e1e8d060c9b29041f415c573
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/GoatHerb.git at main
Fetching https://github.com/swift-kipple/Networking
Fetching https://github.com/swift-kipple/Diagnostics
[1/997] Fetching networking
[11/1293] Fetching networking, diagnostics
Fetched https://github.com/swift-kipple/Diagnostics from cache (0.80s)
[559/997] Fetching networking
Fetched https://github.com/swift-kipple/Networking from cache (0.89s)
Computing version for https://github.com/swift-kipple/Networking
Computed https://github.com/swift-kipple/Networking at 0.4.0 (0.66s)
Fetching https://github.com/apple/swift-log
[1/3619] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.08s)
Computing version for https://github.com/swift-kipple/Diagnostics
Computed https://github.com/swift-kipple/Diagnostics at 0.2.2 (0.62s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.46s)
Creating working copy for https://github.com/swift-kipple/Diagnostics
Working copy of https://github.com/swift-kipple/Diagnostics resolved at 0.2.2
Creating working copy for https://github.com/swift-kipple/Networking
Working copy of https://github.com/swift-kipple/Networking resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.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": "goatherb",
      "name": "GoatHerb",
      "url": "https://github.com/bdrelling/GoatHerb.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoatHerb",
      "dependencies": [
        {
          "identity": "diagnostics",
          "name": "KippleDiagnostics",
          "url": "https://github.com/swift-kipple/Diagnostics",
          "version": "0.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Diagnostics",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "networking",
          "name": "KippleNetworking",
          "url": "https://github.com/swift-kipple/Networking",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Networking",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdrelling/GoatHerb.git
[1/360] Fetching goatherb
Fetched https://github.com/bdrelling/GoatHerb.git from cache (0.81s)
Fetching https://github.com/swift-kipple/Diagnostics from cache
Fetching https://github.com/swift-kipple/Networking from cache
Fetched https://github.com/swift-kipple/Diagnostics from cache (0.48s)
Fetched https://github.com/swift-kipple/Networking from cache (0.48s)
Computing version for https://github.com/swift-kipple/Networking
Computed https://github.com/swift-kipple/Networking at 0.4.0 (0.02s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.47s)
Computing version for https://github.com/swift-kipple/Diagnostics
Computed https://github.com/swift-kipple/Diagnostics at 0.2.2 (0.02s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.03s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/bdrelling/GoatHerb.git
Working copy of https://github.com/bdrelling/GoatHerb.git resolved at main (4635b13)
Creating working copy for https://github.com/swift-kipple/Networking
Working copy of https://github.com/swift-kipple/Networking resolved at 0.4.0
Creating working copy for https://github.com/swift-kipple/Diagnostics
Working copy of https://github.com/swift-kipple/Diagnostics resolved at 0.2.2
warning: '.resolve-product-dependencies': dependency 'goatherb' is not used by any target
Found 2 product dependencies
  - KippleDiagnostics
  - KippleNetworking
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bdrelling/GoatHerb.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--4A847ED0836F2485.txt
[6/10] Compiling Logging Logging.swift
[7/10] Emitting module Logging
[8/10] Compiling Logging LogHandler.swift
[9/10] Compiling Logging Locks.swift
[10/10] Compiling Logging MetadataProvider.swift
[11/54] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[12/54] Compiling KippleNetworking HTTPBodyEncoding.swift
[13/54] Compiling KippleNetworking HTTPHeader.swift
[14/54] Compiling KippleNetworking HTTPMethod.swift
[15/58] Emitting module KippleNetworking
[16/58] Emitting module KippleDiagnostics
[17/58] Compiling KippleDiagnostics GenericError.swift
[18/58] Compiling KippleDiagnostics ConsoleLogHandler.swift
[19/58] Compiling KippleDiagnostics Logger+Convenience.swift
[20/58] Compiling KippleDiagnostics Exports.swift
[21/58] Compiling KippleNetworking Data+AsPrettyPrintedJSON.swift
[22/58] Compiling KippleNetworking DecodingError+Cleaned.swift
[23/58] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[24/58] Compiling KippleNetworking Dictionary+AsJSONSerializedData.swift
[25/58] Compiling KippleNetworking String+Base64Encoded.swift
[26/58] Compiling KippleNetworking String+TrimmingSlashes.swift
[27/58] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[28/58] Compiling KippleNetworking HTTPClient.swift
[29/58] Compiling KippleNetworking URLRequest+SetTimeout.swift
[30/58] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[31/58] Compiling KippleNetworking URLRequestConvertible.swift
[32/58] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[33/58] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[34/58] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[35/58] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[36/58] Compiling KippleNetworking NSNumber+Boolean.swift
[37/58] Compiling KippleNetworking Result+Convenience.swift
[38/58] Compiling KippleNetworking Request.swift
[39/58] Compiling KippleNetworking NetworkRequestDispatching.swift
[40/58] Compiling KippleNetworking ParameterDictionaryConvertible.swift
[41/58] Compiling KippleNetworking URLConvertible.swift
[42/58] Compiling KippleNetworking HTTPStatusCode.swift
[43/58] Compiling KippleNetworking ParameterEncoding.swift
[44/58] Compiling KippleNetworking NetworkingError.swift
[45/58] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[46/58] Compiling KippleNetworking Encodable+AsDictionary.swift
[47/58] Compiling KippleNetworking Encodable+PrettyPrinted.swift
[48/58] Compiling KippleNetworking Formatter+ISO8601.swift
[49/58] Compiling KippleNetworking JSONDecoder+DecodeCleaned.swift
[50/58] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[51/58] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[52/58] Compiling KippleNetworking DataResponse.swift
[53/58] Compiling KippleNetworking Environment.swift
[54/58] Compiling KippleNetworking HTTPURLResponse+Status.swift
[55/58] Compiling KippleNetworking Request+AsURLRequest.swift
[56/58] Compiling KippleNetworking URLRequest+Init.swift
[57/58] Compiling KippleNetworking URLRequest+SetHeaders.swift
[58/58] Compiling KippleNetworking URLRequest+SetParameters.swift
[59/71] Compiling GoatHerb GetRepositoryRequest.swift
[60/71] Compiling GoatHerb GetRepositoriesRequest.swift
[61/72] Compiling GoatHerb GetUserRequest.swift
[62/72] Compiling GoatHerb GetRateLimitRequest.swift
[63/72] Compiling GoatHerb GetOrganizationRequest.swift
[64/72] Compiling GoatHerb User.swift
[65/72] Emitting module GoatHerb
[66/72] Compiling GoatHerb RateLimit.swift
[67/72] Compiling GoatHerb Repository+License.swift
[68/72] Compiling GoatHerb Repository+Owner.swift
[69/72] Compiling GoatHerb Repository+Permissions.swift
[70/72] Compiling GoatHerb Repository.swift
[71/72] Compiling GoatHerb GitHub.swift
[72/72] Compiling GoatHerb Organization.swift
Build complete! (14.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "diagnostics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-kipple/Diagnostics"
    },
    {
      "identity" : "networking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "0.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-kipple/Networking"
    }
  ],
  "manifest_display_name" : "GoatHerb",
  "name" : "GoatHerb",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "GoatHerb",
      "targets" : [
        "GoatHerb"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoatHerbTests",
      "module_type" : "SwiftTarget",
      "name" : "GoatHerbTests",
      "path" : "Tests/GoatHerbTests",
      "sources" : [
        "Core/BaseTestCase.swift",
        "Core/Date+Convenience.swift",
        "Core/RepositoryValidating.swift",
        "Tests/GetOrganizationRequestTests.swift",
        "Tests/GetRateLimitRequestTests.swift",
        "Tests/GetRepositoriesRequestTests.swift",
        "Tests/GetRepositoryRequestTests.swift",
        "Tests/GetUserRequestTests.swift"
      ],
      "target_dependencies" : [
        "GoatHerb"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoatHerb",
      "module_type" : "SwiftTarget",
      "name" : "GoatHerb",
      "path" : "Sources/GoatHerb",
      "product_dependencies" : [
        "KippleDiagnostics",
        "KippleNetworking"
      ],
      "product_memberships" : [
        "GoatHerb"
      ],
      "sources" : [
        "GitHub.swift",
        "Models/Organization.swift",
        "Models/RateLimit.swift",
        "Models/Repository+License.swift",
        "Models/Repository+Owner.swift",
        "Models/Repository+Permissions.swift",
        "Models/Repository.swift",
        "Models/User.swift",
        "Requests/GetOrganizationRequest.swift",
        "Requests/GetRateLimitRequest.swift",
        "Requests/GetRepositoriesRequest.swift",
        "Requests/GetRepositoryRequest.swift",
        "Requests/GetUserRequest.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/bdrelling/goatherb/main
Repository:               bdrelling/GoatHerb
Swift version used:       6.0
Target:                   GoatHerb
Extracting symbol information for 'GoatHerb'...
Finished extracting symbol information for 'GoatHerb'. (4.81s)
Building documentation for 'GoatHerb'...
Finished building documentation for 'GoatHerb' (0.23s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/bdrelling/goatherb/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swift-kipple/Networking
Updating https://github.com/apple/swift-log
Updated https://github.com/swift-kipple/Networking (0.49s)
Updated https://github.com/apple/swift-log (0.59s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/swift-kipple/Diagnostics
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Updated https://github.com/swift-kipple/Diagnostics (0.48s)
Computing version for https://github.com/swift-kipple/Networking
Computed https://github.com/swift-kipple/Networking at 0.4.0 (0.67s)
Computing version for https://github.com/swift-kipple/Diagnostics
Computed https://github.com/swift-kipple/Diagnostics at 0.2.2 (0.65s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3143] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--4A847ED0836F2485.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] Emitting module SymbolKit
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Mixin+Equals.swift
[22/57] Compiling SymbolKit Mixin+Hash.swift
[23/57] Compiling SymbolKit Mixin.swift
[24/57] Compiling SymbolKit LineList.swift
[25/57] Compiling SymbolKit Position.swift
[26/57] Compiling SymbolKit GenericConstraint.swift
[27/57] Compiling SymbolKit GenericParameter.swift
[28/57] Compiling SymbolKit Generics.swift
[29/57] Compiling SymbolKit Namespace.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.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 Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract URL+Status.swift
[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.32s)
Building for debugging...
[0/1] Write swift-version--4A847ED0836F2485.txt
[2/6] Compiling Logging MetadataProvider.swift
[3/6] Compiling Logging Locks.swift
[4/6] Compiling Logging Logging.swift
[5/6] Compiling Logging LogHandler.swift
[6/6] Emitting module Logging
[7/50] Compiling KippleDiagnostics GenericError.swift
[8/50] Compiling KippleDiagnostics Logger+Convenience.swift
[9/50] Compiling KippleDiagnostics Exports.swift
[10/50] Compiling KippleDiagnostics ConsoleLogHandler.swift
[11/50] Emitting module KippleDiagnostics
[12/50] Compiling KippleNetworking HTTPURLResponse+Status.swift
[13/50] Compiling KippleNetworking Request+AsURLRequest.swift
[14/50] Compiling KippleNetworking URLRequest+Init.swift
[15/50] Compiling KippleNetworking URLRequest+SetHeaders.swift
[16/50] Compiling KippleNetworking URLRequest+SetParameters.swift
[17/54] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[18/54] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[19/54] Compiling KippleNetworking DataResponse.swift
[20/54] Compiling KippleNetworking Environment.swift
[21/54] Compiling KippleNetworking URLRequest+SetTimeout.swift
[22/54] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[23/54] Compiling KippleNetworking URLRequestConvertible.swift
[24/54] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[25/54] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[26/54] Compiling KippleNetworking Encodable+AsDictionary.swift
[27/54] Compiling KippleNetworking Encodable+PrettyPrinted.swift
[28/54] Compiling KippleNetworking Formatter+ISO8601.swift
[29/54] Compiling KippleNetworking JSONDecoder+DecodeCleaned.swift
[30/54] Compiling KippleNetworking HTTPStatusCode.swift
[31/54] Compiling KippleNetworking ParameterEncoding.swift
[32/54] Compiling KippleNetworking NetworkingError.swift
[33/54] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[34/54] Compiling KippleNetworking String+Base64Encoded.swift
[35/54] Compiling KippleNetworking String+TrimmingSlashes.swift
[36/54] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[37/54] Compiling KippleNetworking HTTPClient.swift
[38/54] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[39/54] Compiling KippleNetworking HTTPBodyEncoding.swift
[40/54] Compiling KippleNetworking HTTPHeader.swift
[41/54] Compiling KippleNetworking HTTPMethod.swift
[42/54] Compiling KippleNetworking Data+AsPrettyPrintedJSON.swift
[43/54] Compiling KippleNetworking DecodingError+Cleaned.swift
[44/54] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[45/54] Compiling KippleNetworking Dictionary+AsJSONSerializedData.swift
[46/54] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[47/54] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[48/54] Compiling KippleNetworking NSNumber+Boolean.swift
[49/54] Compiling KippleNetworking Result+Convenience.swift
[50/54] Emitting module KippleNetworking
[51/54] Compiling KippleNetworking Request.swift
[52/54] Compiling KippleNetworking NetworkRequestDispatching.swift
[53/54] Compiling KippleNetworking ParameterDictionaryConvertible.swift
[54/54] Compiling KippleNetworking URLConvertible.swift
[55/67] Compiling GoatHerb GetRepositoryRequest.swift
[56/68] Compiling GoatHerb GetRepositoriesRequest.swift
[57/68] Compiling GoatHerb GetOrganizationRequest.swift
[58/68] Compiling GoatHerb GetRateLimitRequest.swift
[59/68] Compiling GoatHerb User.swift
[60/68] Compiling GoatHerb GetUserRequest.swift
[61/68] Compiling GoatHerb Repository+Owner.swift
[62/68] Compiling GoatHerb Repository+Permissions.swift
[63/68] Compiling GoatHerb GitHub.swift
[64/68] Compiling GoatHerb Organization.swift
[65/68] Emitting module GoatHerb
[66/68] Compiling GoatHerb RateLimit.swift
[67/68] Compiling GoatHerb Repository+License.swift
[68/68] Compiling GoatHerb Repository.swift
Build of target: 'GoatHerb' complete! (2.76s)
     684
4	/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/goatherb/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/bdrelling/goatherb/main
File count: 684
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-bdrelling-goatherb-main-6be60063.zip to s3://spi-docs-inbox/prod-bdrelling-goatherb-main-6be60063.zip
Copying... [13%]
Copying... [20%]
Copying... [34%]
Copying... [40%]
Copying... [54%]
Copying... [60%]
Copying... [74%]
Copying... [81%]
Copying... [94%]
Copying... [100%]
Done.