Build Information
Successful build of swift-plugin-subtree, reference 0.0.5 (f8bb78), with Swift 6.2 for macOS (SPM) on 3 Dec 2025 08:53:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/21-DOT-DEV/swift-plugin-subtree
* tag 0.0.5 -> FETCH_HEAD
HEAD is now at f8bb784 chore: update to subtree 0.0.5
Cloned https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Revision (git rev-parse @):
f8bb784304fd810f998e17d5b47ae327b9995d38
SUCCESS checkout https://github.com/21-DOT-DEV/swift-plugin-subtree.git at 0.0.5
Fetching https://github.com/21-DOT-DEV/swift-artifact-parser
[1/28] Fetching swift-artifact-parser
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.68s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (3.65s)
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Downloading binary artifact https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip
[16375/44471667] Downloading https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip
Downloaded https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip (2.45s)
========================================
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",
"dependencies": [
{
"identity": "swift-plugin-subtree",
"name": "swift-plugin-subtree",
"url": "https://github.com/21-DOT-DEV/swift-plugin-subtree.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-plugin-subtree",
"dependencies": [
{
"identity": "swift-artifact-parser",
"name": "ArtifactParser",
"url": "https://github.com/21-DOT-DEV/swift-artifact-parser",
"version": "0.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-artifact-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/21-DOT-DEV/swift-plugin-subtree.git
[1/34] Fetching swift-plugin-subtree
Fetched https://github.com/21-DOT-DEV/swift-plugin-subtree.git from cache (0.64s)
Fetching https://github.com/21-DOT-DEV/swift-artifact-parser from cache
Fetched https://github.com/21-DOT-DEV/swift-artifact-parser from cache (0.44s)
Computing version for https://github.com/21-DOT-DEV/swift-artifact-parser
Computed https://github.com/21-DOT-DEV/swift-artifact-parser at 0.0.1 (0.50s)
Creating working copy for https://github.com/21-DOT-DEV/swift-artifact-parser
Working copy of https://github.com/21-DOT-DEV/swift-artifact-parser resolved at 0.0.1
Creating working copy for https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Working copy of https://github.com/21-DOT-DEV/swift-plugin-subtree.git resolved at 0.0.5 (f8bb784)
Fetching binary artifact https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip from cache
Fetched https://github.com/21-DOT-DEV/subtree/releases/download/0.0.5/subtree.artifactbundle.zip from cache (1.81s)
Found 1 product dependencies
- ArtifactParser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/21-DOT-DEV/swift-plugin-subtree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SubtreePlugin
Building for debugging...
[1/8] Write sources
[1/8] Write subtree-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/13] Compiling ArtifactParser OS.swift
[7/13] Compiling ArtifactParser ArtifactParser.swift
[8/13] Compiling ArtifactParser FileSystem.swift
[9/13] Emitting module ArtifactParser
[10/13] Compiling ArtifactParser ArtifactBundle.swift
[11/15] Compiling SubtreeExecutable Subtree.swift
[12/15] Emitting module SubtreeExecutable
[12/15] Write Objects.LinkFileList
[13/15] Linking subtree
[14/15] Applying subtree
Build complete! (9.21s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-artifact-parser",
"requirement" : {
"exact" : [
"0.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/21-DOT-DEV/swift-artifact-parser"
}
],
"manifest_display_name" : "swift-plugin-subtree",
"name" : "swift-plugin-subtree",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "subtree",
"targets" : [
"SubtreeExecutable"
],
"type" : {
"executable" : null
}
},
{
"name" : "SubtreePlugin",
"targets" : [
"SubtreePlugin"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "subtree",
"module_type" : "BinaryTarget",
"name" : "subtree",
"path" : "remote/archive/subtree.artifactbundle.zip",
"product_memberships" : [
"SubtreePlugin"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SubtreePlugin",
"module_type" : "PluginTarget",
"name" : "SubtreePlugin",
"path" : "Plugins/SubtreePlugin",
"plugin_capability" : {
"intent" : {
"description" : "",
"type" : "custom",
"verb" : "subtree"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "subtree may write output files",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SubtreePlugin"
],
"sources" : [
"SubtreePlugin.swift"
],
"target_dependencies" : [
"subtree"
],
"type" : "plugin"
},
{
"c99name" : "SubtreeExecutable",
"module_type" : "SwiftTarget",
"name" : "SubtreeExecutable",
"path" : "Sources/SubtreeExecutable",
"product_dependencies" : [
"ArtifactParser"
],
"product_memberships" : [
"subtree"
],
"sources" : [
"Subtree.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.