Build Information
Successful build of AliasWonderland, reference main (93028c), with Swift 6.1 for macOS (SPM) on 6 Apr 2026 22:30:13 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/AliasWonderland.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/AliasWonderland
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 93028c4 Update dependency macos to v15 (#9)
Cloned https://github.com/sloik/AliasWonderland.git
Revision (git rev-parse @):
93028c456785c6f1bc1b35a38b938a905bfd497f
SUCCESS checkout https://github.com/sloik/AliasWonderland.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/sloik/AliasWonderland.git
https://github.com/sloik/AliasWonderland.git
{
"dependencies" : [
],
"manifest_display_name" : "AliasWonderland",
"name" : "AliasWonderland",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AliasWonderland",
"targets" : [
"AliasWonderland"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "AliasWonderlandTests",
"module_type" : "SwiftTarget",
"name" : "AliasWonderlandTests",
"path" : "Tests/AliasWonderlandTests",
"sources" : [
"AliasWonderlandTests.swift"
],
"target_dependencies" : [
"AliasWonderland"
],
"type" : "test"
},
{
"c99name" : "AliasWonderland",
"module_type" : "SwiftTarget",
"name" : "AliasWonderland",
"path" : "Sources/AliasWonderland",
"product_memberships" : [
"AliasWonderland"
],
"sources" : [
"ClosuresAliases.swift",
"SideEffectAliases.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
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[3/7] Compiling AliasWonderland ClosuresAliases.swift
[4/7] Emitting module AliasWonderland
[5/7] Compiling AliasWonderland SideEffectAliases.swift
[5/7] Write Objects.LinkFileList
[6/7] Linking libAliasWonderland.dylib
Build complete! (4.30s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AliasWonderland",
"name" : "AliasWonderland",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AliasWonderland",
"targets" : [
"AliasWonderland"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "AliasWonderlandTests",
"module_type" : "SwiftTarget",
"name" : "AliasWonderlandTests",
"path" : "Tests/AliasWonderlandTests",
"sources" : [
"AliasWonderlandTests.swift"
],
"target_dependencies" : [
"AliasWonderland"
],
"type" : "test"
},
{
"c99name" : "AliasWonderland",
"module_type" : "SwiftTarget",
"name" : "AliasWonderland",
"path" : "Sources/AliasWonderland",
"product_memberships" : [
"AliasWonderland"
],
"sources" : [
"ClosuresAliases.swift",
"SideEffectAliases.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.