The Swift Package Index logo.Swift Package Index

Build Information

Successful build of replicate-kit-swift, reference v1.0.1 (1b2583), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 09:19:18 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/replicate-kit-swift.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/replicate-kit-swift
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 1b25838 Update .gitignore
Cloned https://github.com/swiftuiux/replicate-kit-swift.git
Revision (git rev-parse @):
1b2583850bfa3f16ed611c48d61340fe5124b23d
SUCCESS checkout https://github.com/swiftuiux/replicate-kit-swift.git at v1.0.1
Fetching https://github.com/The-Igor/retry-policy-service.git
Fetching https://github.com/The-Igor/async-http-client.git
[1/904] Fetching async-http-client
[905/1005] Fetching async-http-client, retry-policy-service
Fetched https://github.com/The-Igor/async-http-client.git from cache (0.89s)
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (0.89s)
Computing version for https://github.com/The-Igor/async-http-client.git
Computed https://github.com/The-Igor/async-http-client.git at 1.4.4 (1.58s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.0 (0.67s)
Creating working copy for https://github.com/The-Igor/async-http-client.git
Working copy of https://github.com/The-Igor/async-http-client.git resolved at 1.4.4
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.0
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "async-http-client",
          "name": "async-http-client",
          "url": "https://github.com/The-Igor/async-http-client.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "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.13s)
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetched https://github.com/The-Igor/async-http-client.git from cache (0.46s)
Computing version for https://github.com/The-Igor/async-http-client.git
Computed https://github.com/The-Igor/async-http-client.git at 1.5.0 (1.16s)
Fetching https://github.com/swiftuiux/retry-policy-service.git
[1/101] Fetching retry-policy-service
Fetched https://github.com/swiftuiux/retry-policy-service.git from cache (0.57s)
Computing version for https://github.com/swiftuiux/retry-policy-service.git
Computed https://github.com/swiftuiux/retry-policy-service.git at 1.0.1 (1.25s)
Creating working copy for https://github.com/The-Igor/async-http-client.git
Working copy of https://github.com/The-Igor/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 v1.0.1 (1b25838)
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.3
Building package at path:  $PWD
https://github.com/swiftuiux/replicate-kit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/9] Compiling retry_policy_service DispatchTimeInterval.swift
[6/9] Compiling retry_policy_service RetryService.swift
[7/9] Emitting module retry_policy_service
[8/9] Compiling retry_policy_service Strategy.swift
[9/9] Compiling retry_policy_service RetryIterator.swift
[10/30] Emitting module async_http_client
[11/32] Compiling async_http_client Errors.swift
[12/32] Compiling async_http_client ITaskDelegate.swift
[13/32] Compiling async_http_client JsonReader.swift
[14/32] Compiling async_http_client Validate.swift
[15/32] Compiling async_http_client Response.swift
[16/32] Compiling async_http_client HttpMethod.swift
[17/32] Compiling async_http_client RequestHelper.swift
[18/32] Compiling async_http_client SendHelper.swift
[19/32] Compiling async_http_client UrlHelper.swift
[20/32] Compiling async_http_client Configuration.swift
[21/32] Compiling async_http_client IReader.swift
[22/32] Compiling async_http_client IWriter.swift
[23/32] Compiling async_http_client IValidate.swift
[24/32] Compiling async_http_client Direct.swift
[25/32] Compiling async_http_client Http.swift
[26/32] Compiling async_http_client Proxy+.swift
[27/32] Compiling async_http_client Proxy.swift
[28/32] Compiling async_http_client IConfiguration.swift
[29/32] Compiling async_http_client IProxy.swift
[30/32] Compiling async_http_client IResponse.swift
[31/32] Compiling async_http_client Status.swift
[32/32] Compiling async_http_client JsonWriter.swift
[33/42] Compiling replicate_kit_swift HttpBody.swift
[34/43] Compiling replicate_kit_swift ReplicateEndpoint.swift
[35/43] Compiling replicate_kit_swift Prediction.swift
[36/43] Compiling replicate_kit_swift CollectionOfModels.swift
[37/43] Compiling replicate_kit_swift ResponseError.swift
[38/43] Compiling replicate_kit_swift Model.swift
[39/43] Compiling replicate_kit_swift Errors.swift
[40/43] Compiling replicate_kit_swift Expect.swift
[41/43] Emitting module replicate_kit_swift
[42/43] Compiling replicate_kit_swift ReplicateAPI.swift
[43/43] Compiling replicate_kit_swift IEndpoint.swift
Build complete! (6.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/The-Igor/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"
}
Done.