The Swift Package Index logo.Swift Package Index

Build Information

Successful build of clutch, reference main (8a2991), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 15:43:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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-system
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1820] Fetching swift-atomics
[602/7421] Fetching swift-atomics, swift-system
[603/24944] Fetching swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.47s)
Fetched https://github.com/apple/swift-system from cache (1.47s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (2.13s)
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.62s)
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",
  "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 (1.11s)
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-argument-parser from cache (0.67s)
Fetched https://github.com/apple/swift-system from cache (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.31s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.62s)
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-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
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
[6/21] Write clutch-entitlement.plist
[7/21] Write ClutchAP-entitlement.plist
[7/21] Write clatch-entitlement.plist
[10/21] Write sources
[11/21] Write swift-version--6988338F2F200930.txt
[13/25] Emitting module ArgumentParserToolInfo
[14/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/64] Compiling ArgumentParser CommandConfiguration.swift
[16/64] Compiling ArgumentParser CommandGroup.swift
[17/64] Compiling ArgumentParser EnumerableFlag.swift
[18/64] Compiling ArgumentParser ExpressibleByArgument.swift
[19/64] Emitting module ArgumentParser
[20/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/68] Compiling ArgumentParser CompletionsGenerator.swift
[22/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/68] Compiling ArgumentParser Argument.swift
[25/68] Compiling ArgumentParser ArgumentHelp.swift
[26/68] Compiling ArgumentParser ArgumentVisibility.swift
[27/68] Compiling ArgumentParser CompletionKind.swift
[28/68] Compiling ArgumentParser Errors.swift
[29/68] Compiling ArgumentParser Flag.swift
[30/68] Compiling ArgumentParser ArgumentDefinition.swift
[31/68] Compiling ArgumentParser ArgumentSet.swift
[32/68] Compiling ArgumentParser CommandParser.swift
[33/68] Compiling ArgumentParser InputKey.swift
[34/68] Emitting module MinSys
[35/68] Compiling MinSys MinSys.swift
[36/68] Compiling ArgumentParser HelpGenerator.swift
[37/68] Compiling ArgumentParser MessageInfo.swift
[38/68] Compiling ArgumentParser UsageGenerator.swift
[39/68] Compiling ArgumentParser CollectionExtensions.swift
[40/68] Compiling ArgumentParser NameSpecification.swift
[41/68] Compiling ArgumentParser Option.swift
[42/68] Compiling ArgumentParser OptionGroup.swift
[43/68] Compiling ArgumentParser AsyncParsableCommand.swift
[44/68] Compiling ArgumentParser ParsableArguments.swift
[45/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/68] Compiling ArgumentParser ParsableCommand.swift
[47/68] Compiling ArgumentParser ArgumentDecoder.swift
[48/68] Compiling ArgumentParser ParserError.swift
[49/68] Compiling ArgumentParser SplitArguments.swift
[50/68] Compiling ArgumentParser DumpHelpGenerator.swift
[51/68] Compiling ArgumentParser HelpCommand.swift
[52/68] Compiling ArgumentParser InputOrigin.swift
[53/68] Compiling ArgumentParser Name.swift
[54/68] Compiling ArgumentParser Parsed.swift
[55/68] Compiling ArgumentParser ParsedValues.swift
[56/91] Compiling clutchLib ModuleName.swift
[57/91] Compiling clutchLib ModuleNameHelp.swift
[58/93] Compiling ArgumentParser Platform.swift
[59/93] Compiling ArgumentParser SequenceExtensions.swift
[60/93] Compiling ArgumentParser StringExtensions.swift
[61/93] Compiling ArgumentParser Tree.swift
[62/93] Compiling clutchLib Help.swift
[63/93] Compiling clutchLib PeerNest.swift
[64/93] Compiling clutchLib FoundationScript.swift
[65/93] Compiling clutchLib FoundationScriptSystemCalls.swift
[66/93] Compiling clatch clatch.swift
[67/93] Emitting module clatch
[67/93] Write Objects.LinkFileList
[69/93] Compiling clutchLib SystemCalls.swift
[70/93] Compiling clutchLib SystemCallsHelp.swift
[70/93] Linking clatch
[71/93] Applying clatch
[73/93] Emitting module clutchLib
[74/93] Compiling clutchLib NestPaths.swift
[75/93] Compiling clutchLib NestPathsStatus.swift
[76/93] Compiling clutchLib AskMode.swift
[77/93] Compiling clutchLib DriverConfig.swift
[78/93] Compiling clutchLib Identifier.swift
[79/93] Compiling clutchLib FileItemHelp.swift
[80/93] Compiling clutchLib PeerOp.swift
[81/93] Compiling clutchLib UserAskKind.swift
[82/93] Compiling clutchLib FileItem.swift
[83/93] Compiling clutchLib AskDataBuilder.swift
[84/93] Compiling clutchLib ClutchDriver.swift
[85/93] Compiling clutchLib ClutchDriverErrors.swift
[86/93] Compiling clutchLib Err.swift
[87/93] Compiling clutchLib StdlibHelp.swift
[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] Write Objects.LinkFileList
[93/97] Linking clutch
[94/97] Applying clutch
[95/97] Linking ClutchAP
[96/97] Applying ClutchAP
Build complete! (14.05s)
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"
      ],
      "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.