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 main (d4c46f), with Swift 6.2 (beta) for Linux on 21 Jun 2025 02:53:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yukiny0811/SwiftyHTMLBuilder.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.34s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.74s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.38s)
[1/70923] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (4.85s)
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.30s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.33s)
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
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/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/45] Compiling SwiftyHTMLBuilder img.swift
[4/45] Compiling SwiftyHTMLBuilder link.swift
[5/45] Compiling SwiftyHTMLBuilder meta.swift
[6/45] Compiling SwiftyHTMLBuilder nav.swift
[7/45] Compiling SwiftyHTMLBuilder p.swift
[8/45] Compiling SwiftyHTMLBuilder section.swift
[9/50] Emitting module SwiftyHTMLBuilder
[10/50] Compiling SwiftyHTMLBuilder MediaQuery.swift
[11/50] Compiling SwiftyHTMLBuilder HTML.swift
[12/50] Compiling SwiftyHTMLBuilder HTMLBlock.swift
[13/50] Compiling SwiftyHTMLBuilder HTMLBuilder.swift
[14/50] Compiling SwiftyHTMLBuilder HTMLCompiler.swift
[15/50] Compiling SwiftyHTMLBuilder HTMLStringConvertible.swift
[16/50] Compiling SwiftyHTMLBuilder FlexAlignment.swift
[17/50] Compiling SwiftyHTMLBuilder MediaQueryType.swift
[18/50] Compiling SwiftyHTMLBuilder MetaName.swift
[19/50] Compiling SwiftyHTMLBuilder backgroundColor.swift
[20/50] Compiling SwiftyHTMLBuilder color.swift
[21/50] Compiling SwiftyHTMLBuilder height.swift
[22/50] Compiling SwiftyHTMLBuilder br.swift
[23/50] Compiling SwiftyHTMLBuilder div.swift
[24/50] Compiling SwiftyHTMLBuilder doctype.swift
[25/50] Compiling SwiftyHTMLBuilder document.swift
[26/50] Compiling SwiftyHTMLBuilder empty.swift
[27/50] Compiling SwiftyHTMLBuilder footer.swift
[28/50] Compiling SwiftyHTMLBuilder String+.swift
[29/50] Compiling SwiftyHTMLBuilder Util.swift
[30/50] Compiling SwiftyHTMLBuilder CSSColor.swift
[31/50] Compiling SwiftyHTMLBuilder CSSPosition.swift
[32/50] Compiling SwiftyHTMLBuilder CSSSizeUnit.swift
[33/50] Compiling SwiftyHTMLBuilder CharsetEncodingType.swift
[34/50] Compiling SwiftyHTMLBuilder margin.swift
[35/50] Compiling SwiftyHTMLBuilder padding.swift
[36/50] Compiling SwiftyHTMLBuilder position.swift
[37/50] Compiling SwiftyHTMLBuilder width.swift
[38/50] Compiling SwiftyHTMLBuilder a.swift
[39/50] Compiling SwiftyHTMLBuilder body.swift
[40/50] Compiling SwiftyHTMLBuilder group.swift
[41/50] Compiling SwiftyHTMLBuilder h.swift
[42/50] Compiling SwiftyHTMLBuilder head.swift
[43/50] Compiling SwiftyHTMLBuilder header.swift
[44/50] Compiling SwiftyHTMLBuilder hstack.swift
[45/50] Compiling SwiftyHTMLBuilder html.swift
[46/50] Compiling SwiftyHTMLBuilder span.swift
[47/50] Compiling SwiftyHTMLBuilder text.swift
[48/50] Compiling SwiftyHTMLBuilder title.swift
[49/50] Compiling SwiftyHTMLBuilder vstack.swift
[50/50] Compiling SwiftyHTMLBuilder zstack.swift
Build complete! (27.62s)
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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.