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 main (1e7cea), with Swift 5.9 for macOS (SPM) on 14 Sep 2024 19:31:44 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/replicate-kit-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/replicate-kit-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1e7ceaf Update .spi.yml
Cloned https://github.com/igor11191708/replicate-kit-swift.git
Revision (git rev-parse @):
1e7ceaf765764c477437f5bae6ebc64285c913d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/replicate-kit-swift.git at main
========================================
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/4] Compiling retry_policy_service Strategy.swift
[2/4] Emitting module retry_policy_service
[3/4] Compiling retry_policy_service DispatchTimeInterval.swift
[4/4] Compiling retry_policy_service RetryService.swift
[5/25] Emitting module async_http_client
[6/27] Compiling async_http_client RequestHelper.swift
[7/27] Compiling async_http_client SendHelper.swift
[8/27] Compiling async_http_client Response.swift
[9/27] Compiling async_http_client HttpMethod.swift
[10/27] Compiling async_http_client Status.swift
[11/27] Compiling async_http_client JsonWriter.swift
[12/27] Compiling async_http_client IReader.swift
[13/27] Compiling async_http_client IWriter.swift
[14/27] Compiling async_http_client IValidate.swift
[15/27] Compiling async_http_client JsonReader.swift
[16/27] Compiling async_http_client Validate.swift
[17/27] Compiling async_http_client Direct.swift
[18/27] Compiling async_http_client Http.swift
[19/27] Compiling async_http_client Proxy+.swift
[20/27] Compiling async_http_client Proxy.swift
[21/27] Compiling async_http_client Errors.swift
[22/27] Compiling async_http_client ITaskDelegate.swift
[23/27] Compiling async_http_client UrlHelper.swift
[24/27] Compiling async_http_client Configuration.swift
[25/27] Compiling async_http_client IConfiguration.swift
[26/27] Compiling async_http_client IProxy.swift
[27/27] Compiling async_http_client IResponse.swift
[28/37] Compiling replicate_kit_swift HttpBody.swift
[29/38] Compiling replicate_kit_swift CollectionOfModels.swift
[30/38] Compiling replicate_kit_swift ReplicateEndpoint.swift
[31/38] Compiling replicate_kit_swift Prediction.swift
[32/38] Compiling replicate_kit_swift ResponseError.swift
[33/38] Compiling replicate_kit_swift Expect.swift
[34/38] Emitting module replicate_kit_swift
[35/38] Compiling replicate_kit_swift Errors.swift
[36/38] Compiling replicate_kit_swift ReplicateAPI.swift
[37/38] Compiling replicate_kit_swift Model.swift
[38/38] Compiling replicate_kit_swift IEndpoint.swift
Build complete! (16.15s)
Fetching https://github.com/The-Igor/retry-policy-service.git
Fetching https://github.com/The-Igor/async-http-client.git
[2/95] Fetching retry-policy-service
[54/979] Fetching retry-policy-service, async-http-client
Fetched https://github.com/The-Igor/retry-policy-service.git (1.65s)
Fetched https://github.com/The-Igor/async-http-client.git (1.65s)
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.6 (0.61s)
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.1 (0.61s)
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.1
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.6
Build complete.
Done.