Build Information
Failed to build Nodes-Tree-Visualizer, reference 0.0.4 (7bd73f), with Swift 6.1 for macOS (SPM) on 10 Mar 2026 03:34:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tinder/Nodes-Tree-Visualizer.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tinder/Nodes-Tree-Visualizer
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at 7bd73f7 Apply standard Swift package configuration (#25)
Cloned https://github.com/Tinder/Nodes-Tree-Visualizer.git
Revision (git rev-parse @):
7bd73f7c519941e6354b41beb97c5b67f083aa45
SUCCESS checkout https://github.com/Tinder/Nodes-Tree-Visualizer.git at 0.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Tinder/Nodes-Tree-Visualizer.git
https://github.com/Tinder/Nodes-Tree-Visualizer.git
{
"dependencies" : [
{
"identity" : "nodes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Tinder/Nodes.git"
},
{
"identity" : "socket.io-client-swift",
"requirement" : {
"exact" : [
"16.1.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/socketio/socket.io-client-swift.git"
},
{
"identity" : "swiftlintplugins",
"requirement" : {
"exact" : [
"0.59.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins.git"
}
],
"manifest_display_name" : "Nodes-Tree-Visualizer",
"name" : "Nodes-Tree-Visualizer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "NodesSocketIO",
"targets" : [
"NodesSocketIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NodesSocketIOTests",
"module_type" : "SwiftTarget",
"name" : "NodesSocketIOTests",
"path" : "Tests/NodesSocketIOTests",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"sources" : [
"NodesSocketIOTests.swift"
],
"target_dependencies" : [
"NodesSocketIO"
],
"type" : "test"
},
{
"c99name" : "NodesSocketIO",
"module_type" : "SwiftTarget",
"name" : "NodesSocketIO",
"path" : "Sources/NodesSocketIO",
"product_dependencies" : [
"Nodes",
"SocketIO",
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"NodesSocketIO"
],
"sources" : [
"DebugSocket+UIKit.swift",
"DebugSocket.swift",
"DebugSocketConstants.swift",
"Node.swift",
"String.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
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
Fetching https://github.com/SimplyDanny/SwiftLintPlugins.git
Fetching https://github.com/socketio/socket.io-client-swift.git
Fetching https://github.com/Tinder/Nodes.git
[1/291] Fetching swiftlintplugins
[272/11714] Fetching swiftlintplugins, socket.io-client-swift
[1872/40146] Fetching swiftlintplugins, socket.io-client-swift, nodes
Fetched https://github.com/Tinder/Nodes.git from cache (5.76s)
Fetched https://github.com/SimplyDanny/SwiftLintPlugins.git from cache (5.76s)
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (5.76s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins.git
Computed https://github.com/SimplyDanny/SwiftLintPlugins.git at 0.59.1 (6.27s)
Computing version for https://github.com/socketio/socket.io-client-swift.git
Computed https://github.com/socketio/socket.io-client-swift.git at 16.1.1 (0.62s)
Fetching https://github.com/daltoniam/Starscream
[1/5096] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (1.17s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (1.77s)
Computing version for https://github.com/Tinder/Nodes.git
Computed https://github.com/Tinder/Nodes.git at 0.0.45 (0.63s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/uber/needle.git
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
[1/181] Fetching codextended
[27/5474] Fetching codextended, stencil
[976/12920] Fetching codextended, stencil, needle
Fetched https://github.com/stencilproject/Stencil.git from cache (1.00s)
[1175/7627] Fetching codextended, needle
Fetched https://github.com/JohnSundell/Codextended.git from cache (7.23s)
Fetched https://github.com/uber/needle.git from cache (7.23s)
Fetched https://github.com/jpsim/Yams.git from cache (7.25s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (7.26s)
Computing version for https://github.com/uber/needle.git
Computed https://github.com/uber/needle.git at 0.25.1 (7.78s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.58s)
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1451] Fetching pathkit
[205/2472] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.81s)
[174/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.97s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.61s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.63s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.53s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.62s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.60s)
Creating working copy for https://github.com/uber/needle.git
Working copy of https://github.com/uber/needle.git resolved at 0.25.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/Tinder/Nodes.git
Working copy of https://github.com/Tinder/Nodes.git resolved at 0.0.45
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins.git
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins.git resolved at 0.59.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/socketio/socket.io-client-swift.git
Working copy of https://github.com/socketio/socket.io-client-swift.git resolved at 16.1.1
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[16375/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.23s)
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 macosSpm