Build Information
Successful build of replicate-kit-swift, reference v1.0.1 (1b2583
), with Swift 5.10 for macOS (SPM) on 22 Aug 2024 08:08:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
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
[63/967] Fetching retry-policy-service, async-http-client
Fetched https://github.com/The-Igor/async-http-client.git from cache (1.30s)
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (1.30s)
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.60s)
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.63s)
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",
"dependencies": [
{
"identity": "replicate-kit-swift",
"name": "replicate-kit-swift",
"url": "https://github.com/igor11191708/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/The-Igor/async-http-client.git",
"version": "1.4.6",
"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/The-Igor/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/igor11191708/replicate-kit-swift.git
[6/515] Fetching replicate-kit-swift
Fetched https://github.com/igor11191708/replicate-kit-swift.git from cache (1.31s)
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.47s)
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.56s)
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (0.46s)
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.63s)
Creating working copy for https://github.com/igor11191708/replicate-kit-swift.git
Working copy of https://github.com/igor11191708/replicate-kit-swift.git resolved at v1.0.1 (1b25838)
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
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.10
Building package at path: $PWD
https://github.com/igor11191708/replicate-kit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.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 IReader.swift
[12/32] Compiling async_http_client IWriter.swift
[13/32] Compiling async_http_client IValidate.swift
[14/32] Compiling async_http_client IConfiguration.swift
[15/32] Compiling async_http_client IProxy.swift
[16/32] Compiling async_http_client IResponse.swift
[17/32] Compiling async_http_client Response.swift
[18/32] Compiling async_http_client HttpMethod.swift
[19/32] Compiling async_http_client Direct.swift
[20/32] Compiling async_http_client Http.swift
[21/32] Compiling async_http_client JsonReader.swift
[22/32] Compiling async_http_client Validate.swift
[23/32] Compiling async_http_client Errors.swift
[24/32] Compiling async_http_client ITaskDelegate.swift
[25/32] Compiling async_http_client UrlHelper.swift
[26/32] Compiling async_http_client Configuration.swift
[27/32] Compiling async_http_client Status.swift
[28/32] Compiling async_http_client JsonWriter.swift
[29/32] Compiling async_http_client Proxy+.swift
[30/32] Compiling async_http_client Proxy.swift
[31/32] Compiling async_http_client RequestHelper.swift
[32/32] Compiling async_http_client SendHelper.swift
[33/42] Compiling replicate_kit_swift ReplicateEndpoint.swift
[34/42] Compiling replicate_kit_swift HttpBody.swift
[35/43] Compiling replicate_kit_swift Prediction.swift
[36/43] Compiling replicate_kit_swift Model.swift
[37/43] Compiling replicate_kit_swift CollectionOfModels.swift
[38/43] Compiling replicate_kit_swift Errors.swift
[39/43] Compiling replicate_kit_swift ReplicateAPI.swift
[40/43] Compiling replicate_kit_swift Expect.swift
[41/43] Emitting module replicate_kit_swift
[42/43] Compiling replicate_kit_swift ResponseError.swift
[43/43] Compiling replicate_kit_swift IEndpoint.swift
Build complete! (7.25s)
Build complete.
Done.