The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of clutch, reference 0.5.6 (9ddef6), with Swift 5.10 for Linux on 10 Feb 2025 23:12:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-nest/clutch.git
Reference: 0.5.6
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
 * tag               0.5.6      -> FETCH_HEAD
HEAD is now at 9ddef6d Package: swift-system 1.2.2 -> 1.4.0
Cloned https://github.com/swift-nest/clutch.git
Revision (git rev-parse @):
9ddef6dea687f1af8f3a69a1ce5ef9f92c4037d7
SUCCESS checkout https://github.com/swift-nest/clutch.git at 0.5.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-nest/clutch.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-system
[1/1569] Fetching swift-atomics
[535/5622] Fetching swift-atomics, swift-system
[5623/18870] Fetching swift-atomics, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-atomics from cache (0.68s)
Fetched https://github.com/apple/swift-system from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.32s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.30s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics 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.4.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/23] Write sources
[8/23] Compiling CSystem shims.c
[9/23] Write swift-version-24593BA9C3E375BF.txt
[11/53] Emitting module SystemPackage
[12/56] Compiling SystemPackage Util+StringArray.swift
[13/56] Compiling SystemPackage Util.swift
[14/56] Compiling SystemPackage UtilConsumers.swift
[15/56] Compiling SystemPackage Errno.swift
[16/56] Compiling SystemPackage ErrnoWindows.swift
[17/56] Compiling SystemPackage FileDescriptor.swift
[18/56] Compiling SystemPackage FileHelpers.swift
[19/56] Compiling SystemPackage FilePathParsing.swift
[20/56] Compiling SystemPackage FilePathString.swift
[21/56] Compiling SystemPackage FilePathSyntax.swift
[22/56] Compiling SystemPackage FilePathTemp.swift
[23/56] Emitting module ArgumentParserToolInfo
[24/56] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/57] Wrapping AST for ArgumentParserToolInfo for debugging
[27/95] Compiling ArgumentParser ParserError.swift
[28/95] Compiling ArgumentParser SplitArguments.swift
[29/95] Compiling ArgumentParser DumpHelpGenerator.swift
[30/95] Compiling ArgumentParser ParsableArguments.swift
[31/95] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/95] Compiling ArgumentParser ParsableCommand.swift
[33/95] Compiling ArgumentParser ArgumentDecoder.swift
[34/95] Compiling ArgumentParser ArgumentDefinition.swift
[35/95] Compiling ArgumentParser ArgumentSet.swift
[36/95] Compiling ArgumentParser CommandParser.swift
[37/95] Compiling ArgumentParser InputKey.swift
[38/95] Compiling ArgumentParser CommandConfiguration.swift
[39/95] Compiling ArgumentParser CommandGroup.swift
[40/95] Compiling ArgumentParser EnumerableFlag.swift
[41/95] Compiling ArgumentParser ExpressibleByArgument.swift
[42/95] Compiling ArgumentParser InputOrigin.swift
[43/95] Compiling ArgumentParser Name.swift
[44/95] Compiling ArgumentParser Parsed.swift
[45/95] Compiling ArgumentParser ParsedValues.swift
[46/95] Compiling ArgumentParser OptionGroup.swift
[47/95] Compiling ArgumentParser AsyncParsableCommand.swift
[52/101] Emitting module ArgumentParser
[52/101] Wrapping AST for SystemPackage for debugging
[54/124] Compiling clutchLib AskDataBuilder.swift
[55/124] Compiling clutchLib ClutchDriver.swift
[56/124] Compiling clutchLib ClutchDriverErrors.swift
[57/124] Compiling clutchLib AskMode.swift
[58/124] Compiling clutchLib DriverConfig.swift
[59/124] Compiling clutchLib Identifier.swift
[60/124] Compiling clutchLib Err.swift
[61/124] Compiling clutchLib StdlibHelp.swift
[65/126] Compiling clutchLib SystemCalls.swift
[66/126] Compiling clutchLib SystemCallsHelp.swift
[67/126] Compiling ArgumentParser CollectionExtensions.swift
[68/126] Compiling ArgumentParser Platform.swift
[69/126] Compiling ArgumentParser SequenceExtensions.swift
[70/126] Compiling ArgumentParser StringExtensions.swift
[71/126] Compiling ArgumentParser Tree.swift
[72/126] Compiling clutchLib FileItem.swift
[73/126] Compiling clutchLib FileItemHelp.swift
[74/126] Compiling clutchLib PeerOp.swift
[75/126] Compiling clutchLib Help.swift
[77/126] Compiling clutchLib NestPathsStatus.swift
/host/spi-builder-workspace/Sources/clutch/Files/FileItem.swift:4:19: remark: '@preconcurrency' attribute on module 'SystemPackage' is unused
  @preconcurrency import struct SystemPackage.FilePath
  ~~~~~~~~~~~~~~~~^

[78/126] Compiling clutchLib UserAskKind.swift
/host/spi-builder-workspace/Sources/clutch/Files/FileItem.swift:4:19: remark: '@preconcurrency' attribute on module 'SystemPackage' is unused
  @preconcurrency import struct SystemPackage.FilePath
  ~~~~~~~~~~~~~~~~^

/host/spi-builder-workspace/Sources/clutch/Files/FileItem.swift:4:19: remark: '@preconcurrency' attribute on module 'SystemPackage' is unused
  @preconcurrency import struct SystemPackage.FilePath
  ~~~~~~~~~~~~~~~~^

[80/126] Compiling clutchLib ModuleName.swift
[81/126] Compiling clutchLib ModuleNameHelp.swift
[82/126] Compiling clutchLib NestPaths.swift
[86/126] Compiling clutchLib PeerNest.swift
/host/spi-builder-workspace/Sources/clutch/system-impl/FoundationScript.swift:3:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[87/126] Compiling clutchLib FoundationScript.swift
/host/spi-builder-workspace/Sources/clutch/system-impl/FoundationScript.swift:3:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[88/126] Compiling clutchLib FoundationScriptSystemCalls.swift
/host/spi-builder-workspace/Sources/clutch/system-impl/FoundationScript.swift:3:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[99/126] Compiling ArgumentParser ArgumentVisibility.swift
[100/126] Compiling ArgumentParser CompletionKind.swift
[101/126] Compiling ArgumentParser Errors.swift
[102/126] Compiling ArgumentParser Flag.swift
[103/126] Compiling ArgumentParser NameSpecification.swift
[104/126] Compiling ArgumentParser Option.swift
[106/126] Compiling ArgumentParser HelpCommand.swift
[107/126] Compiling ArgumentParser HelpGenerator.swift
[108/126] Compiling ArgumentParser MessageInfo.swift
[109/126] Compiling ArgumentParser UsageGenerator.swift
[110/127] Emitting module clatch
[111/127] Compiling clatch clatch.swift
/host/spi-builder-workspace/Sources/clatch/clatch.swift:3:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation
~~~~~~~~~~~~~~~~^
[114/128] Emitting module clutchLib
[118/129] Wrapping AST for ArgumentParser for debugging
[119/129] Wrapping AST for clatch for debugging
[120/129] Write Objects.LinkFileList
[121/129] Wrapping AST for clutchLib for debugging
[123/133] Emitting module clutch
[124/133] Compiling clutch clutch.swift
[124/133] Linking clatch
[126/134] Wrapping AST for clutch for debugging
[127/134] Write Objects.LinkFileList
[128/134] Linking clutch
[130/134] Emitting module ClutchAP
[131/134] Compiling ClutchAP ClutchMain.swift
[132/135] Wrapping AST for ClutchAP for debugging
[133/135] Write Objects.LinkFileList
[134/135] Linking ClutchAP
Build complete! (13.87s)
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.2.2",
            "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" : "12.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",
        "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_dependencies" : [
        "SystemPackage"
      ],
      "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"
      ],
      "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_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "clatch"
      ],
      "sources" : [
        "clatch.swift"
      ],
      "type" : "executable"
    },
    {
      "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.7"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.