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 pointfree-html, reference 1.0.0 (d16e9b), with Swift 6.0 for macOS (SPM) on 20 Mar 2025 13:35:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/pointfree-html.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/coenttb/pointfree-html
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at d16e9b9 PointFreeHTML 1.0.0
Cloned https://github.com/coenttb/pointfree-html.git
Revision (git rev-parse @):
d16e9b9ea48db762fc6918cc3e24498b0e515e36
SUCCESS checkout https://github.com/coenttb/pointfree-html.git at 1.0.0
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-collections.git
[1/1289] Fetching swift-clocks
[66/2138] Fetching swift-clocks, swift-concurrency-extras
[241/18033] Fetching swift-clocks, swift-concurrency-extras, swift-collections
[536/23345] Fetching swift-clocks, swift-concurrency-extras, swift-collections, xctest-dynamic-overlay
[1828/26687] Fetching swift-clocks, swift-concurrency-extras, swift-collections, xctest-dynamic-overlay, swift-docc-symbolkit
[2768/32821] Fetching swift-clocks, swift-concurrency-extras, swift-collections, xctest-dynamic-overlay, swift-docc-symbolkit, swift-dependencies
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.66s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.66s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/apple/swift-docc-plugin
[1/69494] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.80s)
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.80s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.80s)
[3476/71904] Fetching swift-syntax, combine-schedulers
[3501/73954] Fetching swift-syntax, combine-schedulers, swift-docc-plugin
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.28s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.28s)
Computing version for https://github.com/apple/swift-docc-plugin
[9035/69494] Fetching swift-syntax
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.01s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.6.2 (0.53s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.45s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.45s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.43s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.65s)
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.4.3
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
========================================
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",
  "dependencies": [
    {
      "identity": "pointfree-html",
      "name": "pointfree-html",
      "url": "https://github.com/coenttb/pointfree-html.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pointfree-html",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-dependencies",
          "name": "swift-dependencies",
          "url": "https://github.com/pointfreeco/swift-dependencies.git",
          "version": "1.8.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
          "dependencies": [
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.5.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-clocks",
              "name": "swift-clocks",
              "url": "https://github.com/pointfreeco/swift-clocks",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.5.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "1.3.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "dependencies": [
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.5.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "600.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/coenttb/pointfree-html.git
[1/697] Fetching pointfree-html
Fetched https://github.com/coenttb/pointfree-html.git from cache (0.95s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.50s)
Fetched https://github.com/apple/swift-collections.git from cache (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.8.1 (0.44s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.47s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.91s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.91s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.91s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.91s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.41s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.02s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.02s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.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/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/coenttb/pointfree-html.git
Working copy of https://github.com/coenttb/pointfree-html.git resolved at 1.0.0 (d16e9b9)
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/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.8.1
warning: '.resolve-product-dependencies': dependency 'pointfree-html' is not used by any target
Found 2 product dependencies
  - swift-collections
  - swift-dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/coenttb/pointfree-html.git
https://github.com/coenttb/pointfree-html.git
{
  "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"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "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"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PointFreeHTML_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML Tests",
      "path" : "Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PointFreeHtml Tests/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"
      ],
      "sources" : [
        "Doctype.swift",
        "HTML.swift",
        "HTMLAttribute.swift",
        "HTMLBuilder.swift",
        "HTMLDocument.swift",
        "HTMLElement.swift",
        "HTMLEmpty.swift",
        "HTMLForEach.swift",
        "HTMLGroup.swift",
        "HTMLInlineStyle.swift",
        "HTMLPrinter.swift",
        "HTMLRaw.swift",
        "HTMLTag.swift",
        "InputType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/12] Write sources
[11/12] Write swift-version-5BDAB9E9C0126B9D.txt
[13/60] Emitting module InternalCollectionsUtilities
[14/61] Compiling InternalCollectionsUtilities Debugging.swift
[15/61] Compiling InternalCollectionsUtilities Descriptions.swift
[16/61] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/61] Compiling InternalCollectionsUtilities Specialize.swift
[18/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/61] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/61] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[22/61] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[23/61] Compiling IssueReporting FailureObserver.swift
[24/61] Compiling IssueReporting LockIsolated.swift
[25/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/61] Compiling IssueReporting UncheckedSendable.swift
[27/61] Compiling IssueReporting Warn.swift
[28/61] Compiling IssueReporting XCTest.swift
[29/61] Compiling IssueReporting IsTesting.swift
[30/61] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/61] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/117] Compiling OrderedCollections _Hashtable+Header.swift
[33/117] Compiling OrderedCollections OrderedDictionary+Codable.swift
[34/117] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[35/117] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[36/117] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[37/117] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[38/117] Compiling OrderedCollections OrderedSet+Hashable.swift
[39/117] Compiling OrderedCollections OrderedSet+Initializers.swift
[40/117] Compiling OrderedCollections OrderedSet+Insertions.swift
[41/117] Compiling OrderedCollections OrderedSet+Invariants.swift
[42/117] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[43/117] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[44/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/117] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[51/117] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[52/117] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[53/117] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[54/117] Compiling OrderedCollections OrderedDictionary+Values.swift
[55/117] Compiling OrderedCollections OrderedDictionary.swift
[56/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/117] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/117] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/117] Compiling OrderedCollections OrderedSet+Sendable.swift
[62/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[63/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[64/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[65/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[66/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[67/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[68/123] Compiling OrderedCollections OrderedSet+Codable.swift
[69/123] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[70/123] Compiling OrderedCollections OrderedSet+Descriptions.swift
[71/123] Compiling OrderedCollections OrderedSet+Diffing.swift
[72/123] Compiling OrderedCollections OrderedSet+Equatable.swift
[73/123] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[74/123] Compiling OrderedCollections OrderedDictionary+Elements.swift
[75/123] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[76/123] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[77/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[78/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[79/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[80/123] Compiling OrderedCollections _HashTable+Bucket.swift
[81/123] Compiling OrderedCollections _HashTable+BucketIterator.swift
[82/123] Compiling OrderedCollections _HashTable+Constants.swift
[83/123] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[84/123] Compiling OrderedCollections _HashTable+Testing.swift
[85/123] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/123] Compiling OrderedCollections _HashTable.swift
[91/124] Compiling IssueReporting WithIssueContext.swift
[92/124] Compiling OrderedCollections OrderedSet+SubSequence.swift
[93/124] Compiling OrderedCollections OrderedSet+Testing.swift
[94/124] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[95/124] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[96/124] Compiling OrderedCollections OrderedSet.swift
[97/124] Compiling OrderedCollections _UnsafeBitset.swift
[98/124] Emitting module OrderedCollections
[103/124] Emitting module IssueReporting
[104/124] Compiling ConcurrencyExtras Result.swift
[105/125] Compiling ConcurrencyExtras MainSerialExecutor.swift
[106/125] Compiling ConcurrencyExtras LockIsolated.swift
[107/125] Compiling ConcurrencyExtras Locking.swift
[108/125] Compiling ConcurrencyExtras UncheckedBox.swift
[111/125] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[112/125] Compiling ConcurrencyExtras AsyncStream.swift
[113/125] Compiling ConcurrencyExtras Task.swift
[114/125] Emitting module ConcurrencyExtras
[125/128] Compiling ConcurrencyExtras UncheckedSendable.swift
[126/149] Compiling XCTestDynamicOverlay Exports.swift
[127/149] Compiling XCTestDynamicOverlay Deprecations.swift
[128/149] Emitting module XCTestDynamicOverlay
[129/149] Compiling CombineSchedulers Lock.swift
[130/150] Compiling CombineSchedulers AnyScheduler.swift
[131/150] Compiling CombineSchedulers Concurrency.swift
[132/150] Compiling CombineSchedulers UIKit.swift
[133/150] Compiling CombineSchedulers UIScheduler.swift
[134/150] Compiling Clocks UnimplementedClock.swift
[135/150] Emitting module CombineSchedulers
[136/150] Compiling CombineSchedulers TestScheduler.swift
[137/150] Compiling CombineSchedulers Timer.swift
[138/150] Compiling CombineSchedulers UnimplementedScheduler.swift
[139/150] Compiling Clocks Timer.swift
[140/150] Compiling Clocks TestClock.swift
[141/150] Compiling CombineSchedulers NSRecursiveLock.swift
[142/150] Compiling CombineSchedulers SwiftUI.swift
[143/150] Compiling CombineSchedulers ImmediateScheduler.swift
[144/150] Compiling CombineSchedulers Deprecations.swift
[145/150] Compiling Clocks _AsyncTimerSequence.swift
[146/150] Compiling Clocks ImmediateClock.swift
[147/150] Compiling Clocks Lock.swift
[148/150] Emitting module Clocks
[149/150] Compiling Clocks SwiftUI.swift
[150/150] Compiling Clocks AnyClock.swift
[151/173] Compiling Dependencies Clocks.swift
[152/173] Compiling Dependencies Context.swift
[153/173] Compiling Dependencies Date.swift
[154/175] Compiling Dependencies UUID.swift
[155/175] Compiling Dependencies WithRandomNumberGenerator.swift
[156/175] Compiling Dependencies TypeName.swift
[157/175] Compiling Dependencies PreviewTrait.swift
[158/175] Compiling Dependencies FireAndForget.swift
[159/175] Compiling Dependencies Locale.swift
[160/175] Compiling Dependencies MainQueue.swift
[161/175] Compiling Dependencies Deprecations.swift
[162/175] Compiling Dependencies Exports.swift
[163/175] Emitting module Dependencies
[164/175] Compiling Dependencies MainRunLoop.swift
[165/175] Compiling Dependencies OpenURL.swift
[166/175] Compiling Dependencies TimeZone.swift
[167/175] Compiling Dependencies URLSession.swift
[168/175] Compiling Dependencies Dependency.swift
[169/175] Compiling Dependencies DependencyContext.swift
[170/175] Compiling Dependencies DependencyKey.swift
[171/175] Compiling Dependencies DependencyValues.swift
[172/175] Compiling Dependencies Assert.swift
[173/175] Compiling Dependencies Calendar.swift
[174/175] Compiling Dependencies TestTrait.swift
[175/175] Compiling Dependencies WithDependencies.swift
[176/189] Compiling PointFreeHTML HTMLGroup.swift
[177/190] Compiling PointFreeHTML HTMLEmpty.swift
[178/190] Compiling PointFreeHTML HTMLForEach.swift
[179/190] Compiling PointFreeHTML HTMLPrinter.swift
[180/190] Compiling PointFreeHTML HTMLRaw.swift
[181/190] Compiling PointFreeHTML HTMLTag.swift
[182/190] Compiling PointFreeHTML InputType.swift
[183/190] Compiling PointFreeHTML HTMLDocument.swift
[184/190] Compiling PointFreeHTML HTMLElement.swift
[185/190] Compiling PointFreeHTML HTMLAttribute.swift
[186/190] Compiling PointFreeHTML HTMLBuilder.swift
[187/190] Compiling PointFreeHTML HTMLInlineStyle.swift
[188/190] Compiling PointFreeHTML Doctype.swift
[189/190] Compiling PointFreeHTML HTML.swift
[190/190] Emitting module PointFreeHTML
Build complete! (52.76s)
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "swift-clocks",
 7 |   // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "combine-schedulers",
 7 |   platforms: [
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"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "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"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PointFreeHTML_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PointFreeHTML Tests",
      "path" : "Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PointFreeHtml Tests/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"
      ],
      "sources" : [
        "Doctype.swift",
        "HTML.swift",
        "HTMLAttribute.swift",
        "HTMLBuilder.swift",
        "HTMLDocument.swift",
        "HTMLElement.swift",
        "HTMLEmpty.swift",
        "HTMLForEach.swift",
        "HTMLGroup.swift",
        "HTMLInlineStyle.swift",
        "HTMLPrinter.swift",
        "HTMLRaw.swift",
        "HTMLTag.swift",
        "InputType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.