Build Information
Successful build of pointfree-html, reference 1.0.0 (d16e9b
), with Swift 6.1 for macOS (SPM) on 1 May 2025 01:44:31 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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
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/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.67s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.77s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.15s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.15s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.69s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/swiftlang/swift-syntax from cache (1.05s)
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.6.2 (0.53s)
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.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.51s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.49s)
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.50s)
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.51s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.69s)
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/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/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
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/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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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.9.2",
"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": "601.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/752] Fetching pointfree-html
Fetched https://github.com/coenttb/pointfree-html.git from cache (0.85s)
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.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.2 (0.51s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.46s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.46s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.46s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.88s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.88s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.44s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.51s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.70s)
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-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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/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/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
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.1
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.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Write sources
[11/12] Write swift-version-2F0A5646E1D333AE.txt
[13/60] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/60] Compiling IssueReporting AppHostWarning.swift
[15/60] Compiling IssueReporting Deprecations.swift
[16/61] Compiling IssueReporting ReportIssue.swift
[17/61] Compiling IssueReporting TestContext.swift
[18/61] Compiling IssueReporting XCTest.swift
[19/61] Compiling IssueReporting IsTesting.swift
[20/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/61] Compiling IssueReporting Rethrows.swift
[22/61] Compiling IssueReporting SwiftTesting.swift
[23/61] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/61] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/61] Emitting module InternalCollectionsUtilities
[26/61] Compiling IssueReporting UncheckedSendable.swift
[27/61] Compiling IssueReporting Warn.swift
[28/61] Compiling IssueReporting IssueReporter.swift
[29/61] Compiling IssueReporting BreakpointReporter.swift
[30/61] Compiling IssueReporting FailureObserver.swift
[31/61] Compiling IssueReporting LockIsolated.swift
[32/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[33/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[34/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[35/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[36/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[37/117] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[38/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[39/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[40/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[41/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[42/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[43/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[44/123] Compiling OrderedCollections OrderedSet+Codable.swift
[45/123] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[46/123] Compiling OrderedCollections OrderedSet+Descriptions.swift
[47/123] Compiling OrderedCollections OrderedSet+Diffing.swift
[48/123] Compiling OrderedCollections OrderedSet+Equatable.swift
[49/123] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[50/123] Compiling OrderedCollections OrderedDictionary+Elements.swift
[51/123] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[52/123] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[53/123] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[54/123] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[55/123] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[56/123] Compiling OrderedCollections _Hashtable+Header.swift
[57/123] Compiling OrderedCollections OrderedDictionary+Codable.swift
[58/123] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[59/123] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[60/123] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[61/123] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[62/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[63/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[64/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[65/123] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[66/123] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[67/123] Compiling OrderedCollections OrderedSet+Sendable.swift
[68/123] Compiling OrderedCollections OrderedSet+Hashable.swift
[69/123] Compiling OrderedCollections OrderedSet+Initializers.swift
[70/123] Compiling OrderedCollections OrderedSet+Insertions.swift
[71/123] Compiling OrderedCollections OrderedSet+Invariants.swift
[72/123] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[73/123] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[74/123] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/123] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/123] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/123] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/123] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/123] Compiling OrderedCollections OrderedDictionary.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
[87/123] Compiling OrderedCollections OrderedSet+SubSequence.swift
[88/123] Compiling OrderedCollections OrderedSet+Testing.swift
[89/123] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[90/123] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[91/123] Compiling OrderedCollections OrderedSet.swift
[92/123] Compiling OrderedCollections _UnsafeBitset.swift
[93/123] Emitting module OrderedCollections
[98/124] Compiling IssueReporting WithIssueContext.swift
[99/124] Compiling ConcurrencyExtras Result.swift
[100/124] Compiling ConcurrencyExtras Task.swift
[105/125] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[108/125] Compiling ConcurrencyExtras Locking.swift
[115/125] Emitting module IssueReporting
[116/125] Compiling ConcurrencyExtras UncheckedBox.swift
[121/125] Emitting module ConcurrencyExtras
[122/125] Compiling ConcurrencyExtras MainSerialExecutor.swift
[123/125] Compiling ConcurrencyExtras AsyncStream.swift
[124/125] Compiling ConcurrencyExtras LockIsolated.swift
[125/128] Compiling ConcurrencyExtras UncheckedSendable.swift
[126/149] Emitting module XCTestDynamicOverlay
[127/149] Compiling XCTestDynamicOverlay Exports.swift
[128/149] Compiling XCTestDynamicOverlay Deprecations.swift
[129/149] Compiling CombineSchedulers UIScheduler.swift
[130/150] Compiling CombineSchedulers UIKit.swift
[131/150] Compiling Clocks UnimplementedClock.swift
[132/150] Compiling Clocks Timer.swift
[133/150] Compiling CombineSchedulers TestScheduler.swift
[134/150] Compiling CombineSchedulers Timer.swift
[135/150] Compiling CombineSchedulers AnyScheduler.swift
[136/150] Compiling CombineSchedulers Concurrency.swift
[137/150] Emitting module CombineSchedulers
[138/150] Compiling Clocks _AsyncTimerSequence.swift
[139/150] Compiling Clocks TestClock.swift
[140/150] Compiling CombineSchedulers UnimplementedScheduler.swift
[141/150] Compiling CombineSchedulers NSRecursiveLock.swift
[142/150] Compiling Clocks Lock.swift
[143/150] Compiling Clocks ImmediateClock.swift
[144/150] Compiling CombineSchedulers Lock.swift
[145/150] Compiling CombineSchedulers SwiftUI.swift
[146/150] Compiling Clocks AnyClock.swift
[147/150] Compiling CombineSchedulers ImmediateScheduler.swift
[148/150] Compiling CombineSchedulers Deprecations.swift
[149/150] Compiling Clocks SwiftUI.swift
[150/150] Emitting module Clocks
[151/173] Emitting module Dependencies
[152/175] Compiling Dependencies Deprecations.swift
[153/175] Compiling Dependencies Exports.swift
[154/175] Compiling Dependencies UUID.swift
[155/175] Compiling Dependencies WithRandomNumberGenerator.swift
[156/175] Compiling Dependencies FireAndForget.swift
[157/175] Compiling Dependencies Locale.swift
[158/175] Compiling Dependencies MainQueue.swift
[159/175] Compiling Dependencies TimeZone.swift
[160/175] Compiling Dependencies URLSession.swift
[161/175] Compiling Dependencies TypeName.swift
[162/175] Compiling Dependencies PreviewTrait.swift
[163/175] Compiling Dependencies Dependency.swift
[164/175] Compiling Dependencies DependencyContext.swift
[165/175] Compiling Dependencies DependencyKey.swift
[166/175] Compiling Dependencies MainRunLoop.swift
[167/175] Compiling Dependencies OpenURL.swift
[168/175] Compiling Dependencies DependencyValues.swift
[169/175] Compiling Dependencies Assert.swift
[170/175] Compiling Dependencies Calendar.swift
[171/175] Compiling Dependencies Clocks.swift
[172/175] Compiling Dependencies Context.swift
[173/175] Compiling Dependencies Date.swift
[174/175] Compiling Dependencies TestTrait.swift
[175/175] Compiling Dependencies WithDependencies.swift
[176/189] Compiling PointFreeHTML HTMLTag.swift
[177/189] Compiling PointFreeHTML HTMLPrinter.swift
[178/189] Compiling PointFreeHTML HTMLInlineStyle.swift
[179/189] Compiling PointFreeHTML HTMLRaw.swift
[180/190] Compiling PointFreeHTML HTMLGroup.swift
[181/190] Compiling PointFreeHTML HTMLEmpty.swift
[182/190] Compiling PointFreeHTML HTMLForEach.swift
[183/190] Compiling PointFreeHTML HTMLAttribute.swift
[184/190] Compiling PointFreeHTML HTMLBuilder.swift
[185/190] Compiling PointFreeHTML Doctype.swift
[186/190] Compiling PointFreeHTML HTML.swift
[187/190] Compiling PointFreeHTML HTMLDocument.swift
[188/190] Compiling PointFreeHTML HTMLElement.swift
[189/190] Emitting module PointFreeHTML
[190/190] Compiling PointFreeHTML InputType.swift
Build complete! (30.14s)
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: [
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
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.