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 main (6664b5), with Swift 6.2 (beta) for Linux on 31 Aug 2025 09:52:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-nest/clutch.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swift-nest/clutch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6664b55 swift-format: disable UseLetInEveryBoundCaseVariable as 6.0.1 formatter
Cloned https://github.com/swift-nest/clutch.git
Revision (git rev-parse @):
6664b559c81fd4edd8b56789b6355b97d900ddb7
SUCCESS checkout https://github.com/swift-nest/clutch.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-nest/clutch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-atomics
[1/1808] Fetching swift-atomics
[707/6749] Fetching swift-atomics, swift-system
[6750/22438] Fetching swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system from cache (1.06s)
Fetched https://github.com/apple/swift-atomics from cache (1.06s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (1.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.45s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.2 (0.64s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/26] Write sources
[10/26] Write swift-version-24593BA9C3E375BF.txt
[11/26] Compiling CSystem shims.c
[13/59] Compiling SystemPackage FilePathSyntax.swift
[14/59] Compiling SystemPackage FilePathTemp.swift
[15/59] Compiling SystemPackage FilePathTempPosix.swift
[16/59] Compiling SystemPackage FilePathTempWindows.swift
[17/59] Compiling SystemPackage FilePathWindows.swift
[18/59] Compiling SystemPackage FilePermissions.swift
[19/59] Compiling SystemPackage IOCompletion.swift
[20/59] Compiling SystemPackage IORequest.swift
[21/63] Compiling SystemPackage Errno.swift
[22/63] Compiling SystemPackage ErrnoWindows.swift
[23/63] Compiling SystemPackage FileDescriptor.swift
[24/63] Compiling SystemPackage FileHelpers.swift
[25/63] Compiling SystemPackage FileOperations.swift
[26/63] Emitting module SystemPackage
[27/63] Compiling SystemPackage FilePath.swift
[28/63] Compiling SystemPackage FilePathComponentView.swift
[29/63] Compiling SystemPackage FilePathComponents.swift
[30/63] Compiling SystemPackage FilePathParsing.swift
[31/63] Compiling SystemPackage FilePathString.swift
[32/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/63] Emitting module ArgumentParserToolInfo
[34/64] Wrapping AST for ArgumentParserToolInfo for debugging
[36/64] Compiling SystemPackage IORing.swift
[37/64] Compiling SystemPackage RawIORequest.swift
[38/64] Compiling SystemPackage Backcompat.swift
[39/64] Compiling SystemPackage CInterop.swift
[40/108] Compiling ArgumentParser ArgumentDefinition.swift
[41/108] Compiling ArgumentParser ArgumentSet.swift
[42/108] Compiling ArgumentParser CommandParser.swift
[43/108] Compiling ArgumentParser InputKey.swift
[44/108] Compiling ArgumentParser InputOrigin.swift
[45/108] Compiling ArgumentParser Name.swift
[46/108] Compiling ArgumentParser Parsed.swift
[47/108] Compiling ArgumentParser ParsedValues.swift
[48/108] Compiling ArgumentParser ParserError.swift
[49/108] Compiling ArgumentParser SplitArguments.swift
[50/108] Compiling ArgumentParser DumpHelpGenerator.swift
[51/108] Compiling ArgumentParser HelpCommand.swift
[52/109] Wrapping AST for SystemPackage for debugging
[60/117] Compiling ArgumentParser OptionGroup.swift
[61/117] Compiling ArgumentParser AsyncParsableCommand.swift
[62/117] Compiling ArgumentParser CommandConfiguration.swift
[63/117] Compiling ArgumentParser CommandGroup.swift
[64/117] Compiling ArgumentParser EnumerableFlag.swift
[65/117] Compiling ArgumentParser ExpressibleByArgument.swift
[66/117] Compiling ArgumentParser BashCompletionsGenerator.swift
[67/117] Compiling ArgumentParser CompletionsGenerator.swift
[68/117] Compiling ArgumentParser FishCompletionsGenerator.swift
[69/117] Compiling ArgumentParser ZshCompletionsGenerator.swift
[70/117] Compiling ArgumentParser Argument.swift
[71/117] Compiling ArgumentParser ArgumentDiscussion.swift
[72/117] Compiling ArgumentParser ArgumentHelp.swift
[73/117] Compiling ArgumentParser Tree.swift
[74/117] Compiling ArgumentParser CodingKeyValidator.swift
[75/117] Compiling ArgumentParser NonsenseFlagsValidator.swift
[76/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[77/117] Compiling ArgumentParser PositionalArgumentsValidator.swift
[78/117] Compiling ArgumentParser UniqueNamesValidator.swift
[79/117] Emitting module MinSys
[80/117] Compiling MinSys MinSys.swift
[81/117] Compiling ArgumentParser CollectionExtensions.swift
[82/117] Compiling ArgumentParser Mutex.swift
[83/117] Compiling ArgumentParser Platform.swift
[84/117] Compiling ArgumentParser SequenceExtensions.swift
[85/117] Compiling ArgumentParser StringExtensions.swift
[86/117] Compiling ArgumentParser SwiftExtensions.swift
[87/118] Wrapping AST for MinSys for debugging
[89/141] Compiling clutchLib Err.swift
[90/141] Compiling clutchLib StdlibHelp.swift
[91/143] Emitting module clutchLib
[92/143] Compiling clutchLib SystemCalls.swift
[93/143] Compiling clutchLib SystemCallsHelp.swift
[97/143] Compiling ArgumentParser HelpGenerator.swift
[98/143] Compiling ArgumentParser MessageInfo.swift
[99/143] Compiling ArgumentParser UsageGenerator.swift
[100/143] Emitting module clatch
[101/143] Compiling clatch clatch.swift
[103/144] Compiling clutchLib PeerNest.swift
[104/144] Compiling clutchLib FoundationScript.swift
[105/144] Compiling clutchLib FoundationScriptSystemCalls.swift
[105/144] Wrapping AST for clatch for debugging
[106/144] Write Objects.LinkFileList
[108/144] Compiling clutchLib ModuleName.swift
[109/144] Compiling clutchLib ModuleNameHelp.swift
[110/144] Compiling clutchLib NestPaths.swift
[111/144] Compiling clutchLib AskMode.swift
[112/144] Compiling clutchLib DriverConfig.swift
[113/144] Compiling clutchLib Identifier.swift
[114/144] Compiling clutchLib NestPathsStatus.swift
[115/144] Compiling clutchLib UserAskKind.swift
[116/144] Compiling clutchLib FileItem.swift
[117/144] Compiling clutchLib FileItemHelp.swift
[118/144] Compiling clutchLib PeerOp.swift
[119/144] Compiling clutchLib Help.swift
[119/144] Linking clatch
[127/144] Emitting module ArgumentParser
[134/145] Wrapping AST for ArgumentParser for debugging
[136/145] Compiling clutchLib AskDataBuilder.swift
[137/145] Compiling clutchLib ClutchDriver.swift
[138/145] Compiling clutchLib ClutchDriverErrors.swift
[139/146] Wrapping AST for clutchLib for debugging
[141/150] Emitting module clutch
[142/150] Compiling clutch clutch.swift
[143/151] Wrapping AST for clutch for debugging
[144/151] Write Objects.LinkFileList
[145/151] Linking clutch
[147/151] Emitting module ClutchAP
[148/151] Compiling ClutchAP ClutchMain.swift
[149/152] Wrapping AST for ClutchAP for debugging
[150/152] Write Objects.LinkFileList
[151/152] Linking ClutchAP
Build complete! (30.41s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': ignoring duplicate product 'SystemPackage' from package 'swift-system'
Done.