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 SwiftyHTMLBuilder, reference v2.0.0 (d4c46f), with Swift 6.2 (beta) for Android on 21 Jun 2025 02:53:31 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yukiny0811/SwiftyHTMLBuilder.git
Reference: v2.0.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/yukiny0811/SwiftyHTMLBuilder
 * tag               v2.0.0     -> FETCH_HEAD
HEAD is now at d4c46f5 Merge pull request #1 from yukiny0811/develop-2.0.0
Cloned https://github.com/yukiny0811/SwiftyHTMLBuilder.git
Revision (git rev-parse @):
d4c46f58944f5821d660dc60f92bd790e0125fad
SUCCESS checkout https://github.com/yukiny0811/SwiftyHTMLBuilder.git at v2.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/yukiny0811/SwiftyHTMLBuilder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13674] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.11s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.93s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75504] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.57s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.61s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.08s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.36s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.38s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/45] Emitting module SwiftyHTMLBuilder
[4/50] Compiling SwiftyHTMLBuilder margin.swift
[5/50] Compiling SwiftyHTMLBuilder padding.swift
[6/50] Compiling SwiftyHTMLBuilder position.swift
[7/50] Compiling SwiftyHTMLBuilder width.swift
[8/50] Compiling SwiftyHTMLBuilder a.swift
[9/50] Compiling SwiftyHTMLBuilder body.swift
[10/50] Compiling SwiftyHTMLBuilder FlexAlignment.swift
[11/50] Compiling SwiftyHTMLBuilder MediaQueryType.swift
[12/50] Compiling SwiftyHTMLBuilder MetaName.swift
[13/50] Compiling SwiftyHTMLBuilder backgroundColor.swift
[14/50] Compiling SwiftyHTMLBuilder color.swift
[15/50] Compiling SwiftyHTMLBuilder height.swift
[16/50] Compiling SwiftyHTMLBuilder MediaQuery.swift
[17/50] Compiling SwiftyHTMLBuilder HTML.swift
[18/50] Compiling SwiftyHTMLBuilder HTMLBlock.swift
[19/50] Compiling SwiftyHTMLBuilder HTMLBuilder.swift
[20/50] Compiling SwiftyHTMLBuilder HTMLCompiler.swift
[21/50] Compiling SwiftyHTMLBuilder HTMLStringConvertible.swift
[22/50] Compiling SwiftyHTMLBuilder span.swift
[23/50] Compiling SwiftyHTMLBuilder text.swift
[24/50] Compiling SwiftyHTMLBuilder title.swift
[25/50] Compiling SwiftyHTMLBuilder vstack.swift
[26/50] Compiling SwiftyHTMLBuilder zstack.swift
[27/50] Compiling SwiftyHTMLBuilder group.swift
[28/50] Compiling SwiftyHTMLBuilder h.swift
[29/50] Compiling SwiftyHTMLBuilder head.swift
[30/50] Compiling SwiftyHTMLBuilder header.swift
[31/50] Compiling SwiftyHTMLBuilder hstack.swift
[32/50] Compiling SwiftyHTMLBuilder html.swift
[33/50] Compiling SwiftyHTMLBuilder img.swift
[34/50] Compiling SwiftyHTMLBuilder link.swift
[35/50] Compiling SwiftyHTMLBuilder meta.swift
[36/50] Compiling SwiftyHTMLBuilder nav.swift
[37/50] Compiling SwiftyHTMLBuilder p.swift
[38/50] Compiling SwiftyHTMLBuilder section.swift
[39/50] Compiling SwiftyHTMLBuilder br.swift
[40/50] Compiling SwiftyHTMLBuilder div.swift
[41/50] Compiling SwiftyHTMLBuilder doctype.swift
[42/50] Compiling SwiftyHTMLBuilder document.swift
[43/50] Compiling SwiftyHTMLBuilder empty.swift
[44/50] Compiling SwiftyHTMLBuilder footer.swift
[45/50] Compiling SwiftyHTMLBuilder String+.swift
[46/50] Compiling SwiftyHTMLBuilder Util.swift
[47/50] Compiling SwiftyHTMLBuilder CSSColor.swift
[48/50] Compiling SwiftyHTMLBuilder CSSPosition.swift
[49/50] Compiling SwiftyHTMLBuilder CSSSizeUnit.swift
[50/50] Compiling SwiftyHTMLBuilder CharsetEncodingType.swift
Build complete! (35.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.15.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "SwiftyHTMLBuilder",
  "name" : "SwiftyHTMLBuilder",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftyHTMLBuilder",
      "targets" : [
        "SwiftyHTMLBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyHTMLBuilderTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyHTMLBuilderTests",
      "path" : "Tests/SwiftyHTMLBuilderTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "TestBlocks/MediaQuery.swift",
        "TestStyles/backgroundColor.swift",
        "TestStyles/color.swift",
        "TestStyles/height.swift",
        "TestStyles/margin.swift",
        "TestStyles/padding.swift",
        "TestStyles/position.swift",
        "TestStyles/width.swift",
        "TestTags/a.swift",
        "TestTags/body.swift",
        "TestTags/br.swift",
        "TestTags/div.swift",
        "TestTags/doctype.swift",
        "TestTags/document.swift",
        "TestTags/empty.swift",
        "TestTags/footer.swift",
        "TestTags/group.swift",
        "TestTags/h.swift",
        "TestTags/head.swift",
        "TestTags/header.swift",
        "TestTags/hstack.swift",
        "TestTags/html.swift",
        "TestTags/link.swift",
        "TestTags/meta.swift",
        "TestTags/nav.swift",
        "TestTags/p.swift",
        "TestTags/section.swift",
        "TestTags/span.swift",
        "TestTags/text.swift",
        "TestTags/title.swift",
        "TestTags/vstack.swift",
        "TestTags/zstack.swift"
      ],
      "target_dependencies" : [
        "SwiftyHTMLBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyHTMLBuilder",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyHTMLBuilder",
      "path" : "Sources/SwiftyHTMLBuilder",
      "product_memberships" : [
        "SwiftyHTMLBuilder"
      ],
      "sources" : [
        "Blocks/MediaQuery.swift",
        "Core/HTML.swift",
        "Core/HTMLBlock.swift",
        "Core/HTMLBuilder.swift",
        "Core/HTMLCompiler.swift",
        "Core/HTMLStringConvertible.swift",
        "Core/String+.swift",
        "Core/Util.swift",
        "Models/CSSColor.swift",
        "Models/CSSPosition.swift",
        "Models/CSSSizeUnit.swift",
        "Models/CharsetEncodingType.swift",
        "Models/FlexAlignment.swift",
        "Models/MediaQueryType.swift",
        "Models/MetaName.swift",
        "Styles/backgroundColor.swift",
        "Styles/color.swift",
        "Styles/height.swift",
        "Styles/margin.swift",
        "Styles/padding.swift",
        "Styles/position.swift",
        "Styles/width.swift",
        "Tags/a.swift",
        "Tags/body.swift",
        "Tags/br.swift",
        "Tags/div.swift",
        "Tags/doctype.swift",
        "Tags/document.swift",
        "Tags/empty.swift",
        "Tags/footer.swift",
        "Tags/group.swift",
        "Tags/h.swift",
        "Tags/head.swift",
        "Tags/header.swift",
        "Tags/hstack.swift",
        "Tags/html.swift",
        "Tags/img.swift",
        "Tags/link.swift",
        "Tags/meta.swift",
        "Tags/nav.swift",
        "Tags/p.swift",
        "Tags/section.swift",
        "Tags/span.swift",
        "Tags/text.swift",
        "Tags/title.swift",
        "Tags/vstack.swift",
        "Tags/zstack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.