The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-http-types-htmx, reference 0.3.0 (b0a00a), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 02:43:56 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alephao/swift-http-types-htmx.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/alephao/swift-http-types-htmx
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at b0a00af feat: use structs instead of enums for value types
Cloned https://github.com/alephao/swift-http-types-htmx.git
Revision (git rev-parse @):
b0a00af44ab8e4de741092258702f670fec0d477
SUCCESS checkout https://github.com/alephao/swift-http-types-htmx.git at 0.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alephao/swift-http-types-htmx.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.29s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.43s)
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.4.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling HTTPTypes ISOLatin1String.swift
[5/12] Compiling HTTPTypes HTTPField.swift
[6/12] Emitting module HTTPTypes
[7/12] Compiling HTTPTypes HTTPParsedFields.swift
[8/12] Compiling HTTPTypes HTTPResponse.swift
[9/12] Compiling HTTPTypes HTTPRequest.swift
[10/12] Compiling HTTPTypes NIOLock.swift
[11/12] Compiling HTTPTypes HTTPFieldName.swift
[12/12] Compiling HTTPTypes HTTPFields.swift
[14/20] Compiling HTTPTypesHtmx HxPushUrl.swift
[15/20] Compiling HTTPTypesHtmx HxSwap.swift
[16/20] Compiling HTTPTypesHtmx HxReplaceUrl.swift
[17/20] Compiling HTTPTypesHtmx HxTriggerHeader.swift
[18/20] Emitting module HTTPTypesHtmx
[19/20] Compiling HTTPTypesHtmx HtmxRequestHeaders.swift
[20/20] Compiling HTTPTypesHtmx HtmxResponseHeaders.swift
Build complete! (20.51s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    }
  ],
  "manifest_display_name" : "swift-http-types-htmx",
  "name" : "swift-http-types-htmx",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "HTTPTypesHtmx",
      "targets" : [
        "HTTPTypesHtmx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HTTPTypesHtmxTests",
      "module_type" : "SwiftTarget",
      "name" : "HTTPTypesHtmxTests",
      "path" : "Tests/HTTPTypesHtmxTests",
      "product_dependencies" : [
        "HTTPTypes"
      ],
      "sources" : [
        "HtmxRequestHeadersTests.swift",
        "HtmxResponseHeadersTests.swift",
        "HxTriggerHeaderTests.swift"
      ],
      "target_dependencies" : [
        "HTTPTypesHtmx"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTTPTypesHtmx",
      "module_type" : "SwiftTarget",
      "name" : "HTTPTypesHtmx",
      "path" : "Sources/HTTPTypesHtmx",
      "product_dependencies" : [
        "HTTPTypes"
      ],
      "product_memberships" : [
        "HTTPTypesHtmx"
      ],
      "sources" : [
        "HtmxRequestHeaders.swift",
        "HtmxResponseHeaders.swift",
        "HxTriggerHeader.swift",
        "Values/HxPushUrl.swift",
        "Values/HxReplaceUrl.swift",
        "Values/HxSwap.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Done.