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 async-http-client, reference v1.4.6 (9a5624), with Swift 5.10 for macOS (SPM) on 22 Aug 2024 08:15:51 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/async-http-client.git
Reference: v1.4.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/async-http-client
 * tag               v1.4.6     -> FETCH_HEAD
HEAD is now at 9a56240 support for new retry
Cloned https://github.com/igor11191708/async-http-client.git
Revision (git rev-parse @):
9a56240b21baff71f5399194a1f2af9ab8c4c076
SUCCESS checkout https://github.com/igor11191708/async-http-client.git at v1.4.6
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/89] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (1.14s)
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.55s)
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
========================================
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": "async-http-client",
      "name": "async-http-client",
      "url": "https://github.com/igor11191708/async-http-client.git",
      "version": "unspecified",
      "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/async-http-client.git
[1/878] Fetching async-http-client
Fetched https://github.com/igor11191708/async-http-client.git from cache (0.82s)
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.49s)
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.02s)
Creating working copy for https://github.com/igor11191708/async-http-client.git
Working copy of https://github.com/igor11191708/async-http-client.git resolved at v1.4.6 (9a56240)
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
warning: '.resolve-product-dependencies': dependency 'async-http-client' is not used by any target
Found 1 product dependencies
  - retry-policy-service
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/igor11191708/async-http-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/7] Compiling retry_policy_service Strategy.swift
[5/7] Compiling retry_policy_service DispatchTimeInterval.swift
[6/7] Compiling retry_policy_service RetryService.swift
[7/7] Emitting module retry_policy_service
[8/28] Compiling async_http_client IConfiguration.swift
[9/28] Compiling async_http_client IProxy.swift
[10/28] Compiling async_http_client IResponse.swift
[11/30] Compiling async_http_client IReader.swift
[12/30] Compiling async_http_client IWriter.swift
[13/30] Compiling async_http_client IValidate.swift
[14/30] Emitting module async_http_client
[15/30] Compiling async_http_client Status.swift
[16/30] Compiling async_http_client JsonWriter.swift
[17/30] Compiling async_http_client Proxy+.swift
[18/30] Compiling async_http_client Proxy.swift
[19/30] Compiling async_http_client RequestHelper.swift
[20/30] Compiling async_http_client SendHelper.swift
[21/30] Compiling async_http_client UrlHelper.swift
[22/30] Compiling async_http_client Configuration.swift
[23/30] Compiling async_http_client Errors.swift
[24/30] Compiling async_http_client ITaskDelegate.swift
[25/30] Compiling async_http_client Response.swift
[26/30] Compiling async_http_client HttpMethod.swift
[27/30] Compiling async_http_client JsonReader.swift
[28/30] Compiling async_http_client Validate.swift
[29/30] Compiling async_http_client Direct.swift
[30/30] Compiling async_http_client Http.swift
Build complete! (5.90s)
Build complete.
Done.