Build Information
Failed to build Nodes-Tree-Visualizer, reference main (ffb9f3), with Swift 6.1 for macOS (SPM) on 13 Mar 2026 07:11:08 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tinder/Nodes-Tree-Visualizer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ffb9f35 Update CODEOWNERS (#26)
Cloned https://github.com/Tinder/Nodes-Tree-Visualizer.git
Revision (git rev-parse @):
ffb9f3532e83575462237c5621c23b4ac6257643
SUCCESS checkout https://github.com/Tinder/Nodes-Tree-Visualizer.git at main
========================================
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
[6/291] Fetching swiftlintplugins
[292/11714] Fetching swiftlintplugins, socket.io-client-swift
[2234/40152] Fetching swiftlintplugins, socket.io-client-swift, nodes
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (1.27s)
[9960/28729] Fetching swiftlintplugins, nodes
Fetched https://github.com/Tinder/Nodes.git from cache (1.67s)
Fetched https://github.com/SimplyDanny/SwiftLintPlugins.git from cache (1.67s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins.git
Computed https://github.com/SimplyDanny/SwiftLintPlugins.git at 0.59.1 (2.18s)
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.58s)
Fetching https://github.com/daltoniam/Starscream
[1/5096] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (1.30s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (1.93s)
Computing version for https://github.com/Tinder/Nodes.git
Computed https://github.com/Tinder/Nodes.git at 0.0.45 (0.64s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/uber/needle.git
Fetching https://github.com/JohnSundell/Codextended.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
[182/7627] Fetching codextended, needle
[257/12920] Fetching codextended, needle, stencil
Fetched https://github.com/JohnSundell/Codextended.git from cache (1.36s)
Fetched https://github.com/jpsim/Yams.git from cache (1.38s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.40s)
[6336/12739] Fetching needle, stencil
Fetched https://github.com/uber/needle.git from cache (6.36s)
Fetched https://github.com/stencilproject/Stencil.git from cache (6.36s)
Computing version for https://github.com/uber/needle.git
Computed https://github.com/uber/needle.git at 0.25.1 (6.86s)
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/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1452] Fetching pathkit
[190/2473] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git from cache (0.96s)
Fetched https://github.com/kylef/Spectre.git from cache (0.96s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.56s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.57s)
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.51s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.60s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.38s)
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/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
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/socketio/socket.io-client-swift.git
Working copy of https://github.com/socketio/socket.io-client-swift.git resolved at 16.1.1
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[8259/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.29s)
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