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 KipplePlugins, reference 0.5.1 (34b63a), with Swift 6.0 for Linux on 30 Nov 2024 16:13:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KipplePlugins.git
Reference: 0.5.1
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/bdrelling/KipplePlugins
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 34b63a0 Removed install_git_hooks.sh
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
34b63a0b652f40bdbb55a5789ddf6e4663270c12
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bdrelling/KipplePlugins.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swift-kipple/Tools
[1/720] Fetching tools
Fetched https://github.com/swift-kipple/Tools from cache (0.24s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (0.59s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/12395] Fetching swift-argument-parser
[12396/58173] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (33.34s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (34.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.89s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (1.04s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.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.5.0
[1/1] Compiling plugin Format
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/23] Write sources
[3/23] Copying pre-commit
[3/23] Copying default.swiftformat
[3/23] Copying default.gitignore
[3/23] Copying app.gitignore
[13/23] Copying default.swiftlint.yml
[14/23] Write swift-version-24593BA9C3E375BF.txt
[16/141] Emitting module ArgumentParserToolInfo
[17/141] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/142] Wrapping AST for ArgumentParserToolInfo for debugging
[20/180] Compiling ArgumentParser OptionGroup.swift
[21/180] Compiling ArgumentParser AsyncParsableCommand.swift
[22/180] Compiling ArgumentParser CommandConfiguration.swift
[23/180] Compiling ArgumentParser CommandGroup.swift
[24/180] Compiling ArgumentParser EnumerableFlag.swift
[25/185] Compiling ArgumentParser ArgumentVisibility.swift
[26/185] Compiling ArgumentParser CompletionKind.swift
[27/185] Compiling ArgumentParser Errors.swift
[28/185] Compiling ArgumentParser Flag.swift
[29/185] Compiling ArgumentParser NameSpecification.swift
[30/185] Compiling ArgumentParser Option.swift
[31/185] Emitting module ArgumentParser
[32/185] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/185] Compiling ArgumentParser CompletionsGenerator.swift
[34/185] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/185] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/185] Compiling ArgumentParser Argument.swift
[37/185] Compiling ArgumentParser ArgumentHelp.swift
[38/185] Compiling ArgumentParser CollectionExtensions.swift
[39/185] Compiling ArgumentParser Platform.swift
[40/185] Compiling ArgumentParser SequenceExtensions.swift
[41/185] Compiling ArgumentParser StringExtensions.swift
[42/185] Compiling ArgumentParser Tree.swift
[43/185] Compiling SwiftFormat SpaceAroundParens.swift
[44/185] Compiling SwiftFormat SpaceInsideBraces.swift
[45/185] Compiling SwiftFormat SpaceInsideBrackets.swift
[46/185] Compiling SwiftFormat SpaceInsideComments.swift
[47/185] Compiling SwiftFormat SpaceInsideGenerics.swift
[48/185] Compiling SwiftFormat SpaceInsideParens.swift
[49/185] Compiling SwiftFormat Specifiers.swift
[50/185] Compiling SwiftFormat StrongOutlets.swift
[51/185] Compiling SwiftFormat StrongifiedSelf.swift
[52/185] Compiling SwiftFormat Todos.swift
[53/185] Compiling SwiftFormat TrailingClosures.swift
[54/185] Compiling SwiftFormat TrailingCommas.swift
[55/185] Compiling SwiftFormat TrailingSpace.swift
[56/185] Compiling SwiftFormat TypeSugar.swift
[57/185] Compiling SwiftFormat UnusedArguments.swift
[58/185] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[59/201] Compiling ArgumentParser ExpressibleByArgument.swift
[60/201] Compiling ArgumentParser ParsableArguments.swift
[61/201] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/201] Compiling ArgumentParser ParsableCommand.swift
[63/201] Compiling ArgumentParser ArgumentDecoder.swift
[64/201] Compiling ArgumentParser ArgumentDefinition.swift
[65/201] Compiling ArgumentParser ArgumentSet.swift
[66/201] Compiling ArgumentParser CommandParser.swift
[67/201] Compiling ArgumentParser InputKey.swift
[68/201] Compiling ArgumentParser InputOrigin.swift
[69/201] Compiling ArgumentParser Name.swift
[70/201] Compiling ArgumentParser Parsed.swift
[71/201] Compiling ArgumentParser ParsedValues.swift
[72/201] Compiling ArgumentParser ParserError.swift
[73/201] Compiling ArgumentParser SplitArguments.swift
[74/201] Compiling ArgumentParser DumpHelpGenerator.swift
[75/201] Compiling ArgumentParser HelpCommand.swift
[76/201] Compiling SwiftFormat RedundantExtensionACL.swift
[77/201] Compiling SwiftFormat RedundantFileprivate.swift
[78/201] Compiling SwiftFormat RedundantGet.swift
[79/201] Compiling SwiftFormat RedundantInit.swift
[80/201] Compiling SwiftFormat RedundantInternal.swift
[81/201] Compiling SwiftFormat RedundantLet.swift
[82/201] Compiling SwiftFormat RedundantLetError.swift
[83/201] Compiling SwiftFormat RedundantNilInit.swift
[84/201] Compiling SwiftFormat RedundantObjc.swift
[85/201] Compiling SwiftFormat RedundantOptionalBinding.swift
[86/201] Compiling SwiftFormat RedundantParens.swift
[87/201] Compiling SwiftFormat RedundantPattern.swift
[88/201] Compiling SwiftFormat RedundantProperty.swift
[89/201] Compiling SwiftFormat RedundantRawValues.swift
[90/201] Compiling SwiftFormat RedundantReturn.swift
[91/201] Compiling SwiftFormat RedundantSelf.swift
[92/201] Compiling SwiftFormat RedundantStaticSelf.swift
[93/201] Compiling SwiftFormat RedundantType.swift
[94/201] Compiling SwiftFormat RedundantTypedThrows.swift
[95/201] Compiling SwiftFormat RedundantVoidReturnType.swift
[96/201] Compiling SwiftFormat Semicolons.swift
[97/201] Compiling SwiftFormat SortDeclarations.swift
[98/201] Compiling SwiftFormat SortImports.swift
[99/201] Compiling SwiftFormat SortSwitchCases.swift
[100/201] Compiling SwiftFormat SortTypealiases.swift
[101/201] Compiling SwiftFormat SortedImports.swift
[102/201] Compiling SwiftFormat SortedSwitchCases.swift
[103/201] Compiling SwiftFormat SpaceAroundBraces.swift
[104/201] Compiling SwiftFormat SpaceAroundBrackets.swift
[105/201] Compiling SwiftFormat SpaceAroundComments.swift
[106/201] Compiling SwiftFormat SpaceAroundGenerics.swift
[107/201] Compiling SwiftFormat SpaceAroundOperators.swift
[108/201] Compiling SwiftFormat IsEmpty.swift
[109/201] Compiling SwiftFormat LeadingDelimiters.swift
[110/201] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[111/201] Compiling SwiftFormat Linebreaks.swift
[112/201] Compiling SwiftFormat MarkTypes.swift
[113/201] Compiling SwiftFormat ModifierOrder.swift
[114/201] Compiling SwiftFormat NoExplicitOwnership.swift
[115/201] Compiling SwiftFormat NumberFormatting.swift
[116/201] Compiling SwiftFormat OpaqueGenericParameters.swift
[117/201] Compiling SwiftFormat OrganizeDeclarations.swift
[118/201] Compiling SwiftFormat PreferForLoop.swift
[119/201] Compiling SwiftFormat PreferKeyPath.swift
[120/201] Compiling SwiftFormat PropertyTypes.swift
[121/201] Compiling SwiftFormat RedundantBackticks.swift
[122/201] Compiling SwiftFormat RedundantBreak.swift
[123/201] Compiling SwiftFormat RedundantClosure.swift
[141/201] Compiling ArgumentParser HelpGenerator.swift
[142/201] Compiling ArgumentParser MessageInfo.swift
[143/201] Compiling ArgumentParser UsageGenerator.swift
[144/202] Wrapping AST for ArgumentParser for debugging
[146/211] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[147/212] Compiling KippleToolsCore VerboseLogging.swift
[148/212] Compiling KippleToolsCore Shell.swift
[149/212] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[150/212] Compiling KippleToolsCore ShellError.swift
[151/212] Compiling KippleToolsCore ShellCommand.swift
[152/212] Compiling KippleToolsCore ShellCommand+Git.swift
[153/212] Emitting module KippleToolsCore
[154/212] Compiling KippleToolsCore Data+ShellOutput.swift
[155/212] Compiling KippleToolsCore Process+Convenience.swift
[156/213] Wrapping AST for KippleToolsCore for debugging
[166/213] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[167/213] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[168/213] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[169/213] Compiling SwiftFormat BlankLinesBetweenImports.swift
[170/213] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[171/213] Compiling SwiftFormat BlockComments.swift
[172/213] Compiling SwiftFormat Braces.swift
[173/213] Compiling SwiftFormat ConditionalAssignment.swift
[174/213] Compiling SwiftFormat ConsecutiveBlankLines.swift
[175/213] Emitting module SwiftFormat
[176/213] Compiling SwiftFormat Void.swift
[177/213] Compiling SwiftFormat Wrap.swift
[178/213] Compiling SwiftFormat WrapArguments.swift
[179/213] Compiling SwiftFormat WrapAttributes.swift
[180/213] Compiling SwiftFormat WrapConditionalBodies.swift
[181/213] Compiling SwiftFormat WrapEnumCases.swift
[182/213] Compiling SwiftFormat WrapLoopBodies.swift
[183/213] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[184/213] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[185/213] Compiling SwiftFormat WrapSingleLineComments.swift
[186/213] Compiling SwiftFormat WrapSwitchCases.swift
[187/213] Compiling SwiftFormat YodaConditions.swift
[188/213] Compiling SwiftFormat Singularize.swift
[189/213] Compiling SwiftFormat SwiftFormat.swift
[190/213] Compiling SwiftFormat Tokenizer.swift
[191/213] Compiling SwiftFormat XMLReporter.swift
[209/214] Wrapping AST for SwiftFormat for debugging
[211/228] Compiling KippleFramework SwiftVersion.swift
[212/228] Compiling KippleFramework BuildCommand.swift
[213/229] Compiling KippleFramework FormatCommand.swift
[214/229] Compiling KippleFramework InstallCommand.swift
[215/229] Compiling KippleFramework SwiftBuilder.swift
[216/229] Compiling KippleFramework SwiftFormat.swift
[217/229] Compiling KippleFramework MainCommand.swift
[218/229] Compiling KippleFramework Platform.swift
[219/229] Emitting module KippleFramework
[220/229] Compiling KippleFramework BuildEnvironment.swift
[221/229] Compiling KippleFramework FileFormatter.swift
[222/229] Compiling KippleFramework UninstallCommand.swift
[223/229] Compiling KippleFramework SetupCommand.swift
[224/229] Compiling KippleFramework TestCommand.swift
[225/229] Compiling KippleFramework resource_bundle_accessor.swift
[226/230] Wrapping AST for KippleFramework for debugging
[228/232] Emitting module kipple
[229/232] Compiling kipple main.swift
[230/233] Wrapping AST for kipple for debugging
[231/233] Write Objects.LinkFileList
[232/233] Linking kipple-tool
Build complete! (100.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-kipple/Tools"
    }
  ],
  "manifest_display_name" : "KipplePlugins",
  "name" : "KipplePlugins",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "KipplePlugins",
      "targets" : [
        "Format"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Format",
      "module_type" : "PluginTarget",
      "name" : "Format",
      "path" : "Plugins/Format",
      "plugin_capability" : {
        "intent" : {
          "description" : "Format swift files.",
          "type" : "custom",
          "verb" : "format"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Format Swift files.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_dependencies" : [
        "kipple"
      ],
      "product_memberships" : [
        "KipplePlugins"
      ],
      "sources" : [
        "Core/FormatPlugin.swift",
        "Shared/ArgumentExtractor+Convenience.swift",
        "Shared/ConfiguredProcess.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.