The Swift Package Index logo.Swift Package Index

Build Information

Successful build of clutch, reference main (8a2991), with Swift 6.0 for Linux on 29 Jan 2026 12:41:12 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.0-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.0
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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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
[693/18952] Fetching swift-atomics, swift-argument-parser
[3192/24494] Fetching swift-atomics, swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-atomics from cache (0.70s)
Fetched https://github.com/apple/swift-system from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.71s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.67s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.72s)
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
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
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
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 SystemString.swift
[15/63] Compiling SystemPackage Util+StringArray.swift
[16/63] Compiling SystemPackage Util.swift
[17/63] Compiling SystemPackage UtilConsumers.swift
[18/63] Compiling SystemPackage Errno.swift
[19/63] Compiling SystemPackage ErrnoWindows.swift
[20/63] Compiling SystemPackage FileDescriptor.swift
[21/63] Compiling SystemPackage FileHelpers.swift
[22/63] Compiling SystemPackage FileOperations.swift
[23/63] Compiling SystemPackage FilePath.swift
[24/63] Compiling SystemPackage FilePathComponentView.swift
[25/63] Compiling SystemPackage FilePathComponents.swift
[26/63] Compiling SystemPackage FilePathParsing.swift
[27/63] Compiling SystemPackage FilePathString.swift
[28/63] Emitting module ArgumentParserToolInfo
[29/63] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/64] Wrapping AST for ArgumentParserToolInfo for debugging
[32/64] Compiling SystemPackage IORing.swift
[33/64] Compiling SystemPackage RawIORequest.swift
[34/64] Compiling SystemPackage Backcompat.swift
[35/64] Compiling SystemPackage CInterop.swift
[36/64] Compiling SystemPackage Syscalls.swift
[37/64] Compiling SystemPackage WindowsSyscallAdapters.swift
[38/64] Compiling SystemPackage MachPort.swift
[39/64] Compiling SystemPackage PlatformString.swift
[40/64] Compiling SystemPackage FilePathWindows.swift
[41/64] Compiling SystemPackage FilePermissions.swift
[42/64] Compiling SystemPackage IOCompletion.swift
[43/64] Compiling SystemPackage IORequest.swift
[44/100] Compiling ArgumentParser Mutex.swift
[45/100] Compiling ArgumentParser Platform.swift
[46/100] Compiling ArgumentParser SequenceExtensions.swift
[47/100] Compiling ArgumentParser StringExtensions.swift
[48/100] Compiling ArgumentParser ArgumentSet.swift
[49/100] Compiling ArgumentParser CommandParser.swift
[50/100] Compiling ArgumentParser InputKey.swift
[51/100] Compiling ArgumentParser Foundation.swift
[52/111] Wrapping AST for SystemPackage for debugging
[54/113] Emitting module ArgumentParser
[55/119] Emitting module MinSys
[56/119] Compiling MinSys MinSys.swift
[58/120] Compiling ArgumentParser ArgumentVisibility.swift
[59/120] Compiling ArgumentParser CompletionKind.swift
[60/120] Compiling ArgumentParser Errors.swift
[61/120] Compiling ArgumentParser Flag.swift
[62/120] Compiling ArgumentParser NameSpecification.swift
[63/120] Compiling ArgumentParser Option.swift
[64/120] Compiling ArgumentParser OptionGroup.swift
[64/120] Wrapping AST for MinSys for debugging
[66/120] Compiling ArgumentParser Tree.swift
[67/120] Compiling ArgumentParser CodingKeyValidator.swift
[68/120] Compiling ArgumentParser NonsenseFlagsValidator.swift
[69/120] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/120] Compiling ArgumentParser PositionalArgumentsValidator.swift
[71/120] Compiling ArgumentParser UniqueNamesValidator.swift
[72/120] Compiling ArgumentParser DumpHelpGenerator.swift
[73/120] Compiling ArgumentParser HelpCommand.swift
[74/120] Compiling ArgumentParser HelpGenerator.swift
[75/120] Compiling ArgumentParser MessageInfo.swift
[76/120] Compiling ArgumentParser UsageGenerator.swift
[77/120] Compiling ArgumentParser CollectionExtensions.swift
[83/120] Compiling ArgumentParser SwiftExtensions.swift
[84/120] Compiling ArgumentParser InputOrigin.swift
[85/120] Compiling ArgumentParser Name.swift
[86/120] Compiling ArgumentParser Parsed.swift
[87/120] Compiling ArgumentParser ParsedValues.swift
[88/120] Compiling ArgumentParser ParserError.swift
[89/120] Compiling ArgumentParser SplitArguments.swift
[90/120] Compiling ArgumentParser BashCompletionsGenerator.swift
[91/120] Compiling ArgumentParser CompletionsGenerator.swift
[92/120] Compiling ArgumentParser FishCompletionsGenerator.swift
[93/120] Compiling ArgumentParser ZshCompletionsGenerator.swift
[94/120] Compiling ArgumentParser Argument.swift
[95/120] Compiling ArgumentParser ArgumentDiscussion.swift
[96/120] Compiling ArgumentParser ArgumentHelp.swift
[97/120] Compiling ArgumentParser ParentCommand.swift
[98/120] Compiling ArgumentParser AsyncParsableCommand.swift
[99/120] Compiling ArgumentParser CommandConfiguration.swift
[100/120] Compiling ArgumentParser CommandGroup.swift
[101/120] Compiling ArgumentParser EnumerableFlag.swift
[102/120] Compiling ArgumentParser ExpressibleByArgument.swift
[103/120] Compiling ArgumentParser ParsableArguments.swift
[104/143] Compiling clutchLib Err.swift
[105/143] Compiling clutchLib StdlibHelp.swift
[106/143] Emitting module clutchLib
[107/145] Compiling clutchLib SystemCalls.swift
[108/145] Compiling clutchLib SystemCallsHelp.swift
[109/145] Compiling clutchLib FileItemHelp.swift
[110/145] Compiling clutchLib PeerOp.swift
[111/145] Compiling clutchLib Help.swift
[112/145] Compiling clutchLib NestPathsStatus.swift
[113/145] Compiling clutchLib UserAskKind.swift
[114/145] Compiling clutchLib FileItem.swift
[115/145] Compiling clutchLib PeerNest.swift
[116/145] Compiling clutchLib FoundationScript.swift
[117/145] Compiling clutchLib FoundationScriptSystemCalls.swift
[118/145] Emitting module clatch
[119/145] Compiling clatch clatch.swift
[121/146] Compiling clutchLib ModuleNameHelp.swift
[122/146] Compiling clutchLib NestPaths.swift
[123/146] Compiling clutchLib AskMode.swift
[124/146] Compiling clutchLib DriverConfig.swift
[125/146] Compiling clutchLib Identifier.swift
[127/147] Wrapping AST for clatch for debugging
[128/147] Write Objects.LinkFileList
[129/147] Wrapping AST for ArgumentParser for debugging
[130/147] Linking clatch
[132/147] Compiling clutchLib ModuleName.swift
[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! (28.02s)
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
      }
    }
  ],
  "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" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.