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 swift-http-types-htmx, reference main (b14716), with Swift 5.10 for macOS (SPM) on 19 Sep 2024 01:51:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alephao/swift-http-types-htmx.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alephao/swift-http-types-htmx
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b14716d ci: fix swift 6 docker img ref
Cloned https://github.com/alephao/swift-http-types-htmx.git
Revision (git rev-parse @):
b14716db91e65f6ecb410ecdb6a847e5699ece77
SUCCESS checkout https://github.com/alephao/swift-http-types-htmx.git at main
Fetching https://github.com/apple/swift-http-types.git
[1/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (1.31s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (2.75s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.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": "swift-http-types-htmx",
      "name": "swift-http-types-htmx",
      "url": "https://github.com/alephao/swift-http-types-htmx.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types-htmx",
      "dependencies": [
        {
          "identity": "swift-http-types",
          "name": "swift-http-types",
          "url": "https://github.com/apple/swift-http-types.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/alephao/swift-http-types-htmx.git
[1/163] Fetching swift-http-types-htmx
Fetched https://github.com/alephao/swift-http-types-htmx.git from cache (0.98s)
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.02s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/alephao/swift-http-types-htmx.git
Working copy of https://github.com/alephao/swift-http-types-htmx.git resolved at main (b14716d)
warning: '.resolve-product-dependencies': dependency 'swift-http-types-htmx' is not used by any target
Found 1 product dependencies
  - swift-http-types
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/alephao/swift-http-types-htmx.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/11] Compiling HTTPTypes HTTPRequest.swift
[5/11] Compiling HTTPTypes HTTPParsedFields.swift
[6/11] Compiling HTTPTypes ISOLatin1String.swift
[7/11] Compiling HTTPTypes HTTPResponse.swift
[8/11] Compiling HTTPTypes HTTPFieldName.swift
[9/11] Emitting module HTTPTypes
[10/11] Compiling HTTPTypes HTTPFields.swift
[11/11] Compiling HTTPTypes HTTPField.swift
[12/18] Compiling HTTPTypesHtmx HxReplaceUrl.swift
[13/18] Compiling HTTPTypesHtmx HxTriggerHeader.swift
[14/18] Compiling HTTPTypesHtmx HxPushUrl.swift
[15/18] Compiling HTTPTypesHtmx HxSwap.swift
[16/18] Compiling HTTPTypesHtmx HtmxRequestHeaders.swift
[17/18] Emitting module HTTPTypesHtmx
[18/18] Compiling HTTPTypesHtmx HtmxResponseHeaders.swift
Build complete! (3.02s)
Build complete.
Done.