Build Information
Successful build of swift-html, reference main (611413
), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 05:53:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-html.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-html
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 611413a Update README.md
Cloned https://github.com/pointfreeco/swift-html.git
Revision (git rev-parse @):
611413a7fdc3ecba7c6f0695c45112b6d81f70cb
SUCCESS checkout https://github.com/pointfreeco/swift-html.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/swiftlang/swift-syntax
[1/12447] Fetching swift-snapshot-testing
[4235/79224] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.48s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.48s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.5 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.67s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.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
========================================
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": "swift-html",
"name": "swift-html",
"url": "https://github.com/pointfreeco/swift-html.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-html",
"dependencies": [
{
"identity": "swift-snapshot-testing",
"name": "swift-snapshot-testing",
"url": "https://github.com/pointfreeco/swift-snapshot-testing",
"version": "1.17.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
"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/pointfreeco/swift-html.git
[1/1250] Fetching swift-html
Fetched https://github.com/pointfreeco/swift-html.git from cache (0.92s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.52s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.85s)
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/pointfreeco/swift-html.git
Working copy of https://github.com/pointfreeco/swift-html.git resolved at main (611413a)
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
warning: '.resolve-product-dependencies': dependency 'swift-html' is not used by any target
Found 1 product dependencies
- swift-snapshot-testing
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/pointfreeco/swift-html.git
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "swift-html",
"name" : "swift-html",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Html",
"targets" : [
"Html"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HtmlSnapshotTesting",
"targets" : [
"HtmlSnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HtmlTests",
"module_type" : "SwiftTarget",
"name" : "HtmlTests",
"path" : "Tests/HtmlTests",
"sources" : [
"AriaTests.swift",
"AttributesTests.swift",
"ElementsTests.swift",
"EventsTests.swift",
"MediaTypeTests.swift",
"StringInterpolationTests.swift"
],
"target_dependencies" : [
"Html"
],
"type" : "test"
},
{
"c99name" : "HtmlSnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "HtmlSnapshotTestingTests",
"path" : "Tests/HtmlSnapshotTestingTests",
"sources" : [
"HtmlSnapshotTestingTests.swift"
],
"target_dependencies" : [
"HtmlSnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "HtmlSnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "HtmlSnapshotTesting",
"path" : "Sources/HtmlSnapshotTesting",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"HtmlSnapshotTesting"
],
"sources" : [
"HtmlSnapshotTesting.swift"
],
"target_dependencies" : [
"Html"
],
"type" : "library"
},
{
"c99name" : "Html",
"module_type" : "SwiftTarget",
"name" : "Html",
"path" : "Sources/Html",
"product_memberships" : [
"Html",
"HtmlSnapshotTesting"
],
"sources" : [
"Aria.swift",
"Attributes.swift",
"ChildOf.swift",
"DebugRender.swift",
"DebugXmlRender.swift",
"Elements.swift",
"Events.swift",
"Html4.swift",
"HtmlRender.swift",
"MediaType.swift",
"Node.swift",
"Tag.swift",
"XmlRender.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/49] Compiling Html MediaType.swift
[6/49] Compiling Html Node.swift
[7/49] Compiling Html HtmlRender.swift
[8/49] Compiling Html Tag.swift
[9/49] Compiling Html Html4.swift
[10/50] Compiling Html XmlRender.swift
[11/50] Compiling SnapshotTesting String+SpecialCharacters.swift
[12/50] Compiling SnapshotTesting View.swift
[13/50] Compiling Html Events.swift
[14/50] Compiling SnapshotTesting SceneKit.swift
[15/50] Compiling SnapshotTesting SpriteKit.swift
[16/50] Emitting module Html
[17/50] Compiling SnapshotTesting XCTAttachment.swift
[18/50] Compiling SnapshotTesting Diff.swift
[19/50] Emitting module SnapshotTesting
[20/53] Compiling SnapshotTesting UIView.swift
[21/53] Compiling SnapshotTesting UIViewController.swift
[22/53] Compiling SnapshotTesting URLRequest.swift
[29/53] Compiling SnapshotTesting String.swift
[30/53] Compiling SnapshotTesting NSImage.swift
[31/53] Compiling SnapshotTesting NSView.swift
[32/53] Compiling SnapshotTesting NSViewController.swift
[33/53] Compiling SnapshotTesting AssertSnapshot.swift
[34/53] Compiling SnapshotTesting Async.swift
[35/53] Compiling SnapshotTesting Internal.swift
[36/53] Compiling SnapshotTesting PlistEncoder.swift
[37/53] Compiling SnapshotTesting CALayer.swift
[38/53] Compiling SnapshotTesting CGPath.swift
[39/53] Compiling SnapshotTesting CaseIterable.swift
[40/53] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[41/53] Compiling SnapshotTesting SnapshotsTestTrait.swift
[42/53] Compiling SnapshotTesting Snapshotting.swift
[43/53] Compiling SnapshotTesting Any.swift
[44/53] Compiling SnapshotTesting Data.swift
[45/53] Compiling SnapshotTesting Encodable.swift
[46/53] Compiling SnapshotTesting NSBezierPath.swift
[47/53] Compiling SnapshotTesting Diffing.swift
[48/53] Compiling SnapshotTesting Wait.swift
[49/53] Compiling SnapshotTesting Deprecations.swift
[50/53] Compiling SnapshotTesting RecordIssue.swift
[51/53] Compiling SnapshotTesting SwiftUIView.swift
[52/53] Compiling SnapshotTesting UIBezierPath.swift
[53/53] Compiling SnapshotTesting UIImage.swift
[54/55] Emitting module HtmlSnapshotTesting
[55/55] Compiling HtmlSnapshotTesting HtmlSnapshotTesting.swift
Build complete! (18.06s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "swift-html",
"name" : "swift-html",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Html",
"targets" : [
"Html"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HtmlSnapshotTesting",
"targets" : [
"HtmlSnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HtmlTests",
"module_type" : "SwiftTarget",
"name" : "HtmlTests",
"path" : "Tests/HtmlTests",
"sources" : [
"AriaTests.swift",
"AttributesTests.swift",
"ElementsTests.swift",
"EventsTests.swift",
"MediaTypeTests.swift",
"StringInterpolationTests.swift"
],
"target_dependencies" : [
"Html"
],
"type" : "test"
},
{
"c99name" : "HtmlSnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "HtmlSnapshotTestingTests",
"path" : "Tests/HtmlSnapshotTestingTests",
"sources" : [
"HtmlSnapshotTestingTests.swift"
],
"target_dependencies" : [
"HtmlSnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "HtmlSnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "HtmlSnapshotTesting",
"path" : "Sources/HtmlSnapshotTesting",
"product_dependencies" : [
"SnapshotTesting"
],
"product_memberships" : [
"HtmlSnapshotTesting"
],
"sources" : [
"HtmlSnapshotTesting.swift"
],
"target_dependencies" : [
"Html"
],
"type" : "library"
},
{
"c99name" : "Html",
"module_type" : "SwiftTarget",
"name" : "Html",
"path" : "Sources/Html",
"product_memberships" : [
"Html",
"HtmlSnapshotTesting"
],
"sources" : [
"Aria.swift",
"Attributes.swift",
"ChildOf.swift",
"DebugRender.swift",
"DebugXmlRender.swift",
"Elements.swift",
"Events.swift",
"Html4.swift",
"HtmlRender.swift",
"MediaType.swift",
"Node.swift",
"Tag.swift",
"XmlRender.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.