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 replicate-kit-swift, reference v1.0.1 (1b2583), with Swift 5.9 for macOS (SPM) on 22 Aug 2024 08:42:53 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/replicate-kit-swift.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/replicate-kit-swift
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 1b25838 Update .gitignore
Cloned https://github.com/igor11191708/replicate-kit-swift.git
Revision (git rev-parse @):
1b2583850bfa3f16ed611c48d61340fe5124b23d
SUCCESS checkout https://github.com/igor11191708/replicate-kit-swift.git at v1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/igor11191708/replicate-kit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling retry_policy_service DispatchTimeInterval.swift
[2/5] Compiling retry_policy_service Strategy.swift
[3/5] Compiling retry_policy_service RetryService.swift
[4/5] Compiling retry_policy_service RetryIterator.swift
[5/5] Emitting module retry_policy_service
[6/26] Emitting module async_http_client
[7/28] Compiling async_http_client IReader.swift
[8/28] Compiling async_http_client IWriter.swift
[9/28] Compiling async_http_client IValidate.swift
[10/28] Compiling async_http_client JsonReader.swift
[11/28] Compiling async_http_client Validate.swift
[12/28] Compiling async_http_client UrlHelper.swift
[13/28] Compiling async_http_client Configuration.swift
[14/28] Compiling async_http_client Status.swift
[15/28] Compiling async_http_client JsonWriter.swift
[16/28] Compiling async_http_client Direct.swift
[17/28] Compiling async_http_client Http.swift
[18/28] Compiling async_http_client Response.swift
[19/28] Compiling async_http_client HttpMethod.swift
[20/28] Compiling async_http_client RequestHelper.swift
[21/28] Compiling async_http_client SendHelper.swift
[22/28] Compiling async_http_client Errors.swift
[23/28] Compiling async_http_client ITaskDelegate.swift
[24/28] Compiling async_http_client Proxy+.swift
[25/28] Compiling async_http_client Proxy.swift
[26/28] Compiling async_http_client IConfiguration.swift
[27/28] Compiling async_http_client IProxy.swift
[28/28] Compiling async_http_client IResponse.swift
[29/38] Compiling replicate_kit_swift ReplicateEndpoint.swift
[30/38] Compiling replicate_kit_swift Prediction.swift
[31/38] Compiling replicate_kit_swift Errors.swift
[32/38] Compiling replicate_kit_swift CollectionOfModels.swift
[33/39] Compiling replicate_kit_swift ResponseError.swift
[34/39] Compiling replicate_kit_swift HttpBody.swift
[35/39] Compiling replicate_kit_swift Model.swift
[36/39] Compiling replicate_kit_swift Expect.swift
[37/39] Emitting module replicate_kit_swift
[38/39] Compiling replicate_kit_swift ReplicateAPI.swift
[39/39] Compiling replicate_kit_swift IEndpoint.swift
Build complete! (13.80s)
Fetching https://github.com/The-Igor/async-http-client.git
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/89] Fetching retry-policy-service
[90/967] Fetching retry-policy-service, async-http-client
Fetched https://github.com/The-Igor/retry-policy-service.git (1.48s)
Fetched https://github.com/The-Igor/async-http-client.git (1.48s)
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.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.58s)
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
Build complete.
Done.