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 pointfree-html, reference main (bbbf17), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 10:25:35 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/pointfree-html.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/coenttb/pointfree-html
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bbbf17a move @media printing responsibility to Media type (in swift-css-types). This enables NOT operator to work by removing the first 7 characters.
Cloned https://github.com/coenttb/pointfree-html.git
Revision (git rev-parse @):
bbbf17aadf6d7028ec0e18fae3e3c056a6032048
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/pointfree-html.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/coenttb/pointfree-html.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[11/14] Write swift-version-1EA4D86E10B52AF.txt
[13/61] Compiling InternalCollectionsUtilities Descriptions.swift
[14/61] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/61] Compiling InternalCollectionsUtilities Debugging.swift
[16/62] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/62] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/62] Compiling IssueReporting ErrorReporting.swift
[19/62] Compiling IssueReporting AppHostWarning.swift
[20/62] Compiling IssueReporting SwiftTesting.swift
[21/62] Compiling IssueReporting UncheckedSendable.swift
[22/62] Compiling IssueReporting LockIsolated.swift
[23/62] Compiling IssueReporting Rethrows.swift
[24/62] Compiling IssueReporting Deprecations.swift
[25/62] Compiling IssueReporting FailureObserver.swift
[26/62] Emitting module InternalCollectionsUtilities
[27/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[29/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[30/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[31/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[32/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[33/118] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[34/124] Compiling OrderedCollections _Hashtable+Header.swift
[35/124] Compiling OrderedCollections OrderedDictionary+Codable.swift
[36/124] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[37/124] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[38/124] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[39/124] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[40/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[41/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[42/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[43/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/124] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[47/124] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[48/124] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[49/124] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[50/124] Compiling OrderedCollections OrderedDictionary+Values.swift
[51/124] Compiling OrderedCollections OrderedDictionary.swift
[52/124] Compiling OrderedCollections OrderedSet+Hashable.swift
[53/124] Compiling OrderedCollections OrderedSet+Initializers.swift
[54/124] Compiling OrderedCollections OrderedSet+Insertions.swift
[55/124] Compiling OrderedCollections OrderedSet+Invariants.swift
[56/124] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[57/124] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[58/124] Compiling OrderedCollections _HashTable+Bucket.swift
[59/124] Compiling OrderedCollections _HashTable+BucketIterator.swift
[60/124] Compiling OrderedCollections _HashTable+Constants.swift
[61/124] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[62/124] Compiling OrderedCollections _HashTable+Testing.swift
[63/124] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[64/124] Compiling OrderedCollections _HashTable.swift
[65/124] Compiling OrderedCollections OrderedSet+Codable.swift
[66/124] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/124] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/124] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/124] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/124] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[72/124] Compiling OrderedCollections OrderedSet+Testing.swift
[73/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/124] Compiling OrderedCollections OrderedSet.swift
[76/124] Compiling OrderedCollections _UnsafeBitset.swift
[77/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[78/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[79/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[80/124] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[81/124] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[82/124] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/124] Compiling OrderedCollections OrderedDictionary+Elements.swift
[84/124] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[85/124] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[86/124] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/124] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/124] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/124] Emitting module OrderedCollections
[92/126] Compiling ConcurrencyExtras Result.swift
[93/127] Compiling ConcurrencyExtras UncheckedSendable.swift
[94/127] Emitting module IssueReporting
[95/127] Compiling IssueReporting WithExpectedIssue.swift
[96/127] Compiling IssueReporting WithIssueContext.swift
[105/127] Emitting module ConcurrencyExtras
[114/127] Compiling ConcurrencyExtras UncheckedBox.swift
[115/127] Compiling ConcurrencyExtras AsyncStream.swift
[116/127] Compiling ConcurrencyExtras LockIsolated.swift
[117/127] Compiling ConcurrencyExtras Locking.swift
[118/127] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[119/127] Compiling ConcurrencyExtras Task.swift
[120/127] Compiling ConcurrencyExtras MainSerialExecutor.swift
[123/151] Compiling XCTestDynamicOverlay Deprecations.swift
[124/151] Compiling XCTestDynamicOverlay Exports.swift
[125/151] Emitting module XCTestDynamicOverlay
[126/151] Compiling Clocks ImmediateClock.swift
[127/151] Compiling CombineSchedulers AnyScheduler.swift
[128/151] Compiling CombineSchedulers Concurrency.swift
[129/152] Emitting module CombineSchedulers
[130/152] Compiling Clocks TestClock.swift
[131/152] Compiling Clocks UnimplementedClock.swift
[132/152] Compiling Clocks Timer.swift
[133/152] Compiling CombineSchedulers Lock.swift
[134/152] Compiling CombineSchedulers ImmediateScheduler.swift
[135/152] Compiling CombineSchedulers Deprecations.swift
[136/152] Compiling CombineSchedulers UIKit.swift
[137/152] Compiling CombineSchedulers UIScheduler.swift
[138/152] Compiling CombineSchedulers TestScheduler.swift
[139/152] Compiling CombineSchedulers Timer.swift
[140/152] Compiling CombineSchedulers UnimplementedScheduler.swift
[141/152] Emitting module IssueReportingTestSupport
[142/152] Compiling IssueReportingTestSupport XCTest.swift
[143/152] Compiling IssueReportingTestSupport SwiftTesting.swift
[143/152] Write Objects.LinkFileList
[145/152] Compiling Clocks AnyClock.swift
[146/152] Compiling Clocks Lock.swift
[147/152] Compiling Clocks SwiftUI.swift
[148/152] Compiling Clocks _AsyncTimerSequence.swift
[149/152] Emitting module Clocks
[150/152] Compiling CombineSchedulers NSRecursiveLock.swift
[151/152] Compiling CombineSchedulers SwiftUI.swift
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/Testing.framework/Versions/A/Testing' which was built for newer version 14.0
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
[151/152] Linking libIssueReportingTestSupport.dylib
[153/176] Compiling Dependencies Clocks.swift
[154/176] Compiling Dependencies Context.swift
[155/176] Compiling Dependencies Date.swift
[156/178] Compiling Dependencies TypeName.swift
[157/178] Compiling Dependencies PreviewTrait.swift
[158/178] Compiling Dependencies FireAndForget.swift
[159/178] Compiling Dependencies Locale.swift
[160/178] Compiling Dependencies MainQueue.swift
[161/178] Compiling Dependencies WithRandomNumberGenerator.swift
[162/178] Compiling Dependencies AppEntryPoint.swift
[163/178] Compiling Dependencies Deprecations.swift
[164/178] Compiling Dependencies Exports.swift
[165/178] Emitting module Dependencies
[166/178] Compiling Dependencies Dependency.swift
[167/178] Compiling Dependencies DependencyContext.swift
[168/178] Compiling Dependencies DependencyKey.swift
[169/178] Compiling Dependencies MainRunLoop.swift
[170/178] Compiling Dependencies OpenURL.swift
[171/178] Compiling Dependencies TimeZone.swift
[172/178] Compiling Dependencies URLSession.swift
[173/178] Compiling Dependencies UUID.swift
[174/178] Compiling Dependencies DependencyValues.swift
[175/178] Compiling Dependencies Assert.swift
[176/178] Compiling Dependencies Calendar.swift
[177/178] Compiling Dependencies TestTrait.swift
[178/178] Compiling Dependencies WithDependencies.swift
[179/193] Compiling PointFreeHTML HTMLTag.swift
/Users/admin/builder/spi-builder-workspace/Sources/PointFreeHTML/HTMLTag.swift:1:8: warning: file 'HTMLTag.swift' is part of module 'PointFreeHTML'; ignoring import
  1 | import PointFreeHTML
    |        `- warning: file 'HTMLTag.swift' is part of module 'PointFreeHTML'; ignoring import
  2 |
  3 | //
[180/194] Compiling PointFreeHTML HTMLPrinter.swift
[181/194] Compiling PointFreeHTML HTMLRaw.swift
[182/194] Compiling PointFreeHTML HTMLEmpty.swift
[183/194] Compiling PointFreeHTML HTMLForEach.swift
[184/194] Compiling PointFreeHTML MediaQuery.swift
[185/194] Compiling PointFreeHTML HTMLDocumentProtocol.swift
[186/194] Compiling PointFreeHTML HTMLElement.swift
[187/194] Emitting module PointFreeHTML
/Users/admin/builder/spi-builder-workspace/Sources/PointFreeHTML/HTMLTag.swift:1:8: warning: file 'HTMLTag.swift' is part of module 'PointFreeHTML'; ignoring import
  1 | import PointFreeHTML
    |        `- warning: file 'HTMLTag.swift' is part of module 'PointFreeHTML'; ignoring import
  2 |
  3 | //
[188/194] Compiling PointFreeHTML HTMLAttribute.swift
[189/194] Compiling PointFreeHTML HTMLBuilder.swift
[190/194] Compiling PointFreeHTML Doctype.swift
[191/194] Compiling PointFreeHTML HTML.swift
[192/194] Compiling PointFreeHTML HTMLGroup.swift
[193/194] Compiling PointFreeHTML HTMLInlineStyle.swift
[194/194] Compiling PointFreeHTML Pseudo.swift
[195/197] Compiling PointFreeHTMLElements exports.swift
[196/197] Emitting module PointFreeHTMLElements
[197/197] Compiling PointFreeHTMLElements PointFreeHTMLElements.swift
Build complete! (31.26s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/16640] Fetching swift-collections
[2/22889] Fetching swift-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.40s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.2 (0.45s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
[98/3271] Fetching combine-schedulers, swift-concurrency-extras
[298/4563] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[1331/10030] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
[10031/80956] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.31s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (3.31s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.31s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.31s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.31s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (3.76s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.39s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.38s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.38s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.56s)
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
warning: 'spi-builder-workspace': the target name PointFreeHTML Tests has different case on the filesystem and the Package.swift manifest file
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies.git"
    }
  ],
  "manifest_display_name" : "pointfree-html",
  "name" : "pointfree-html",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "PointFreeHTML",
      "targets" : [
        "PointFreeHTML"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PointFreeHTMLElements",
      "targets" : [
        "PointFreeHTMLElements"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PointFreeHTMLElements_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTMLElements Tests",
      "path" : "Tests/PointFreeHTMLElements Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PointFreeHTMLElements Tests.swift"
      ],
      "target_dependencies" : [
        "PointFreeHTMLElements"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PointFreeHTMLElements",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTMLElements",
      "path" : "Sources/PointFreeHTMLElements",
      "product_memberships" : [
        "PointFreeHTMLElements"
      ],
      "sources" : [
        "PointFreeHTMLElements.swift",
        "exports.swift"
      ],
      "target_dependencies" : [
        "PointFreeHTML"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PointFreeHTML_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML Tests",
      "path" : "Tests/PointFreeHTML Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PointFreeHtml Tests.swift"
      ],
      "target_dependencies" : [
        "PointFreeHTML"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PointFreeHTML",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML",
      "path" : "Sources/PointFreeHTML",
      "product_dependencies" : [
        "Dependencies",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "PointFreeHTML",
        "PointFreeHTMLElements"
      ],
      "sources" : [
        "Doctype.swift",
        "HTML.swift",
        "HTMLAttribute.swift",
        "HTMLBuilder.swift",
        "HTMLDocumentProtocol.swift",
        "HTMLElement.swift",
        "HTMLEmpty.swift",
        "HTMLForEach.swift",
        "HTMLGroup.swift",
        "HTMLInlineStyle.swift",
        "HTMLPrinter.swift",
        "HTMLRaw.swift",
        "HTMLTag.swift",
        "MediaQuery.swift",
        "Pseudo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
warning: 'spi-builder-workspace': the target name PointFreeHTML Tests has different case on the filesystem and the Package.swift manifest file
Done.