Build Information
Successful build of PhoenixNectar, reference 0.1.0 (5f9eea), with Swift 6.1 for macOS (SPM) on 18 Mar 2026 00:19:05 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jvdvleuten/PhoenixNectar.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jvdvleuten/PhoenixNectar
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 5f9eea6 Initial commit
Cloned https://github.com/jvdvleuten/PhoenixNectar.git
Revision (git rev-parse @):
5f9eea6b8c3f24379491784f5c79078b061ed682
SUCCESS checkout https://github.com/jvdvleuten/PhoenixNectar.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/jvdvleuten/PhoenixNectar.git
https://github.com/jvdvleuten/PhoenixNectar.git
{
"dependencies" : [
],
"manifest_display_name" : "PhoenixNectar",
"name" : "PhoenixNectar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "PhoenixNectar",
"targets" : [
"PhoenixNectar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PhoenixNectarTests",
"module_type" : "SwiftTarget",
"name" : "PhoenixNectarTests",
"path" : "Tests/PhoenixNectarTests",
"sources" : [
"ClientActorTests.swift",
"ModernAPITests.swift",
"PhoenixE2ETests.swift",
"PhoenixValueTests.swift",
"Support/TestScheduler.swift",
"Support/TestTransport.swift"
],
"target_dependencies" : [
"PhoenixNectar"
],
"type" : "test"
},
{
"c99name" : "PhoenixNectar",
"module_type" : "SwiftTarget",
"name" : "PhoenixNectar",
"path" : "Sources/PhoenixNectar",
"product_memberships" : [
"PhoenixNectar"
],
"sources" : [
"ChannelHandle.swift",
"ClockScheduler.swift",
"Defaults.swift",
"PhoenixAPI.swift",
"PhoenixErrors.swift",
"PhoenixEvents.swift",
"PhoenixMessage.swift",
"PhoenixNectar.swift",
"PhoenixTransport.swift",
"PhoenixValue.swift",
"SocketClient.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/13] Compiling PhoenixNectar PhoenixMessage.swift
[4/14] Compiling PhoenixNectar PhoenixEvents.swift
[5/14] Compiling PhoenixNectar PhoenixTransport.swift
[6/14] Compiling PhoenixNectar PhoenixNectar.swift
[7/14] Compiling PhoenixNectar Defaults.swift
[8/14] Compiling PhoenixNectar PhoenixValue.swift
[9/14] Compiling PhoenixNectar ChannelHandle.swift
[10/14] Compiling PhoenixNectar ClockScheduler.swift
[11/14] Compiling PhoenixNectar PhoenixAPI.swift
[12/14] Emitting module PhoenixNectar
[13/14] Compiling PhoenixNectar PhoenixErrors.swift
[14/14] Compiling PhoenixNectar SocketClient.swift
Build complete! (7.13s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PhoenixNectar",
"name" : "PhoenixNectar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "PhoenixNectar",
"targets" : [
"PhoenixNectar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PhoenixNectarTests",
"module_type" : "SwiftTarget",
"name" : "PhoenixNectarTests",
"path" : "Tests/PhoenixNectarTests",
"sources" : [
"ClientActorTests.swift",
"ModernAPITests.swift",
"PhoenixE2ETests.swift",
"PhoenixValueTests.swift",
"Support/TestScheduler.swift",
"Support/TestTransport.swift"
],
"target_dependencies" : [
"PhoenixNectar"
],
"type" : "test"
},
{
"c99name" : "PhoenixNectar",
"module_type" : "SwiftTarget",
"name" : "PhoenixNectar",
"path" : "Sources/PhoenixNectar",
"product_memberships" : [
"PhoenixNectar"
],
"sources" : [
"ChannelHandle.swift",
"ClockScheduler.swift",
"Defaults.swift",
"PhoenixAPI.swift",
"PhoenixErrors.swift",
"PhoenixEvents.swift",
"PhoenixMessage.swift",
"PhoenixNectar.swift",
"PhoenixTransport.swift",
"PhoenixValue.swift",
"SocketClient.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.