Build Information
Successful build of clutch, reference 0.5.7 (273c35
), with Swift 6.2 (beta) for macOS (SPM) on 29 Jul 2025 05:29:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
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-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/22] Write sources
[7/22] Write clutch-entitlement.plist
[7/22] Write sources
[7/22] Write ClutchAP-entitlement.plist
[7/22] Write clatch-entitlement.plist
[8/22] Write sources
[12/22] Write swift-version-1EA4D86E10B52AF.txt
[14/26] Emitting module ArgumentParserToolInfo
[15/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/72] Emitting module MinSys
[17/72] Compiling MinSys MinSys.swift
[18/95] Emitting module clutchLib
[19/97] Compiling clutchLib AskDataBuilder.swift
[20/97] Compiling clutchLib ClutchDriver.swift
[21/97] Compiling clutchLib ClutchDriverErrors.swift
[22/97] Compiling clutchLib AskMode.swift
[23/97] Compiling clutchLib DriverConfig.swift
[24/101] Compiling clutchLib Err.swift
[25/101] Compiling clutchLib StdlibHelp.swift
[26/101] Compiling clutchLib ModuleName.swift
[27/101] Compiling clutchLib ModuleNameHelp.swift
[28/101] Compiling clutchLib NestPaths.swift
[29/101] Compiling clutchLib NestPathsStatus.swift
[30/101] Compiling clutchLib UserAskKind.swift
[31/101] Compiling clutchLib FileItem.swift
[32/101] Compiling clutchLib FileItemHelp.swift
[33/101] Compiling clutchLib PeerOp.swift
[34/101] Compiling clutchLib Help.swift
[35/101] Compiling clutchLib PeerNest.swift
[36/101] Compiling clutchLib SystemCalls.swift
[37/101] Compiling clutchLib SystemCallsHelp.swift
[38/101] Compiling clutchLib Identifier.swift
[41/101] Compiling clutchLib FoundationScript.swift
[42/101] Compiling clutchLib FoundationScriptSystemCalls.swift
[43/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[44/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[46/101] Compiling ArgumentParser UniqueNamesValidator.swift
[49/101] Compiling ArgumentParser Option.swift
[50/101] Compiling ArgumentParser OptionGroup.swift
[51/101] Compiling ArgumentParser AsyncParsableCommand.swift
[60/101] Emitting module clatch
[61/101] Compiling clatch clatch.swift
[61/101] Write Objects.LinkFileList
[73/103] Emitting module clutch
[74/103] Compiling clutch clutch.swift
[74/103] Write Objects.LinkFileList
[75/103] Linking clatch
[76/103] Applying clatch
[78/103] Compiling ArgumentParser SequenceExtensions.swift
[79/103] Compiling ArgumentParser StringExtensions.swift
[80/103] Compiling ArgumentParser SwiftExtensions.swift
[81/103] Compiling ArgumentParser Tree.swift
[82/103] Compiling ArgumentParser CodingKeyValidator.swift
[83/103] Emitting module ArgumentParser
[84/103] Compiling ArgumentParser MessageInfo.swift
[85/103] Compiling ArgumentParser UsageGenerator.swift
[86/103] Compiling ArgumentParser CollectionExtensions.swift
[87/103] Compiling ArgumentParser Mutex.swift
[88/103] Compiling ArgumentParser Platform.swift
[89/103] Compiling ArgumentParser BashCompletionsGenerator.swift
[90/103] Compiling ArgumentParser CompletionsGenerator.swift
[91/103] Compiling ArgumentParser FishCompletionsGenerator.swift
[92/103] Compiling ArgumentParser ZshCompletionsGenerator.swift
[93/103] Compiling ArgumentParser Argument.swift
[94/103] Compiling ArgumentParser ParserError.swift
[95/103] Compiling ArgumentParser SplitArguments.swift
[96/103] Compiling ArgumentParser DumpHelpGenerator.swift
[97/103] Compiling ArgumentParser HelpCommand.swift
[98/103] Compiling ArgumentParser HelpGenerator.swift
[98/103] Linking clutch
[99/103] Applying clutch
[101/105] Emitting module ClutchAP
[102/105] Compiling ClutchAP ClutchMain.swift
[102/105] Write Objects.LinkFileList
[103/105] Linking ClutchAP
[104/105] Applying ClutchAP
Build complete! (14.75s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-atomics
[1/4718] Fetching swift-system
[237/6526] Fetching swift-system, swift-atomics
[5316/22105] Fetching swift-system, swift-atomics, swift-argument-parser
Fetched https://github.com/apple/swift-atomics from cache (1.59s)
Fetched https://github.com/apple/swift-system from cache (1.59s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (2.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.44s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.40s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
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",
"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.