The Swift Package Index logo.Swift Package Index

Build Information

Successful build of elementary-htmx, reference 0.5.1 (f7ba14), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 17:59:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elementary-swift/elementary-htmx.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elementary-swift/elementary-htmx
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at f7ba147 updated readme
Cloned https://github.com/elementary-swift/elementary-htmx.git
Revision (git rev-parse @):
f7ba147f2a076142a90a4f8300a89584164dba6d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/elementary-swift/elementary-htmx.git at 0.5.1
Fetching https://github.com/elementary-swift/elementary.git
[1/1722] Fetching elementary
Fetched https://github.com/elementary-swift/elementary.git from cache (0.86s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.7.1 (1.48s)
Creating working copy for https://github.com/elementary-swift/elementary.git
Working copy of https://github.com/elementary-swift/elementary.git resolved at 0.7.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "elementary-htmx",
      "name": "elementary-htmx",
      "url": "https://github.com/elementary-swift/elementary-htmx.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/elementary-htmx",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "elementary",
          "name": "elementary",
          "url": "https://github.com/elementary-swift/elementary.git",
          "version": "0.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/elementary",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elementary-swift/elementary-htmx.git
[1/687] Fetching elementary-htmx
Fetched https://github.com/elementary-swift/elementary-htmx.git from cache (0.79s)
Fetching https://github.com/elementary-swift/elementary.git from cache
Fetched https://github.com/elementary-swift/elementary.git from cache (0.47s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.7.1 (0.54s)
Creating working copy for https://github.com/elementary-swift/elementary-htmx.git
Working copy of https://github.com/elementary-swift/elementary-htmx.git resolved at 0.5.1 (f7ba147)
Creating working copy for https://github.com/elementary-swift/elementary.git
Working copy of https://github.com/elementary-swift/elementary.git resolved at 0.7.1
warning: '.resolve-product-dependencies': dependency 'elementary-htmx' is not used by any target
Found 1 product dependencies
  - elementary
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elementary-swift/elementary-htmx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/32] Emitting module Elementary
[9/34] Compiling Elementary CoreModel.swift
[10/34] Compiling Elementary Environment.swift
[11/34] Compiling Elementary ForEach.swift
[12/34] Compiling Elementary HtmlAttributes+common.swift
[13/34] Compiling Elementary HtmlAttributes+event.swift
[14/34] Compiling Elementary HtmlAttributes+global.swift
[15/34] Compiling Elementary StoredAttribute+StyleKeyValuePairs.swift
[16/34] Compiling Elementary StoredAttribute.swift
[17/34] Compiling Elementary Html+Rendering.swift
[18/34] Compiling Elementary HtmlTags.swift
[19/34] Compiling Elementary HtmlAsyncRenderer.swift
[20/34] Compiling Elementary HtmlDocument.swift
[21/34] Compiling Elementary HtmlElements.swift
[22/34] Compiling Elementary HtmlBuilder+Tuples.swift
[23/34] Compiling Elementary HtmlBuilder.swift
[24/34] Compiling Elementary HtmlElement+Async.swift
[25/34] Compiling Elementary HtmlTextRenderer.swift
[26/34] Compiling Elementary RenderingUtils.swift
[27/34] Compiling Elementary AsyncContent.swift
[28/34] Compiling Elementary AsyncForEach.swift
[29/34] Compiling Elementary AttributeStorage.swift
[30/34] Compiling Elementary Group.swift
[31/34] Compiling Elementary Html+Attributes.swift
[32/34] Compiling Elementary Html+Elements.swift
[33/34] Compiling Elementary SendOnceBox.swift
[34/34] Compiling Elementary SendableAnyHTMLBox.swift
[35/41] Compiling ElementaryHyperscript HTMLAttribute+Hyperscript.swift
[36/41] Emitting module ElementaryHyperscript
[37/41] Compiling ElementaryHTMX HTMLAttributeValue+HTMX.swift
[38/41] Compiling ElementaryHTMX HTMLAttribute+HTMX.swift
[39/41] Emitting module ElementaryHTMX
[40/47] Emitting module ElementaryHTMXWS
[41/47] Compiling ElementaryHTMXWS HTMLAttributeValue+HTMX.swift
[42/47] Compiling ElementaryHTMXWS HTMLAttribute+HTMX.swift
[43/47] Compiling ElementaryHTMXSSE HTMLAttribute+HTMXSSE.swift
[44/47] Compiling ElementaryHTMXSSE HTMLAttributeValue+HTMXSSE.swift
[45/47] Emitting module ElementaryHTMXSSE
[46/47] Emitting module TestUtilities
[47/47] Compiling TestUtilities Utilities.swift
Build complete! (14.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elementary-swift/elementary.git"
    }
  ],
  "manifest_display_name" : "elementary-htmx",
  "name" : "elementary-htmx",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ElementaryHTMX",
      "targets" : [
        "ElementaryHTMX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElementaryHTMXSSE",
      "targets" : [
        "ElementaryHTMXSSE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElementaryHTMXWS",
      "targets" : [
        "ElementaryHTMXWS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ElementaryHyperscript",
      "targets" : [
        "ElementaryHyperscript"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestUtilities",
      "module_type" : "SwiftTarget",
      "name" : "TestUtilities",
      "path" : "Tests/TestUtilities",
      "product_dependencies" : [
        "Elementary"
      ],
      "sources" : [
        "Utilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElementaryHyperscriptTest",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHyperscriptTest",
      "path" : "Tests/ElementaryHyperscriptTest",
      "sources" : [
        "ElementaryHyperscriptTest.swift"
      ],
      "target_dependencies" : [
        "ElementaryHyperscript",
        "TestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElementaryHyperscript",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHyperscript",
      "path" : "Sources/ElementaryHyperscript",
      "product_dependencies" : [
        "Elementary"
      ],
      "product_memberships" : [
        "ElementaryHyperscript"
      ],
      "sources" : [
        "HTMLAttribute+Hyperscript.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElementaryHTMXWSTest",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHTMXWSTest",
      "path" : "Tests/ElementaryHTMXWSTest",
      "sources" : [
        "ElemntaryHTMXWSTest.swift"
      ],
      "target_dependencies" : [
        "ElementaryHTMXWS",
        "TestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElementaryHTMXWS",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHTMXWS",
      "path" : "Sources/ElementaryHTMXWS",
      "product_dependencies" : [
        "Elementary"
      ],
      "product_memberships" : [
        "ElementaryHTMXWS"
      ],
      "sources" : [
        "HTMLAttribute+HTMX.swift",
        "HTMLAttributeValue+HTMX.swift"
      ],
      "target_dependencies" : [
        "ElementaryHTMX"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElementaryHTMXTest",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHTMXTest",
      "path" : "Tests/ElementaryHTMXTest",
      "sources" : [
        "ElementaryHTMXTest.swift"
      ],
      "target_dependencies" : [
        "ElementaryHTMX",
        "TestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElementaryHTMXSSETest",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHTMXSSETest",
      "path" : "Tests/ElementaryHTMXSSETest",
      "sources" : [
        "ElementaryHTMXSSETest.swift"
      ],
      "target_dependencies" : [
        "ElementaryHTMXSSE",
        "TestUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ElementaryHTMXSSE",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHTMXSSE",
      "path" : "Sources/ElementaryHTMXSSE",
      "product_dependencies" : [
        "Elementary"
      ],
      "product_memberships" : [
        "ElementaryHTMXSSE"
      ],
      "sources" : [
        "HTMLAttribute+HTMXSSE.swift",
        "HTMLAttributeValue+HTMXSSE.swift"
      ],
      "target_dependencies" : [
        "ElementaryHTMX"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ElementaryHTMX",
      "module_type" : "SwiftTarget",
      "name" : "ElementaryHTMX",
      "path" : "Sources/ElementaryHTMX",
      "product_dependencies" : [
        "Elementary"
      ],
      "product_memberships" : [
        "ElementaryHTMX",
        "ElementaryHTMXSSE",
        "ElementaryHTMXWS"
      ],
      "sources" : [
        "HTMLAttribute+HTMX.swift",
        "HTMLAttributeValue+HTMX.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/elementary-swift/elementary-htmx/0.5.1
Repository:               elementary-swift/elementary-htmx
Swift version used:       6.3
Target:                   ElementaryHTMX
Extracting symbol information for 'ElementaryHTMX'...
Finished extracting symbol information for 'ElementaryHTMX'. (21.29s)
Building documentation for 'ElementaryHTMX'...
Finished building documentation for 'ElementaryHTMX' (0.38s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/elementary-swift/elementary-htmx/0.5.1
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/elementary-swift/elementary.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Updated https://github.com/elementary-swift/elementary.git (0.46s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.7.1 (2.24s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.70s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.90s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/53] Emitting module SymbolKit
[11/57] Compiling SymbolKit Mixin+Equals.swift
[12/57] Compiling SymbolKit Mixin+Hash.swift
[13/57] Compiling SymbolKit Mixin.swift
[14/57] Compiling SymbolKit LineList.swift
[15/57] Compiling SymbolKit Position.swift
[16/57] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.swift
[20/57] Compiling SymbolKit Names.swift
[21/57] Compiling SymbolKit SPI.swift
[22/57] Compiling SymbolKit Snippet.swift
[23/57] Compiling SymbolKit Extension.swift
[24/57] Emitting module Snippets
[25/57] Compiling Snippets SnippetParser.swift
[26/57] Compiling Snippets Snippet.swift
[27/57] Compiling SymbolKit SourceRange.swift
[28/57] Compiling SymbolKit Metadata.swift
[29/57] Compiling SymbolKit Module.swift
[30/57] Compiling SymbolKit OperatingSystem.swift
[31/57] Compiling SymbolKit Platform.swift
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.51s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ElementaryHTMX' complete! (0.26s)
     282
3	/Users/admin/builder/spi-builder-workspace/.docs/elementary-swift/elementary-htmx/0.5.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/elementary-swift/elementary-htmx/0.5.1
File count: 282
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-elementary-swift-elementary-htmx-0.5.1-6b2cd284.zip to s3://spi-docs-inbox/prod-elementary-swift-elementary-htmx-0.5.1-6b2cd284.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.