Build Information
Successful build of clutch, reference main (8a2991), with Swift 6.2 for macOS (SPM) on 29 Jan 2026 12:40:31 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/swift-nest/clutch.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-nest/clutch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8a29918 README: remove unneeded remote link; status formatting/wording
Cloned https://github.com/swift-nest/clutch.git
Revision (git rev-parse @):
8a29918a3bef89f014df5e4190b8bcdbf3c2dd2c
SUCCESS checkout https://github.com/swift-nest/clutch.git at main
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser.git
[1/1820] Fetching swift-atomics
[438/7362] Fetching swift-atomics, swift-system
[2346/24494] Fetching swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (1.11s)
[3165/22674] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (1.71s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (2.31s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.56s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.55s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
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.5.0
========================================
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": "clutch",
"name": "clutch",
"url": "https://github.com/swift-nest/clutch.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/clutch",
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swift-nest/clutch.git
[1/1448] Fetching clutch
Fetched https://github.com/swift-nest/clutch.git from cache (0.91s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/apple/swift-system from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.20s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.56s)
Creating working copy for https://github.com/swift-nest/clutch.git
Working copy of https://github.com/swift-nest/clutch.git resolved at main (8a29918)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Found 2 product dependencies
- swift-system
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-nest/clutch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/21] Write sources
[2/21] Write ClutchAP-entitlement.plist
[6/21] Write clatch-entitlement.plist
[6/21] Write sources
[7/21] Write clutch-entitlement.plist
[10/21] Write sources
[11/21] Write swift-version-49B95AFC49DCD68C.txt
[13/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/25] Emitting module ArgumentParserToolInfo
[15/64] Emitting module ArgumentParser
[16/68] Compiling ArgumentParser InputOrigin.swift
[17/68] Compiling ArgumentParser Name.swift
[18/68] Compiling ArgumentParser Parsed.swift
[19/68] Compiling ArgumentParser ParsedValues.swift
[20/68] Compiling ArgumentParser NameSpecification.swift
[21/68] Compiling ArgumentParser Option.swift
[22/68] Compiling ArgumentParser OptionGroup.swift
[23/68] Compiling ArgumentParser AsyncParsableCommand.swift
[24/68] Compiling ArgumentParser ArgumentHelp.swift
[25/68] Compiling ArgumentParser ArgumentVisibility.swift
[26/68] Compiling ArgumentParser CompletionKind.swift
[27/68] Compiling ArgumentParser Errors.swift
[28/68] Compiling ArgumentParser Flag.swift
[29/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/68] Compiling ArgumentParser CompletionsGenerator.swift
[31/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/68] Compiling ArgumentParser Argument.swift
[34/68] Emitting module MinSys
[35/68] Compiling MinSys MinSys.swift
[36/68] Compiling ArgumentParser Platform.swift
[37/68] Compiling ArgumentParser SequenceExtensions.swift
[38/68] Compiling ArgumentParser StringExtensions.swift
[39/68] Compiling ArgumentParser Tree.swift
[40/68] Compiling ArgumentParser ParsableArguments.swift
[41/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/68] Compiling ArgumentParser ParsableCommand.swift
[43/68] Compiling ArgumentParser ArgumentDecoder.swift
[44/91] Compiling clutchLib NestPaths.swift
[45/91] Compiling clutchLib NestPathsStatus.swift
[46/91] Compiling clutchLib Err.swift
[47/91] Compiling clutchLib StdlibHelp.swift
[48/91] Compiling clutchLib UserAskKind.swift
[49/91] Compiling clutchLib FileItem.swift
[50/93] Compiling clutchLib Help.swift
[51/93] Compiling clutchLib PeerNest.swift
[52/93] Emitting module clutchLib
[53/93] Compiling clutchLib ModuleName.swift
[54/93] Compiling clutchLib ModuleNameHelp.swift
[55/93] Compiling clutchLib FoundationScript.swift
[56/93] Compiling clutchLib FoundationScriptSystemCalls.swift
[57/93] Compiling clutchLib AskMode.swift
[58/93] Compiling clutchLib DriverConfig.swift
[59/93] Compiling clutchLib Identifier.swift
[60/93] Compiling clutchLib FileItemHelp.swift
[61/93] Compiling clutchLib PeerOp.swift
[62/93] Compiling clutchLib SystemCalls.swift
[63/93] Compiling clutchLib SystemCallsHelp.swift
[64/93] Emitting module clatch
[65/93] Compiling clatch clatch.swift
[75/93] Compiling ArgumentParser SplitArguments.swift
[76/93] Compiling ArgumentParser DumpHelpGenerator.swift
[77/93] Compiling ArgumentParser HelpCommand.swift
[78/93] Compiling clutchLib AskDataBuilder.swift
[79/93] Compiling clutchLib ClutchDriver.swift
[80/93] Compiling clutchLib ClutchDriverErrors.swift
[81/93] Write Objects.LinkFileList
[82/93] Linking clatch
[83/93] Applying clatch
[88/97] Emitting module clutch
[89/97] Compiling clutch clutch.swift
[89/97] Write Objects.LinkFileList
[91/97] Emitting module ClutchAP
[92/97] Compiling ClutchAP ClutchMain.swift
[92/97] Linking clutch
[93/97] Write Objects.LinkFileList
[94/97] Applying clutch
[95/97] Linking ClutchAP
[96/97] Applying ClutchAP
Build complete! (10.69s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "clutch",
"name" : "clutch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "clutch",
"targets" : [
"clutch"
],
"type" : {
"executable" : null
}
},
{
"name" : "clatch",
"targets" : [
"clatch"
],
"type" : {
"executable" : null
}
},
{
"name" : "ClutchAP",
"targets" : [
"ClutchAP"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "clutchTests",
"module_type" : "SwiftTarget",
"name" : "clutchTests",
"path" : "Tests/clutchTests",
"product_dependencies" : [
"Atomics"
],
"sources" : [
"AskDataTests.swift",
"ClutchMainTest.swift",
"ClutchTests.swift",
"DriverTests.swift",
"Fixtures/KnownSystemCallFixtures.swift",
"Fixtures/KnownSystemCalls.swift",
"FoundationScriptTests.swift",
"KnownSystemCallFixturesTests.swift",
"Main/ClutchTestMain.swift",
"NestOpTests.swift",
"RecordSystemCallsTests.swift",
"Scenarios/ClutchCommandScenario.swift",
"Scenarios/ClutchErrCheck.swift",
"Support/ActorArray.swift",
"Support/AtomicIndex.swift",
"Support/SrcLoc.swift",
"Support/TestHelper.swift",
"SystemCallsRecorder/Call.swift",
"SystemCallsRecorder/CallRecordTypes.swift",
"SystemCallsRecorder/RecordSystemCalls.swift"
],
"target_dependencies" : [
"clutchLib"
],
"type" : "test"
},
{
"c99name" : "clutchLib",
"module_type" : "SwiftTarget",
"name" : "clutchLib",
"path" : "Sources/clutch",
"product_memberships" : [
"clutch",
"ClutchAP"
],
"sources" : [
"AskDataBuilder.swift",
"ClutchDriver.swift",
"ClutchDriverErrors.swift",
"DriverConfig/AskMode.swift",
"DriverConfig/DriverConfig.swift",
"DriverConfig/Identifier.swift",
"DriverConfig/ModuleName.swift",
"DriverConfig/ModuleNameHelp.swift",
"DriverConfig/NestPaths.swift",
"DriverConfig/NestPathsStatus.swift",
"DriverConfig/UserAskKind.swift",
"Files/FileItem.swift",
"Files/FileItemHelp.swift",
"PeerOp.swift",
"UI/Help.swift",
"UI/PeerNest.swift",
"system-impl/FoundationScript.swift",
"system-impl/FoundationScriptSystemCalls.swift",
"system/Err.swift",
"system/StdlibHelp.swift",
"system/SystemCalls.swift",
"system/SystemCallsHelp.swift"
],
"target_dependencies" : [
"MinSys"
],
"type" : "library"
},
{
"c99name" : "clutch",
"module_type" : "SwiftTarget",
"name" : "clutch",
"path" : "Sources/clutch-tool",
"product_memberships" : [
"clutch"
],
"sources" : [
"clutch.swift"
],
"target_dependencies" : [
"clutchLib"
],
"type" : "executable"
},
{
"c99name" : "clatch",
"module_type" : "SwiftTarget",
"name" : "clatch",
"path" : "Sources/clatch",
"product_memberships" : [
"clatch"
],
"sources" : [
"clatch.swift"
],
"target_dependencies" : [
"MinSys"
],
"type" : "executable"
},
{
"c99name" : "MinSys",
"module_type" : "SwiftTarget",
"name" : "MinSys",
"path" : "Sources/MinSys",
"product_dependencies" : [
"SystemPackage",
"SystemPackage"
],
"product_memberships" : [
"clutch",
"clatch",
"ClutchAP"
],
"sources" : [
"MinSys.swift"
],
"type" : "library"
},
{
"c99name" : "ClutchAP",
"module_type" : "SwiftTarget",
"name" : "ClutchAP",
"path" : "Sources/ClutchAP",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"ClutchAP"
],
"sources" : [
"ClutchMain.swift"
],
"target_dependencies" : [
"clutchLib"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
warning: 'spi-builder-workspace': ignoring duplicate product 'SystemPackage' from package 'swift-system'
Done.