The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of clutch, reference 0.5.7 (273c35), with Swift 6.1 for macOS (SPM) on 29 Jul 2025 05:29:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

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
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-system from cache (0.70s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.08s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.65s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.49s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.51s)
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",
  "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.0",
          "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.6.1",
          "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/1393] Fetching clutch
Fetched https://github.com/swift-nest/clutch.git from cache (0.78s)
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.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.07s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.03s)
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/swift-nest/clutch.git
Working copy of https://github.com/swift-nest/clutch.git resolved at 0.5.7 (273c351)
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
warning: 'clutch': ignoring duplicate product 'SystemPackage' from package 'swift-system'
Found 2 product dependencies
  - swift-system
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-nest/clutch.git
https://github.com/swift-nest/clutch.git
{
  "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'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/21] Write sources
[1/21] Write clatch-entitlement.plist
[3/21] Write clutch-entitlement.plist
[4/21] Write sources
[6/21] Write ClutchAP-entitlement.plist
[10/21] Write sources
[11/21] Write swift-version-2F0A5646E1D333AE.txt
[13/25] Emitting module ArgumentParserToolInfo
[14/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/64] Compiling MinSys MinSys.swift
[16/64] Emitting module MinSys
[17/87] Emitting module clutchLib
[18/89] Compiling clutchLib UserAskKind.swift
[19/89] Compiling clutchLib FileItem.swift
[20/89] Compiling clutchLib NestPaths.swift
[21/89] Compiling clutchLib NestPathsStatus.swift
[24/93] Compiling clutchLib StdlibHelp.swift
[25/93] Compiling clutchLib Help.swift
[26/93] Compiling clutchLib PeerNest.swift
[27/93] Compiling clutchLib ModuleName.swift
[28/93] Compiling clutchLib SystemCalls.swift
[29/93] Compiling clutchLib SystemCallsHelp.swift
[30/93] Emitting module ArgumentParser
[31/93] Compiling ArgumentParser Platform.swift
[32/93] Compiling ArgumentParser SequenceExtensions.swift
[33/93] Compiling ArgumentParser StringExtensions.swift
[34/93] Compiling ArgumentParser Tree.swift
[35/93] Compiling ArgumentParser ParsableArguments.swift
[36/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/93] Compiling ArgumentParser ParsableCommand.swift
[38/93] Compiling ArgumentParser ArgumentDecoder.swift
[40/93] Compiling ArgumentParser ArgumentVisibility.swift
[41/93] Compiling ArgumentParser CompletionKind.swift
[42/93] Compiling ArgumentParser Errors.swift
[43/93] Compiling ArgumentParser Flag.swift
[44/93] Compiling clutchLib AskDataBuilder.swift
[45/93] Compiling clutchLib ClutchDriver.swift
[46/93] Compiling clutchLib ClutchDriverErrors.swift
[47/93] Compiling clutchLib FileItemHelp.swift
[48/93] Compiling clutchLib PeerOp.swift
[52/93] Compiling clutchLib ModuleNameHelp.swift
[53/93] Compiling clutchLib FoundationScript.swift
[54/93] Compiling clutchLib FoundationScriptSystemCalls.swift
[56/93] Compiling clatch clatch.swift
[57/93] Emitting module clatch
[60/93] Compiling clutchLib Err.swift
[70/93] Compiling clutchLib AskMode.swift
[71/93] Compiling clutchLib DriverConfig.swift
[72/93] Compiling clutchLib Identifier.swift
[72/93] Write Objects.LinkFileList
[74/95] Emitting module clutch
[75/95] Compiling clutch clutch.swift
[75/95] Write Objects.LinkFileList
[76/95] Linking clatch
[77/95] Applying clatch
[79/95] Compiling ArgumentParser InputOrigin.swift
[80/95] Compiling ArgumentParser Name.swift
[81/95] Compiling ArgumentParser Parsed.swift
[82/95] Compiling ArgumentParser ParsedValues.swift
[83/95] Compiling ArgumentParser HelpGenerator.swift
[84/95] Compiling ArgumentParser MessageInfo.swift
[85/95] Compiling ArgumentParser UsageGenerator.swift
[86/95] Compiling ArgumentParser CollectionExtensions.swift
[90/97] Linking clutch
[91/97] Applying clutch
[93/97] Emitting module ClutchAP
[94/97] Compiling ClutchAP ClutchMain.swift
[94/97] Write Objects.LinkFileList
[95/97] Linking ClutchAP
[96/97] Applying ClutchAP
Build complete! (10.22s)
warning: 'spi-builder-workspace': ignoring duplicate product 'SystemPackage' from package 'swift-system'
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.