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-html, reference main (611413), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 17:30:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-html.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-html
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 611413a Update README.md
Cloned https://github.com/pointfreeco/swift-html.git
Revision (git rev-parse @):
611413a7fdc3ecba7c6f0695c45112b6d81f70cb
SUCCESS checkout https://github.com/pointfreeco/swift-html.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-html.git
https://github.com/pointfreeco/swift-html.git
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "swift-html",
  "name" : "swift-html",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Html",
      "targets" : [
        "Html"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HtmlSnapshotTesting",
      "targets" : [
        "HtmlSnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HtmlTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlTests",
      "path" : "Tests/HtmlTests",
      "sources" : [
        "AriaTests.swift",
        "AttributesTests.swift",
        "ElementsTests.swift",
        "EventsTests.swift",
        "MediaTypeTests.swift",
        "StringInterpolationTests.swift"
      ],
      "target_dependencies" : [
        "Html"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlSnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlSnapshotTestingTests",
      "path" : "Tests/HtmlSnapshotTestingTests",
      "sources" : [
        "HtmlSnapshotTestingTests.swift"
      ],
      "target_dependencies" : [
        "HtmlSnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlSnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "HtmlSnapshotTesting",
      "path" : "Sources/HtmlSnapshotTesting",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "HtmlSnapshotTesting"
      ],
      "sources" : [
        "HtmlSnapshotTesting.swift"
      ],
      "target_dependencies" : [
        "Html"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Html",
      "module_type" : "SwiftTarget",
      "name" : "Html",
      "path" : "Sources/Html",
      "product_memberships" : [
        "Html",
        "HtmlSnapshotTesting"
      ],
      "sources" : [
        "Aria.swift",
        "Attributes.swift",
        "ChildOf.swift",
        "DebugRender.swift",
        "DebugXmlRender.swift",
        "Elements.swift",
        "Events.swift",
        "Html4.swift",
        "HtmlRender.swift",
        "MediaType.swift",
        "Node.swift",
        "Tag.swift",
        "XmlRender.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/49] Compiling Html MediaType.swift
[6/50] Compiling Html Tag.swift
[7/50] Compiling Html HtmlRender.swift
[8/50] Compiling Html Node.swift
[9/50] Compiling Html Events.swift
[10/50] Compiling SnapshotTesting Internal.swift
[11/50] Compiling SnapshotTesting PlistEncoder.swift
[12/50] Compiling Html Html4.swift
[13/50] Compiling SnapshotTesting AssertSnapshot.swift
[14/50] Compiling SnapshotTesting Async.swift
[15/50] Compiling Html XmlRender.swift
[16/50] Compiling SnapshotTesting Data.swift
[17/50] Compiling SnapshotTesting Encodable.swift
[18/50] Emitting module Html
[19/50] Emitting module SnapshotTesting
[20/53] Compiling SnapshotTesting UIView.swift
[21/53] Compiling SnapshotTesting UIViewController.swift
[22/53] Compiling SnapshotTesting URLRequest.swift
[23/53] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[24/53] Compiling SnapshotTesting SnapshotsTestTrait.swift
[25/53] Compiling SnapshotTesting Snapshotting.swift
[26/53] Compiling SnapshotTesting Any.swift
[27/53] Compiling SnapshotTesting SceneKit.swift
[28/53] Compiling SnapshotTesting SpriteKit.swift
[29/53] Compiling SnapshotTesting String.swift
[30/53] Compiling SnapshotTesting CALayer.swift
[31/53] Compiling SnapshotTesting CGPath.swift
[32/53] Compiling SnapshotTesting CaseIterable.swift
[35/53] Compiling SnapshotTesting NSBezierPath.swift
[36/53] Compiling SnapshotTesting NSImage.swift
[37/53] Compiling SnapshotTesting NSView.swift
[38/53] Compiling SnapshotTesting NSViewController.swift
[43/53] Compiling SnapshotTesting String+SpecialCharacters.swift
[44/53] Compiling SnapshotTesting View.swift
[45/53] Compiling SnapshotTesting XCTAttachment.swift
[46/53] Compiling SnapshotTesting Diff.swift
[47/53] Compiling SnapshotTesting SwiftUIView.swift
[48/53] Compiling SnapshotTesting UIBezierPath.swift
[49/53] Compiling SnapshotTesting UIImage.swift
[50/53] Compiling SnapshotTesting Diffing.swift
[51/53] Compiling SnapshotTesting Wait.swift
[52/53] Compiling SnapshotTesting Deprecations.swift
[53/53] Compiling SnapshotTesting RecordIssue.swift
[54/55] Emitting module HtmlSnapshotTesting
[55/55] Compiling HtmlSnapshotTesting HtmlSnapshotTesting.swift
Build complete! (18.34s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (1.03s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.45s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.13s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.60s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.09s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.44s)
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/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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "swift-html",
  "name" : "swift-html",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Html",
      "targets" : [
        "Html"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HtmlSnapshotTesting",
      "targets" : [
        "HtmlSnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HtmlTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlTests",
      "path" : "Tests/HtmlTests",
      "sources" : [
        "AriaTests.swift",
        "AttributesTests.swift",
        "ElementsTests.swift",
        "EventsTests.swift",
        "MediaTypeTests.swift",
        "StringInterpolationTests.swift"
      ],
      "target_dependencies" : [
        "Html"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlSnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlSnapshotTestingTests",
      "path" : "Tests/HtmlSnapshotTestingTests",
      "sources" : [
        "HtmlSnapshotTestingTests.swift"
      ],
      "target_dependencies" : [
        "HtmlSnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlSnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "HtmlSnapshotTesting",
      "path" : "Sources/HtmlSnapshotTesting",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "HtmlSnapshotTesting"
      ],
      "sources" : [
        "HtmlSnapshotTesting.swift"
      ],
      "target_dependencies" : [
        "Html"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Html",
      "module_type" : "SwiftTarget",
      "name" : "Html",
      "path" : "Sources/Html",
      "product_memberships" : [
        "Html",
        "HtmlSnapshotTesting"
      ],
      "sources" : [
        "Aria.swift",
        "Attributes.swift",
        "ChildOf.swift",
        "DebugRender.swift",
        "DebugXmlRender.swift",
        "Elements.swift",
        "Events.swift",
        "Html4.swift",
        "HtmlRender.swift",
        "MediaType.swift",
        "Node.swift",
        "Tag.swift",
        "XmlRender.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.