The Swift Package Index logo.Swift Package Index

Build Information

Successful build of replicate-kit-swift with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Igor/replicate-kit-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/The-Igor/replicate-kit-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1e4b5fb Update README.md
Cloned https://github.com/The-Igor/replicate-kit-swift.git
Revision (git rev-parse @):
1e4b5fb99c31c652ffd20048a9bf00034b4492fd
SUCCESS checkout https://github.com/The-Igor/replicate-kit-swift.git at main
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetched https://github.com/The-Igor/async-http-client.git (0.38s)
Computing version for https://github.com/The-Igor/async-http-client.git
Fetched https://github.com/The-Igor/retry-policy-service.git (0.38s)
Computed https://github.com/The-Igor/async-http-client.git at 1.4.4 (0.10s)
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.08s)
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "replicate-kit-swift",
      "name": "replicate-kit-swift",
      "url": "https://github.com/The-Igor/replicate-kit-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/The-Igor/async-http-client.git",
          "version": "1.4.4",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/The-Igor/retry-policy-service.git",
              "version": "1.0.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/retry-policy-service",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/The-Igor/replicate-kit-swift.git
[1/479] Fetching replicate-kit-swift
Fetched https://github.com/The-Igor/replicate-kit-swift.git (1.76s)
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetched https://github.com/The-Igor/async-http-client.git (0.75s)
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 (0.08s)
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetched https://github.com/The-Igor/retry-policy-service.git (0.24s)
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.08s)
Creating working copy for https://github.com/The-Igor/replicate-kit-swift.git
Working copy of https://github.com/The-Igor/replicate-kit-swift.git resolved at main
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
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling retry_policy_service DispatchTimeInterval.swift
[2/5] Compiling retry_policy_service RetryService.swift
[3/5] Compiling retry_policy_service Strategy.swift
[4/5] Emitting module retry_policy_service
[5/5] Compiling retry_policy_service RetryIterator.swift
[6/26] Compiling async_http_client IConfiguration.swift
[7/26] Compiling async_http_client IProxy.swift
[8/26] Compiling async_http_client IResponse.swift
[9/28] Emitting module async_http_client
[10/28] Compiling async_http_client HttpMethod.swift
[11/28] Compiling async_http_client Errors.swift
[12/28] Compiling async_http_client ITaskDelegate.swift
[13/28] Compiling async_http_client JsonReader.swift
[14/28] Compiling async_http_client Validate.swift
[15/28] Compiling async_http_client IReader.swift
[16/28] Compiling async_http_client IWriter.swift
[17/28] Compiling async_http_client IValidate.swift
[18/28] Compiling async_http_client RequestHelper.swift
[19/28] Compiling async_http_client SendHelper.swift
[20/28] Compiling async_http_client UrlHelper.swift
[21/28] Compiling async_http_client Configuration.swift
[22/28] Compiling async_http_client Direct.swift
[23/28] Compiling async_http_client Http.swift
[24/28] Compiling async_http_client Proxy+.swift
[25/28] Compiling async_http_client Proxy.swift
[26/28] Compiling async_http_client Response.swift
[27/28] Compiling async_http_client Status.swift
[28/28] Compiling async_http_client JsonWriter.swift
[29/38] Compiling replicate_kit_swift ReplicateEndpoint.swift
[30/38] Compiling replicate_kit_swift HttpBody.swift
[31/39] Compiling replicate_kit_swift Model.swift
[32/39] Compiling replicate_kit_swift CollectionOfModels.swift
[33/39] Compiling replicate_kit_swift Prediction.swift
[34/39] Compiling replicate_kit_swift Errors.swift
[35/39] Compiling replicate_kit_swift ResponseError.swift
[36/39] Compiling replicate_kit_swift ReplicateAPI.swift
[37/39] Compiling replicate_kit_swift Expect.swift
[38/39] Emitting module replicate_kit_swift
[39/39] Compiling replicate_kit_swift IEndpoint.swift
Build complete! (16.14s)
Build complete.
Done.