The Swift Package Index logo.Swift Package Index

Build Information

Successful build of clutch, reference main (8a2991), with Swift 6.3 for Linux on 16 Apr 2026 15:35:39 UTC.

Swift 6 data race errors: 0

Build Command

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

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 /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.3
Building package at path:  $PWD
https://github.com/swift-nest/clutch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-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
[602/19343] Fetching swift-atomics, swift-argument-parser
[3223/24944] Fetching swift-atomics, swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-atomics from cache (0.56s)
[18919/23124] Fetching swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system from cache (0.85s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (1.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.94s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.24s)
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-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-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/26] Write sources
[10/26] Compiling CSystem shims.c
[11/26] Write swift-version-24593BA9C3E375BF.txt
[13/59] Emitting module SystemPackage
[14/63] Compiling SystemPackage FilePath.swift
[15/63] Compiling SystemPackage FilePathComponentView.swift
[16/63] Compiling SystemPackage FilePathComponents.swift
[17/63] Compiling SystemPackage FilePathParsing.swift
[18/63] Compiling SystemPackage FilePathString.swift
[19/63] Compiling SystemPackage Errno.swift
[20/63] Compiling SystemPackage ErrnoWindows.swift
[21/63] Compiling SystemPackage FileDescriptor.swift
[22/63] Compiling SystemPackage FileHelpers.swift
[23/63] Compiling SystemPackage FileOperations.swift
[24/63] Compiling SystemPackage FilePathSyntax.swift
[25/63] Compiling SystemPackage FilePathTemp.swift
[26/63] Compiling SystemPackage FilePathTempPosix.swift
[27/63] Compiling SystemPackage FilePathTempWindows.swift
[28/63] Compiling SystemPackage FilePathWindows.swift
[29/63] Compiling SystemPackage FilePermissions.swift
[30/63] Compiling SystemPackage IOCompletion.swift
[31/63] Compiling SystemPackage IORequest.swift
[32/63] Compiling SystemPackage SystemString.swift
[33/63] Compiling SystemPackage Util+StringArray.swift
[34/63] Compiling SystemPackage Util.swift
[35/63] Compiling SystemPackage UtilConsumers.swift
[36/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[37/63] Emitting module ArgumentParserToolInfo
[38/64] Wrapping AST for ArgumentParserToolInfo for debugging
[40/110] Compiling ArgumentParser Mutex.swift
[41/110] Compiling ArgumentParser Platform.swift
[42/110] Compiling ArgumentParser SequenceExtensions.swift
[43/110] Compiling ArgumentParser StringExtensions.swift
[44/110] Compiling ArgumentParser ArgumentVisibility.swift
[45/110] Compiling ArgumentParser CompletionKind.swift
[46/110] Compiling ArgumentParser Errors.swift
[47/110] Compiling ArgumentParser Flag.swift
[48/110] Emitting module ArgumentParser
[49/116] Compiling ArgumentParser ParentCommand.swift
[50/116] Compiling ArgumentParser AsyncParsableCommand.swift
[51/116] Compiling ArgumentParser CommandConfiguration.swift
[52/116] Compiling ArgumentParser CommandGroup.swift
[53/116] Compiling ArgumentParser EnumerableFlag.swift
[54/116] Compiling ArgumentParser ExpressibleByArgument.swift
[55/116] Compiling ArgumentParser ParsableArguments.swift
[56/116] Compiling ArgumentParser Foundation.swift
[61/116] Compiling ArgumentParser SwiftExtensions.swift
[66/116] Compiling ArgumentParser InputOrigin.swift
[67/116] Compiling ArgumentParser Name.swift
[68/116] Compiling ArgumentParser Parsed.swift
[69/116] Compiling ArgumentParser ParsedValues.swift
[70/116] Compiling ArgumentParser ParserError.swift
[71/116] Compiling ArgumentParser SplitArguments.swift
[76/116] Compiling ArgumentParser NameSpecification.swift
[77/116] Compiling ArgumentParser Option.swift
[78/116] Compiling ArgumentParser OptionGroup.swift
[80/117] Compiling ArgumentParser DumpHelpGenerator.swift
[81/117] Compiling ArgumentParser HelpCommand.swift
[82/117] Compiling ArgumentParser HelpGenerator.swift
[83/117] Compiling ArgumentParser MessageInfo.swift
[84/117] Compiling ArgumentParser UsageGenerator.swift
[85/117] Compiling ArgumentParser CollectionExtensions.swift
[86/117] Compiling ArgumentParser Tree.swift
[87/117] Compiling ArgumentParser CodingKeyValidator.swift
[88/117] Compiling ArgumentParser NonsenseFlagsValidator.swift
[89/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[90/117] Compiling ArgumentParser PositionalArgumentsValidator.swift
[91/117] Compiling ArgumentParser UniqueNamesValidator.swift
[91/119] Wrapping AST for SystemPackage for debugging
[93/119] Compiling ArgumentParser BashCompletionsGenerator.swift
[94/119] Compiling ArgumentParser CompletionsGenerator.swift
[95/119] Compiling ArgumentParser FishCompletionsGenerator.swift
[96/119] Compiling ArgumentParser ZshCompletionsGenerator.swift
[97/119] Compiling ArgumentParser Argument.swift
[98/119] Compiling ArgumentParser ArgumentDiscussion.swift
[99/119] Compiling ArgumentParser ArgumentHelp.swift
[100/119] Compiling ArgumentParser ParsableCommand.swift
[101/119] Compiling ArgumentParser ArgumentDecoder.swift
[102/119] Compiling ArgumentParser ArgumentDefinition.swift
[103/119] Compiling ArgumentParser ArgumentSet.swift
[104/119] Compiling ArgumentParser CommandParser.swift
[105/119] Compiling ArgumentParser InputKey.swift
[106/120] Wrapping AST for ArgumentParser for debugging
[108/120] Compiling MinSys MinSys.swift
[109/120] Emitting module MinSys
[110/121] Wrapping AST for MinSys for debugging
[112/144] Compiling clutchLib AskMode.swift
[113/144] Compiling clutchLib DriverConfig.swift
[114/144] Compiling clutchLib Identifier.swift
[115/146] Emitting module clutchLib
[116/146] Compiling clutchLib SystemCalls.swift
[117/146] Compiling clutchLib SystemCallsHelp.swift
[118/146] Emitting module clatch
[119/146] Compiling clatch clatch.swift
[121/147] Compiling clutchLib ModuleName.swift
[122/147] Compiling clutchLib ModuleNameHelp.swift
[123/147] Compiling clutchLib NestPaths.swift
[124/147] Compiling clutchLib NestPathsStatus.swift
[125/147] Compiling clutchLib UserAskKind.swift
[126/147] Compiling clutchLib FileItem.swift
[127/147] Compiling clutchLib FileItemHelp.swift
[128/147] Compiling clutchLib PeerOp.swift
[129/147] Compiling clutchLib Help.swift
[129/147] Wrapping AST for clatch for debugging
[130/147] Write Objects.LinkFileList
[132/147] Compiling clutchLib Err.swift
[133/147] Compiling clutchLib StdlibHelp.swift
[134/147] Compiling clutchLib PeerNest.swift
[135/147] Compiling clutchLib FoundationScript.swift
[136/147] Compiling clutchLib FoundationScriptSystemCalls.swift
[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! (36.06s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.