Build Information
Successful build of HTMLMinifier, reference main (20a9aa), with Swift 6.1 for macOS (SPM) on 4 Dec 2025 16:50:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaywcjlove/HTMLMinifier.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaywcjlove/HTMLMinifier
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 20a9aa7 doc: Update README.md
Cloned https://github.com/jaywcjlove/HTMLMinifier.git
Revision (git rev-parse @):
20a9aa7ed789acb2f445145b24e0c649ad145a63
SUCCESS checkout https://github.com/jaywcjlove/HTMLMinifier.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/jaywcjlove/HTMLMinifier.git
https://github.com/jaywcjlove/HTMLMinifier.git
{
"dependencies" : [
],
"manifest_display_name" : "HTMLMinifier",
"name" : "HTMLMinifier",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "HTMLMinifier",
"targets" : [
"HTMLMinifier"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTMLMinifierTests",
"module_type" : "SwiftTarget",
"name" : "HTMLMinifierTests",
"path" : "Tests/HTMLMinifierTests",
"sources" : [
"HTMLMinifierTests.swift"
],
"target_dependencies" : [
"HTMLMinifier"
],
"type" : "test"
},
{
"c99name" : "HTMLMinifier",
"module_type" : "SwiftTarget",
"name" : "HTMLMinifier",
"path" : "Sources/HTMLMinifier",
"product_memberships" : [
"HTMLMinifier"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLMinifier/Resources/htmlminifier.umd.bundle.min.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"HTMLMinifier.swift",
"HTMLMinifierOptions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[0/3] Copying htmlminifier.umd.bundle.min.js
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/7] Compiling HTMLMinifier HTMLMinifierOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/7] Emitting module HTMLMinifier
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/7] Compiling HTMLMinifier resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/7] Compiling HTMLMinifier HTMLMinifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (4.77s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "HTMLMinifier",
"name" : "HTMLMinifier",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "HTMLMinifier",
"targets" : [
"HTMLMinifier"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HTMLMinifierTests",
"module_type" : "SwiftTarget",
"name" : "HTMLMinifierTests",
"path" : "Tests/HTMLMinifierTests",
"sources" : [
"HTMLMinifierTests.swift"
],
"target_dependencies" : [
"HTMLMinifier"
],
"type" : "test"
},
{
"c99name" : "HTMLMinifier",
"module_type" : "SwiftTarget",
"name" : "HTMLMinifier",
"path" : "Sources/HTMLMinifier",
"product_memberships" : [
"HTMLMinifier"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/HTMLMinifier/Resources/htmlminifier.umd.bundle.min.js",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"HTMLMinifier.swift",
"HTMLMinifierOptions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.