Build Information
Successful build of HemiprocneMystaceaError, reference main (ee4b58), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 04:05:01 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Catterwaul/HemiprocneMystaceaError.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Catterwaul/HemiprocneMystaceaError
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ee4b58a Change description wording
Cloned https://github.com/Catterwaul/HemiprocneMystaceaError.git
Revision (git rev-parse @):
ee4b58a351d57e216cf636c1f62f2a915f534796
SUCCESS checkout https://github.com/Catterwaul/HemiprocneMystaceaError.git at main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.06s)
Fetching https://github.com/Catterwaul/Thrappture
[1/389] Fetching thrappture
Fetched https://github.com/Catterwaul/Thrappture from cache (0.90s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
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/Catterwaul/Thrappture
Working copy of https://github.com/Catterwaul/Thrappture resolved at main (15fbb37)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at main (8357c77)
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "hemiprocnemystaceaerror",
"name": "HemiprocneMystaceaError",
"url": "https://github.com/Catterwaul/HemiprocneMystaceaError.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HemiprocneMystaceaError",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/Catterwaul/HemiprocneMystaceaError.git
[1/144] Fetching hemiprocnemystaceaerror
Fetched https://github.com/Catterwaul/HemiprocneMystaceaError.git from cache (0.91s)
Creating working copy for https://github.com/Catterwaul/HemiprocneMystaceaError.git
Working copy of https://github.com/Catterwaul/HemiprocneMystaceaError.git resolved at main (ee4b58a)
warning: '.resolve-product-dependencies': dependency 'hemiprocnemystaceaerror' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Catterwaul/HemiprocneMystaceaError.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/10] Compiling HMError ¿?.swift
[6/10] Compiling HMError ¿!.swift
[7/10] Compiling HMError SomeError.swift
[8/10] Compiling HMError Error.swift
[9/10] Compiling HMError forceCastError.swift
[10/10] Emitting module HMError
Build complete! (7.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "thrappture",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Catterwaul/Thrappture"
}
],
"manifest_display_name" : "HemiprocneMystaceaError",
"name" : "HemiprocneMystaceaError",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "HMError",
"targets" : [
"HMError"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HMError_Tests",
"module_type" : "SwiftTarget",
"name" : "HMError.Tests",
"path" : "Tests",
"product_dependencies" : [
"Thrappture"
],
"sources" : [
"ErrorTests.swift",
"ForceCastErrorTests.swift",
"SomeErrorTests.swift",
"¿?Tests.swift"
],
"target_dependencies" : [
"HMError"
],
"type" : "test"
},
{
"c99name" : "HMError",
"module_type" : "SwiftTarget",
"name" : "HMError",
"path" : "Sources",
"product_memberships" : [
"HMError"
],
"sources" : [
"Error.swift",
"SomeError.swift",
"forceCastError/forceCastError.swift",
"forceCastError/¿!.swift",
"¿?.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.