The Swift Package Index logo.Swift Package Index

Build Information

Successful build of clutch, reference main (8a2991), with Swift 6.2 for Linux on 29 Jan 2026 12:40:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.68.0
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 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
========================================
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-4609320-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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/1820] Fetching swift-atomics
[92/18952] Fetching swift-atomics, swift-argument-parser
[3586/24494] Fetching swift-atomics, swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-atomics from cache (0.90s)
Fetched https://github.com/apple/swift-system from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.91s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (1.38s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.49s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.50s)
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/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.7.0
[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] Emitting module ArgumentParserToolInfo
[14/59] Emitting module SystemPackage
[15/63] Compiling SystemPackage SystemString.swift
[16/63] Compiling SystemPackage Util+StringArray.swift
[17/63] Compiling SystemPackage Util.swift
[18/63] Compiling SystemPackage UtilConsumers.swift
[19/63] Compiling SystemPackage FilePath.swift
[20/63] Compiling SystemPackage FilePathComponentView.swift
[21/63] Compiling SystemPackage FilePathComponents.swift
[22/63] Compiling SystemPackage FilePathParsing.swift
[23/63] Compiling SystemPackage FilePathString.swift
[24/63] Compiling SystemPackage Errno.swift
[25/63] Compiling SystemPackage ErrnoWindows.swift
[26/63] Compiling SystemPackage FileDescriptor.swift
[27/63] Compiling SystemPackage FileHelpers.swift
[28/63] Compiling SystemPackage FileOperations.swift
[29/63] Compiling SystemPackage FilePathSyntax.swift
[30/63] Compiling SystemPackage FilePathTemp.swift
[31/63] Compiling SystemPackage FilePathTempPosix.swift
[32/63] Compiling SystemPackage FilePathTempWindows.swift
[33/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[34/64] Wrapping AST for ArgumentParserToolInfo for debugging
[36/110] Compiling ArgumentParser ParsableCommand.swift
[37/110] Compiling ArgumentParser ArgumentDecoder.swift
[38/110] Compiling ArgumentParser ArgumentDefinition.swift
[39/110] Compiling ArgumentParser ArgumentSet.swift
[40/110] Compiling ArgumentParser InputOrigin.swift
[41/110] Compiling ArgumentParser Name.swift
[42/110] Compiling ArgumentParser Parsed.swift
[43/110] Compiling ArgumentParser ParsedValues.swift
[44/110] Emitting module ArgumentParser
[45/116] Compiling ArgumentParser ParserError.swift
[46/116] Compiling ArgumentParser SplitArguments.swift
[47/116] Compiling ArgumentParser Foundation.swift
[48/116] Compiling ArgumentParser Mutex.swift
[49/116] Compiling ArgumentParser Platform.swift
[50/116] Compiling ArgumentParser SequenceExtensions.swift
[51/116] Compiling ArgumentParser StringExtensions.swift
[52/116] Compiling ArgumentParser SwiftExtensions.swift
[53/117] Wrapping AST for SystemPackage for debugging
[55/119] Compiling ArgumentParser Tree.swift
[56/119] Compiling ArgumentParser CodingKeyValidator.swift
[57/119] Compiling ArgumentParser NonsenseFlagsValidator.swift
[58/119] Compiling ArgumentParser ParsableArgumentsValidation.swift
[59/119] Compiling ArgumentParser PositionalArgumentsValidator.swift
[60/119] Compiling ArgumentParser UniqueNamesValidator.swift
[61/119] Compiling ArgumentParser ArgumentVisibility.swift
[62/119] Compiling ArgumentParser CompletionKind.swift
[63/119] Compiling ArgumentParser Errors.swift
[64/119] Compiling ArgumentParser Flag.swift
[65/119] Compiling ArgumentParser NameSpecification.swift
[66/119] Compiling ArgumentParser Option.swift
[67/119] Compiling ArgumentParser OptionGroup.swift
[80/119] Compiling ArgumentParser DumpHelpGenerator.swift
[81/119] Compiling ArgumentParser HelpCommand.swift
[82/119] Compiling ArgumentParser HelpGenerator.swift
[83/119] Compiling ArgumentParser MessageInfo.swift
[84/119] Compiling ArgumentParser UsageGenerator.swift
[85/119] Compiling ArgumentParser CollectionExtensions.swift
[86/119] Compiling ArgumentParser BashCompletionsGenerator.swift
[87/119] Compiling ArgumentParser CompletionsGenerator.swift
[88/119] Compiling ArgumentParser FishCompletionsGenerator.swift
[89/119] Compiling ArgumentParser ZshCompletionsGenerator.swift
[90/119] Compiling ArgumentParser Argument.swift
[91/119] Compiling ArgumentParser ArgumentDiscussion.swift
[92/119] Compiling ArgumentParser ArgumentHelp.swift
[93/119] Compiling ArgumentParser ParentCommand.swift
[94/119] Compiling ArgumentParser AsyncParsableCommand.swift
[95/119] Compiling ArgumentParser CommandConfiguration.swift
[96/119] Compiling ArgumentParser CommandGroup.swift
[97/119] Compiling ArgumentParser EnumerableFlag.swift
[98/119] Compiling ArgumentParser ExpressibleByArgument.swift
[99/119] Compiling ArgumentParser ParsableArguments.swift
[104/119] Compiling ArgumentParser CommandParser.swift
[105/119] Compiling ArgumentParser InputKey.swift
[106/120] Wrapping AST for ArgumentParser for debugging
[108/120] Emitting module MinSys
[109/120] Compiling MinSys MinSys.swift
[110/121] Wrapping AST for MinSys for debugging
[112/144] Compiling clutchLib Err.swift
[113/144] Compiling clutchLib StdlibHelp.swift
[114/146] Compiling clutchLib AskMode.swift
[115/146] Compiling clutchLib DriverConfig.swift
[116/146] Compiling clutchLib Identifier.swift
[117/146] Emitting module clutchLib
[118/146] Compiling clutchLib ModuleName.swift
[119/146] Compiling clutchLib ModuleNameHelp.swift
[120/146] Compiling clutchLib NestPaths.swift
[121/146] Compiling clutchLib NestPathsStatus.swift
[122/146] Compiling clutchLib UserAskKind.swift
[123/146] Compiling clutchLib FileItem.swift
[124/146] Compiling clutchLib SystemCalls.swift
[125/146] Compiling clutchLib SystemCallsHelp.swift
[126/146] Compiling clutchLib FileItemHelp.swift
[127/146] Compiling clutchLib PeerOp.swift
[128/146] Compiling clutchLib Help.swift
[129/146] Emitting module clatch
[130/146] Compiling clatch clatch.swift
[131/147] Compiling clutchLib PeerNest.swift
[132/147] Compiling clutchLib FoundationScript.swift
[133/147] Compiling clutchLib FoundationScriptSystemCalls.swift
[134/147] Wrapping AST for clatch for debugging
[135/147] Write Objects.LinkFileList
[136/147] Linking clatch
[138/147] Compiling clutchLib AskDataBuilder.swift
[139/147] Compiling clutchLib ClutchDriver.swift
[140/147] Compiling clutchLib ClutchDriverErrors.swift
[141/148] Wrapping AST for clutchLib for debugging
[143/152] Emitting module clutch
[144/152] Compiling clutch clutch.swift
[145/153] Wrapping AST for clutch for debugging
[146/153] Write Objects.LinkFileList
[147/153] Linking clutch
[149/153] Emitting module ClutchAP
[150/153] Compiling ClutchAP ClutchMain.swift
[151/154] Wrapping AST for ClutchAP for debugging
[152/154] Write Objects.LinkFileList
[153/154] Linking ClutchAP
Build complete! (26.78s)
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"
      ],
      "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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.