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 replicate-kit-swift, reference main (ec6cae), with Swift 6.2 for macOS (SPM) on 16 Oct 2025 14:46:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/replicate-kit-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/replicate-kit-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ec6cae6 update
Cloned https://github.com/swiftuiux/replicate-kit-swift.git
Revision (git rev-parse @):
ec6cae6b2cf09ab5bc78b824ca384f0b908d7219
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftuiux/replicate-kit-swift.git at main
Fetching https://github.com/swiftuiux/retry-policy-service.git
Fetching https://github.com/swiftuiux/async-http-client.git
[1/101] Fetching retry-policy-service
[102/1005] Fetching retry-policy-service, async-http-client
Fetched https://github.com/swiftuiux/retry-policy-service.git from cache (0.81s)
Fetched https://github.com/swiftuiux/async-http-client.git from cache (0.81s)
Computing version for https://github.com/swiftuiux/async-http-client.git
Computed https://github.com/swiftuiux/async-http-client.git at 1.5.0 (1.54s)
Computing version for https://github.com/swiftuiux/retry-policy-service.git
Computed https://github.com/swiftuiux/retry-policy-service.git at 1.0.1 (0.65s)
Creating working copy for https://github.com/swiftuiux/async-http-client.git
Working copy of https://github.com/swiftuiux/async-http-client.git resolved at 1.5.0
Creating working copy for https://github.com/swiftuiux/retry-policy-service.git
Working copy of https://github.com/swiftuiux/retry-policy-service.git resolved at 1.0.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": "replicate-kit-swift",
      "name": "replicate-kit-swift",
      "url": "https://github.com/swiftuiux/replicate-kit-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/replicate-kit-swift",
      "dependencies": [
        {
          "identity": "async-http-client",
          "name": "async-http-client",
          "url": "https://github.com/swiftuiux/async-http-client.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
          "dependencies": [
            {
              "identity": "retry-policy-service",
              "name": "retry-policy-service",
              "url": "https://github.com/swiftuiux/retry-policy-service.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/retry-policy-service",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swiftuiux/replicate-kit-swift.git
[1/596] Fetching replicate-kit-swift
Fetched https://github.com/swiftuiux/replicate-kit-swift.git from cache (1.17s)
Fetching https://github.com/swiftuiux/async-http-client.git from cache
Fetched https://github.com/swiftuiux/async-http-client.git from cache (0.44s)
Computing version for https://github.com/swiftuiux/async-http-client.git
Computed https://github.com/swiftuiux/async-http-client.git at 1.5.0 (0.49s)
Fetching https://github.com/swiftuiux/retry-policy-service.git from cache
Fetched https://github.com/swiftuiux/retry-policy-service.git from cache (0.46s)
Computing version for https://github.com/swiftuiux/retry-policy-service.git
Computed https://github.com/swiftuiux/retry-policy-service.git at 1.0.1 (0.52s)
Creating working copy for https://github.com/swiftuiux/async-http-client.git
Working copy of https://github.com/swiftuiux/async-http-client.git resolved at 1.5.0
Creating working copy for https://github.com/swiftuiux/retry-policy-service.git
Working copy of https://github.com/swiftuiux/retry-policy-service.git resolved at 1.0.1
Creating working copy for https://github.com/swiftuiux/replicate-kit-swift.git
Working copy of https://github.com/swiftuiux/replicate-kit-swift.git resolved at main (ec6cae6)
warning: '.resolve-product-dependencies': dependency 'replicate-kit-swift' is not used by any target
Found 1 product dependencies
  - async-http-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftuiux/replicate-kit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/8] Compiling retry_policy_service DispatchTimeInterval.swift
[6/8] Compiling retry_policy_service Strategy.swift
[7/8] Emitting module retry_policy_service
[8/8] Compiling retry_policy_service RetryService.swift
[9/29] Compiling async_http_client Direct.swift
[10/29] Compiling async_http_client Http.swift
[11/29] Compiling async_http_client JsonReader.swift
[12/29] Compiling async_http_client Validate.swift
[13/29] Compiling async_http_client IReader.swift
[14/29] Compiling async_http_client IWriter.swift
[15/29] Compiling async_http_client IValidate.swift
[16/29] Emitting module async_http_client
[17/29] Compiling async_http_client UrlHelper.swift
[18/29] Compiling async_http_client Configuration.swift
[19/29] Compiling async_http_client Response.swift
[20/29] Compiling async_http_client HttpMethod.swift
[21/31] Compiling async_http_client Status.swift
[22/31] Compiling async_http_client JsonWriter.swift
[23/31] Compiling async_http_client Errors.swift
[24/31] Compiling async_http_client ITaskDelegate.swift
[25/31] Compiling async_http_client Proxy+.swift
[26/31] Compiling async_http_client Proxy.swift
[27/31] Compiling async_http_client RequestHelper.swift
[28/31] Compiling async_http_client SendHelper.swift
[29/31] Compiling async_http_client IConfiguration.swift
[30/31] Compiling async_http_client IProxy.swift
[31/31] Compiling async_http_client IResponse.swift
[32/41] Compiling replicate_kit_swift ReplicateEndpoint.swift
[33/41] Compiling replicate_kit_swift HttpBody.swift
[34/42] Compiling replicate_kit_swift Prediction.swift
[35/42] Compiling replicate_kit_swift CollectionOfModels.swift
[36/42] Compiling replicate_kit_swift Errors.swift
[37/42] Compiling replicate_kit_swift Expect.swift
[38/42] Compiling replicate_kit_swift Model.swift
[39/42] Compiling replicate_kit_swift ResponseError.swift
[40/42] Emitting module replicate_kit_swift
[41/42] Compiling replicate_kit_swift ReplicateAPI.swift
[42/42] Compiling replicate_kit_swift IEndpoint.swift
Build complete! (7.29s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftuiux/async-http-client.git"
    }
  ],
  "manifest_display_name" : "replicate-kit-swift",
  "name" : "replicate-kit-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "replicate-kit-swift",
      "targets" : [
        "replicate-kit-swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "replicate_kit_swiftTests",
      "module_type" : "SwiftTarget",
      "name" : "replicate-kit-swiftTests",
      "path" : "Tests/replicate-kit-swiftTests",
      "sources" : [
        "replicate_kit_swiftTests.swift"
      ],
      "target_dependencies" : [
        "replicate-kit-swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "replicate_kit_swift",
      "module_type" : "SwiftTarget",
      "name" : "replicate-kit-swift",
      "path" : "Sources/replicate-kit-swift",
      "product_dependencies" : [
        "async-http-client"
      ],
      "product_memberships" : [
        "replicate-kit-swift"
      ],
      "sources" : [
        "ReplicateAPI.swift",
        "enum/Expect.swift",
        "error/Errors.swift",
        "error/ResponseError.swift",
        "model/CollectionOfModels.swift",
        "model/Model.swift",
        "model/Prediction.swift",
        "net/ReplicateEndpoint.swift",
        "net/model/HttpBody.swift",
        "protocol/IEndpoint.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftuiux/replicate-kit-swift/main
Repository:               swiftuiux/replicate-kit-swift
Swift version used:       6.2
Target:                   replicate-kit-swift
Extracting symbol information for 'replicate-kit-swift'...
Finished extracting symbol information for 'replicate-kit-swift'. (1.64s)
Building documentation for 'replicate-kit-swift'...
warning: No valid content was found in this file
A '.' file should contain a top-level directive ('Tutorials', 'Tutorial', or 'Article') and valid child content. Only '.md' files support content without a top-level directive
 --> ../../../../..:1:1-5:2
1 + # ``replicate_kit_swift``
2 +
3 + @Metadata {
4 +   @DisplayName("replicate-kit-swift")
5 + }
warning: Parameter 'apiKey' is missing documentation
  --> Sources/replicate-kit-swift/ReplicateAPI.swift:45:28-45:28
43 |     /// Init with endpoint
44 |     /// - Parameter endpoint: Replicate endpoint
45 +     ///   - apiKey: Api key
   |                            ╰─suggestion: Document 'apiKey' parameter
46 |     public init(
47 |         endpoint : IEndpoint.Type,
warning: 'ReplicateAPI.Endpoint' doesn't exist at '/replicate_kit_swift/ReplicateAPI/init(baseURL:apiKey:)'
  --> Sources/replicate-kit-swift/ReplicateAPI.swift:60:33-60:54
58 |
59 |     /// - Parameters:
60 +     ///   - baseURL: Base url ``ReplicateAPI.Endpoint`` or currently "https://api.replicate.com/v1/"
61 |     ///   - apiKey: Api key
62 |     public init(
warning: Parameter 'versionId' not found in instance method declaration
  --> Sources/replicate-kit-swift/ReplicateAPI.swift:97:11-97:34
95 |     /// https://replicate.com/docs/reference/http#create-prediction
96 |     /// - Parameters:
97 +     ///   - versionId: Version id
   |           ╰─suggestion: Remove 'versionId' parameter documentation
98 |     ///   - input: Input data
99 |     ///   - expect: Logic for creating a prediction Check out ``ReplicateAPI.Expect``
warning: 'ReplicateAPI.Expect' doesn't exist at '/replicate_kit_swift/ReplicateAPI/createPrediction(version:input:expect:webhook:)'
   --> Sources/replicate-kit-swift/ReplicateAPI.swift:99:65-99:84
97  |     ///   - versionId: Version id
98  |     ///   - input: Input data
99  +     ///   - expect: Logic for creating a prediction Check out ``ReplicateAPI.Expect``
100 |     ///  - webhook: An HTTPS URL for receiving a webhook when the prediction has new output.
101 |     /// - Returns: Prediction result
warning: Parameter 'id' is missing documentation
   --> Sources/replicate-kit-swift/ReplicateAPI.swift:99:86-99:86
97  |     ///   - versionId: Version id
98  |     ///   - input: Input data
    |           ╰─suggestion: Document 'id' parameter
99  +     ///   - expect: Logic for creating a prediction Check out ``ReplicateAPI.Expect``
100 |     ///  - webhook: An HTTPS URL for receiving a webhook when the prediction has new output.
101 |     /// - Returns: Prediction result
warning: Parameter 'webhook' is missing documentation
   --> Sources/replicate-kit-swift/ReplicateAPI.swift:99:86-99:86
97  |     ///   - versionId: Version id
98  |     ///   - input: Input data
99  +     ///   - expect: Logic for creating a prediction Check out ``ReplicateAPI.Expect``
    |                                                                                      ╰─suggestion: Document 'webhook' parameter
100 |     ///  - webhook: An HTTPS URL for receiving a webhook when the prediction has new output.
101 |     /// - Returns: Prediction result
warning: 'Prediction.Status' doesn't exist at '/replicate_kit_swift/ReplicateAPI/getPrediction(by:)'
   --> Sources/replicate-kit-swift/ReplicateAPI.swift:133:33-133:50
131 |
132 |     /// Returns the same response as the create a prediction operation
133 +     /// status will be one of ``Prediction.Status``
134 |     /// In the case of success, output will be an object containing the output of the model. Any files will be represented as URLs. You'll need to pass the Authorization header to request them.
135 |     /// - Parameter id: Prediction id
warning: 'Prediction.Status' doesn't exist at '/replicate_kit_swift/ReplicateAPI/Errors/terminated'
  --> Sources/replicate-kit-swift/error/Errors.swift:22:52-22:69
20 |         case timeout
21 |
22 +         /// Prediction was terminated. Check out ``Prediction.Status``
23 |         case terminated
24 |
Finished building documentation for 'replicate-kit-swift' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftuiux/replicate-kit-swift/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftuiux/retry-policy-service.git
Updating https://github.com/swiftuiux/async-http-client.git
Updated https://github.com/swiftuiux/retry-policy-service.git (0.42s)
Updated https://github.com/swiftuiux/async-http-client.git (0.48s)
[1/2133] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Computing version for https://github.com/swiftuiux/async-http-client.git
Computed https://github.com/swiftuiux/async-http-client.git at 1.5.0 (1.87s)
Computing version for https://github.com/swiftuiux/retry-policy-service.git
Computed https://github.com/swiftuiux/retry-policy-service.git at 1.0.1 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3553] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
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
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.5
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets Snippet.swift
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit DeclarationFragments.swift
[10/53] Compiling SymbolKit Fragment.swift
[11/53] Compiling SymbolKit FragmentKind.swift
[12/53] Compiling SymbolKit FunctionParameter.swift
[13/53] Compiling SymbolKit FunctionSignature.swift
[14/57] Compiling SymbolKit SemanticVersion.swift
[15/57] Compiling SymbolKit AccessControl.swift
[16/57] Compiling SymbolKit Availability.swift
[17/57] Compiling SymbolKit AvailabilityItem.swift
[18/57] Compiling SymbolKit Domain.swift
[19/57] Compiling SymbolKit Relationship.swift
[20/57] Compiling SymbolKit RelationshipKind.swift
[21/57] Compiling SymbolKit SourceOrigin.swift
[22/57] Compiling SymbolKit GenericConstraints.swift
[23/57] Compiling SymbolKit Swift.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Emitting module SymbolKit
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[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.64s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'replicate-kit-swift' complete! (0.17s)
     260
3	/Users/admin/builder/spi-builder-workspace/.docs/swiftuiux/replicate-kit-swift/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftuiux/replicate-kit-swift/main
File count: 260
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-swiftuiux-replicate-kit-swift-main-47fb3fe8.zip to s3://spi-docs-inbox/prod-swiftuiux-replicate-kit-swift-main-47fb3fe8.zip
Copying... [12%]
Copying... [23%]
Copying... [35%]
Copying... [46%]
Copying... [58%]
Copying... [70%]
Copying... [81%]
Copying... [93%]
Copying... [100%]
Done.