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 29 Nov 2024 08:55:08 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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/Diagnostics
Fetching https://github.com/swift-kipple/Networking
[1/296] Fetching diagnostics
[206/1293] Fetching diagnostics, networking
Fetched https://github.com/swift-kipple/Diagnostics from cache (0.95s)
Fetched https://github.com/swift-kipple/Networking from cache (0.95s)
Computing version for https://github.com/swift-kipple/Networking
Computed https://github.com/swift-kipple/Networking at 0.4.0 (0.57s)
Fetching https://github.com/apple/swift-log
[1/3709] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.06s)
Computing version for https://github.com/swift-kipple/Diagnostics
Computed https://github.com/swift-kipple/Diagnostics at 0.2.2 (0.66s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.40s)
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
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
========================================
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.2",
              "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.2",
              "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/Networking from cache
Fetching https://github.com/swift-kipple/Diagnostics from cache
Fetched https://github.com/swift-kipple/Diagnostics from cache (0.52s)
Fetched https://github.com/swift-kipple/Networking from cache (0.52s)
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.50s)
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.2 (0.02s)
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
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
{
  "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"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/10] Compiling Logging Locks.swift
[7/10] Compiling Logging MetadataProvider.swift
[8/10] Compiling Logging LogHandler.swift
[9/10] Emitting module Logging
[10/10] Compiling Logging Logging.swift
[11/54] Compiling KippleDiagnostics ConsoleLogHandler.swift
[12/54] Compiling KippleDiagnostics Logger+Convenience.swift
[13/54] Emitting module KippleDiagnostics
[14/54] Compiling KippleDiagnostics Exports.swift
[15/54] Compiling KippleDiagnostics GenericError.swift
[16/54] Compiling KippleNetworking URLRequest+SetTimeout.swift
[17/54] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[18/54] Compiling KippleNetworking URLRequestConvertible.swift
[19/54] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[20/54] Compiling KippleNetworking Request+AsHTTPClientRequest.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 NIONetworkRequestDispatcher.swift
[26/58] Compiling KippleNetworking HTTPBodyEncoding.swift
[27/58] Compiling KippleNetworking HTTPHeader.swift
[28/58] Compiling KippleNetworking HTTPMethod.swift
[29/58] Compiling KippleNetworking HTTPStatusCode.swift
[30/58] Compiling KippleNetworking ParameterEncoding.swift
[31/58] Compiling KippleNetworking NetworkingError.swift
[32/58] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[33/58] Compiling KippleNetworking HTTPURLResponse+Status.swift
[34/58] Compiling KippleNetworking Request+AsURLRequest.swift
[35/58] Compiling KippleNetworking URLRequest+Init.swift
[36/58] Compiling KippleNetworking URLRequest+SetHeaders.swift
[37/58] Compiling KippleNetworking URLRequest+SetParameters.swift
[38/58] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[39/58] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[40/58] Compiling KippleNetworking NSNumber+Boolean.swift
[41/58] Compiling KippleNetworking Result+Convenience.swift
[42/58] Compiling KippleNetworking String+Base64Encoded.swift
[43/58] Compiling KippleNetworking String+TrimmingSlashes.swift
[44/58] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[45/58] Compiling KippleNetworking HTTPClient.swift
[46/58] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[47/58] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[48/58] Compiling KippleNetworking DataResponse.swift
[49/58] Compiling KippleNetworking Environment.swift
[50/58] Emitting module KippleNetworking
[51/58] Compiling KippleNetworking Encodable+AsDictionary.swift
[52/58] Compiling KippleNetworking Encodable+PrettyPrinted.swift
[53/58] Compiling KippleNetworking Formatter+ISO8601.swift
[54/58] Compiling KippleNetworking JSONDecoder+DecodeCleaned.swift
[55/58] Compiling KippleNetworking Request.swift
[56/58] Compiling KippleNetworking NetworkRequestDispatching.swift
[57/58] Compiling KippleNetworking ParameterDictionaryConvertible.swift
[58/58] Compiling KippleNetworking URLConvertible.swift
[59/71] Compiling GoatHerb GetRepositoryRequest.swift
[60/72] Compiling GoatHerb GetUserRequest.swift
[61/72] Compiling GoatHerb GetOrganizationRequest.swift
[62/72] Compiling GoatHerb GetRepositoriesRequest.swift
[63/72] Compiling GoatHerb GetRateLimitRequest.swift
[64/72] Compiling GoatHerb User.swift
[65/72] Compiling GoatHerb Repository+Owner.swift
[66/72] Compiling GoatHerb Repository+Permissions.swift
[67/72] Emitting module GoatHerb
[68/72] Compiling GoatHerb RateLimit.swift
[69/72] Compiling GoatHerb Repository+License.swift
[70/72] Compiling GoatHerb GitHub.swift
[71/72] Compiling GoatHerb Organization.swift
[72/72] Compiling GoatHerb Repository.swift
Build complete! (14.03s)
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
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 'GoatHerb'...
Finished extracting symbol information for 'GoatHerb'. (4.69s)
Building documentation for 'GoatHerb'...
Finished building documentation for 'GoatHerb' (0.19s)
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/apple/swift-log
Updating https://github.com/swift-kipple/Diagnostics
Updating https://github.com/swift-kipple/Networking
Updated https://github.com/swift-kipple/Diagnostics (0.48s)
Updated https://github.com/swift-kipple/Networking (0.48s)
Updated https://github.com/apple/swift-log (0.56s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Computing version for https://github.com/swift-kipple/Networking
Computed https://github.com/swift-kipple/Networking at 0.4.0 (0.55s)
Computing version for https://github.com/swift-kipple/Diagnostics
Computed https://github.com/swift-kipple/Diagnostics at 0.2.2 (0.52s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] 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.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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit SourceRange.swift
[18/57] Compiling SymbolKit Metadata.swift
[19/57] Compiling SymbolKit Module.swift
[20/57] Compiling SymbolKit OperatingSystem.swift
[21/57] Compiling SymbolKit Platform.swift
[22/57] Compiling SymbolKit DeclarationFragments.swift
[23/57] Compiling SymbolKit Fragment.swift
[24/57] Compiling SymbolKit FragmentKind.swift
[25/57] Compiling SymbolKit FunctionParameter.swift
[26/57] Compiling SymbolKit FunctionSignature.swift
[27/57] Compiling SymbolKit Names.swift
[28/57] Compiling SymbolKit SPI.swift
[29/57] Compiling SymbolKit Snippet.swift
[30/57] Compiling SymbolKit Extension.swift
[31/57] Compiling SymbolKit Identifier.swift
[32/57] Compiling SymbolKit KindIdentifier.swift
[33/57] Compiling SymbolKit Location.swift
[34/57] Compiling SymbolKit Mutability.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.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] Compiling snippet_extract URL+Status.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.76s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/6] Compiling Logging MetadataProvider.swift
[3/6] Compiling Logging Locks.swift
[4/6] Emitting module Logging
[5/6] Compiling Logging LogHandler.swift
[6/6] Compiling Logging Logging.swift
[7/50] Compiling KippleDiagnostics Exports.swift
[8/50] Compiling KippleDiagnostics ConsoleLogHandler.swift
[9/50] Compiling KippleDiagnostics Logger+Convenience.swift
[10/50] Compiling KippleDiagnostics GenericError.swift
[11/50] Emitting module KippleDiagnostics
[12/50] Compiling KippleNetworking UniversalNetworkRequestDispatcher+DispatchMode.swift
[13/50] Compiling KippleNetworking UniversalNetworkRequestDispatcher.swift
[14/50] Compiling KippleNetworking DataResponse.swift
[15/50] Compiling KippleNetworking Environment.swift
[16/54] Compiling KippleNetworking URLRequest+SetTimeout.swift
[17/54] Compiling KippleNetworking FoundationNetworkRequestDispatcher.swift
[18/54] Compiling KippleNetworking URLRequestConvertible.swift
[19/54] Compiling KippleNetworking HTTPClient+ExecuteResponseAnticipating.swift
[20/54] Compiling KippleNetworking Request+AsHTTPClientRequest.swift
[21/54] Compiling KippleNetworking JSONDecoder+SafeISO8601.swift
[22/54] Compiling KippleNetworking JSONEncoder+SafeISO8601.swift
[23/54] Compiling KippleNetworking NSNumber+Boolean.swift
[24/54] Compiling KippleNetworking Result+Convenience.swift
[25/54] Compiling KippleNetworking HTTPStatusCode.swift
[26/54] Compiling KippleNetworking ParameterEncoding.swift
[27/54] Compiling KippleNetworking NetworkingError.swift
[28/54] Compiling KippleNetworking CharacterSet+RFC3986Unreserved.swift
[29/54] Compiling KippleNetworking Data+AsPrettyPrintedJSON.swift
[30/54] Compiling KippleNetworking DecodingError+Cleaned.swift
[31/54] Compiling KippleNetworking Dictionary+AsHeaderDictionary.swift
[32/54] Compiling KippleNetworking Dictionary+AsJSONSerializedData.swift
[33/54] Compiling KippleNetworking NIONetworkRequestDispatcher.swift
[34/54] Compiling KippleNetworking HTTPBodyEncoding.swift
[35/54] Compiling KippleNetworking HTTPHeader.swift
[36/54] Compiling KippleNetworking HTTPMethod.swift
[37/54] Compiling KippleNetworking String+Base64Encoded.swift
[38/54] Compiling KippleNetworking String+TrimmingSlashes.swift
[39/54] Compiling KippleNetworking URLComponents+SetQueryItems.swift
[40/54] Compiling KippleNetworking HTTPClient.swift
[41/54] Compiling KippleNetworking HTTPURLResponse+Status.swift
[42/54] Compiling KippleNetworking Request+AsURLRequest.swift
[43/54] Compiling KippleNetworking URLRequest+Init.swift
[44/54] Compiling KippleNetworking URLRequest+SetHeaders.swift
[45/54] Compiling KippleNetworking URLRequest+SetParameters.swift
[46/54] Compiling KippleNetworking Encodable+AsDictionary.swift
[47/54] Compiling KippleNetworking Encodable+PrettyPrinted.swift
[48/54] Compiling KippleNetworking Formatter+ISO8601.swift
[49/54] Compiling KippleNetworking JSONDecoder+DecodeCleaned.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 GetRepositoriesRequest.swift
[56/67] Compiling GoatHerb GetRepositoryRequest.swift
[57/68] Compiling GoatHerb GetUserRequest.swift
[58/68] Compiling GoatHerb User.swift
[59/68] Compiling GoatHerb GetRateLimitRequest.swift
[60/68] Compiling GoatHerb GetOrganizationRequest.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.75s)
     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-9fb42c58.zip to s3://spi-docs-inbox/prod-bdrelling-goatherb-main-9fb42c58.zip
Copying... [13%]
Copying... [26%]
Copying... [33%]
Copying... [46%]
Copying... [53%]
Copying... [66%]
Copying... [73%]
Copying... [86%]
Copying... [93%]
Copying... [100%]
Done.