Build Information
Successful build of clutch, reference 0.5.7 (273c35), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 15:44:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-nest/clutch.git
Reference: 0.5.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-nest/clutch
* tag 0.5.7 -> FETCH_HEAD
HEAD is now at 273c351 README/dev: 5.10 tests working
Cloned https://github.com/swift-nest/clutch.git
Revision (git rev-parse @):
273c3513dc082bdddd25abc088baca8db9d67d55
SUCCESS checkout https://github.com/swift-nest/clutch.git at 0.5.7
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system
[1/1820] Fetching swift-atomics
[602/7421] Fetching swift-atomics, swift-system
[1849/24944] Fetching swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.65s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.65s)
Fetched https://github.com/apple/swift-system from cache (1.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (2.32s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.59s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.60s)
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
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.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",
"traits": [
"default"
],
"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",
"traits": [
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swift-nest/clutch.git
[1/1448] Fetching clutch
Fetched https://github.com/swift-nest/clutch.git from cache (0.80s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.17s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.57s)
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.1
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/swift-nest/clutch.git
Working copy of https://github.com/swift-nest/clutch.git resolved at 0.5.7 (273c351)
Found 2 product dependencies
- swift-system
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-nest/clutch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/21] Write sources
[4/21] Write clutch-entitlement.plist
[5/21] Write sources
[7/21] Write ClutchAP-entitlement.plist
[8/21] Write sources
[9/21] Write clatch-entitlement.plist
[11/21] Write swift-version--6988338F2F200930.txt
[13/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/25] Emitting module ArgumentParserToolInfo
[15/64] Emitting module MinSys
[16/64] Compiling MinSys MinSys.swift
[17/87] Emitting module ArgumentParser
[18/91] Compiling ArgumentParser CommandConfiguration.swift
[19/91] Compiling ArgumentParser CommandGroup.swift
[20/91] Compiling ArgumentParser EnumerableFlag.swift
[21/91] Compiling ArgumentParser ExpressibleByArgument.swift
[22/91] Compiling ArgumentParser NameSpecification.swift
[23/91] Compiling ArgumentParser Option.swift
[24/91] Compiling ArgumentParser OptionGroup.swift
[25/91] Compiling ArgumentParser AsyncParsableCommand.swift
[26/91] Emitting module clutchLib
[27/93] Compiling clutchLib Help.swift
[28/93] Compiling clutchLib PeerNest.swift
[29/93] Compiling clutchLib FileItemHelp.swift
[30/93] Compiling clutchLib PeerOp.swift
[31/93] Compiling clutchLib UserAskKind.swift
[32/93] Compiling clutchLib FileItem.swift
[33/93] Compiling clutchLib SystemCalls.swift
[34/93] Compiling clutchLib SystemCallsHelp.swift
[35/93] Compiling ArgumentParser Platform.swift
[36/93] Compiling ArgumentParser SequenceExtensions.swift
[37/93] Compiling ArgumentParser StringExtensions.swift
[38/93] Compiling ArgumentParser Tree.swift
[39/93] Compiling clutchLib ClutchDriver.swift
[40/93] Compiling clutchLib ClutchDriverErrors.swift
[41/93] Compiling clutchLib AskMode.swift
[42/93] Compiling clutchLib DriverConfig.swift
[43/93] Compiling clutchLib ModuleName.swift
[44/93] Compiling clutchLib ModuleNameHelp.swift
[45/93] Compiling clutchLib NestPaths.swift
[46/93] Compiling clutchLib NestPathsStatus.swift
[47/93] Compiling clutchLib AskDataBuilder.swift
[48/93] Compiling clutchLib Err.swift
[49/93] Compiling clutchLib StdlibHelp.swift
[57/93] Compiling clutchLib FoundationScript.swift
[58/93] Compiling clutchLib FoundationScriptSystemCalls.swift
[61/93] Compiling clutchLib Identifier.swift
[62/93] Compiling ArgumentParser InputOrigin.swift
[63/93] Compiling ArgumentParser Name.swift
[64/93] Compiling ArgumentParser Parsed.swift
[65/93] Compiling ArgumentParser ParsedValues.swift
[66/93] Compiling ArgumentParser ParserError.swift
[67/93] Compiling ArgumentParser SplitArguments.swift
[68/93] Compiling ArgumentParser DumpHelpGenerator.swift
[69/93] Compiling ArgumentParser HelpCommand.swift
[83/93] Compiling clatch clatch.swift
[84/93] Emitting module clatch
[84/93] Write Objects.LinkFileList
[86/97] Emitting module clutch
[87/97] Compiling clutch clutch.swift
[87/97] Write Objects.LinkFileList
[88/97] Linking clatch
[89/97] Applying clatch
[90/97] Linking clutch
[91/97] Applying clutch
[93/97] Compiling ClutchAP ClutchMain.swift
[94/97] Emitting module ClutchAP
[94/97] Write Objects.LinkFileList
[95/97] Linking ClutchAP
[96/97] Applying ClutchAP
Build complete! (12.28s)
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" : "12.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",
"FoundationScriptSystemCallsTests.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"
],
"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"
}
Done.