The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftFormatterPlugin, reference main (53d24a), with Swift 6.3 for Linux on 13 Apr 2026 06:09:25 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/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/elegantchaos/SwiftFormatterPlugin.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/elegantchaos/SwiftFormatterPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53d24a9 Added basic docs
Cloned https://github.com/elegantchaos/SwiftFormatterPlugin.git
Revision (git rev-parse @):
53d24a9c47d53f9c67c630e7e23fb50b8b442dd2
SUCCESS checkout https://github.com/elegantchaos/SwiftFormatterPlugin.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/SwiftFormatterPlugin.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/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/nicklockwood/SwiftFormat
[1/56080] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (48.96s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (49.93s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
[1/1] Compiling plugin SwiftFormatterPlugin
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/313] Compiling SwiftFormat RedundantExtensionACL.swift
[9/313] Compiling SwiftFormat RedundantFileprivate.swift
[10/313] Compiling SwiftFormat RedundantGet.swift
[11/313] Compiling SwiftFormat RedundantInit.swift
[12/313] Compiling SwiftFormat RedundantInternal.swift
[13/313] Compiling SwiftFormat RedundantLet.swift
[14/313] Compiling SwiftFormat RedundantLetError.swift
[15/313] Compiling SwiftFormat RedundantMemberwiseInit.swift
[16/313] Compiling SwiftFormat RedundantNilInit.swift
[17/313] Compiling SwiftFormat RedundantObjc.swift
[18/313] Compiling SwiftFormat RedundantOptionalBinding.swift
[19/313] Compiling SwiftFormat RedundantParens.swift
[20/313] Compiling SwiftFormat RedundantPattern.swift
[21/313] Compiling SwiftFormat RedundantProperty.swift
[22/313] Compiling SwiftFormat RedundantPublic.swift
[23/313] Compiling SwiftFormat RedundantRawValues.swift
[24/313] Compiling SwiftFormat RedundantReturn.swift
[25/313] Compiling SwiftFormat RedundantSelf.swift
[26/313] Compiling SwiftFormat RedundantSendable.swift
[27/313] Compiling SwiftFormat RedundantStaticSelf.swift
[28/313] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[29/334] Compiling SwiftFormat RedundantThrows.swift
[30/334] Compiling SwiftFormat RedundantType.swift
[31/334] Compiling SwiftFormat RedundantTypedThrows.swift
[32/334] Compiling SwiftFormat RedundantVariable.swift
[33/334] Compiling SwiftFormat RedundantViewBuilder.swift
[34/334] Compiling SwiftFormat RedundantVoidReturnType.swift
[35/334] Compiling SwiftFormat Semicolons.swift
[36/334] Compiling SwiftFormat SimplifyGenericConstraints.swift
[37/334] Compiling SwiftFormat SinglePropertyPerLine.swift
[38/334] Compiling SwiftFormat SortDeclarations.swift
[39/334] Compiling SwiftFormat SortImports.swift
[40/334] Compiling SwiftFormat SortSwitchCases.swift
[41/334] Compiling SwiftFormat SortTypealiases.swift
[42/334] Compiling SwiftFormat SortedImports.swift
[43/334] Compiling SwiftFormat SortedSwitchCases.swift
[44/334] Compiling SwiftFormat SpaceAroundBraces.swift
[45/334] Compiling SwiftFormat SpaceAroundBrackets.swift
[46/334] Compiling SwiftFormat SpaceAroundComments.swift
[47/334] Compiling SwiftFormat SpaceAroundGenerics.swift
[48/334] Compiling SwiftFormat SpaceAroundOperators.swift
[49/334] Compiling SwiftFormat SpaceAroundParens.swift
[50/334] Compiling SwiftFormat NoForceTryInTests.swift
[51/334] Compiling SwiftFormat NoForceUnwrapInTests.swift
[52/334] Compiling SwiftFormat NoGuardInTests.swift
[53/334] Compiling SwiftFormat NumberFormatting.swift
[54/334] Compiling SwiftFormat OpaqueGenericParameters.swift
[55/334] Compiling SwiftFormat OrganizeDeclarations.swift
[56/334] Compiling SwiftFormat PreferCountWhere.swift
[57/334] Compiling SwiftFormat PreferExplicitFalse.swift
[58/334] Compiling SwiftFormat PreferFinalClasses.swift
[59/334] Compiling SwiftFormat PreferForLoop.swift
[60/334] Compiling SwiftFormat PreferKeyPath.swift
[61/334] Compiling SwiftFormat PreferSwiftStringAPI.swift
[62/334] Compiling SwiftFormat PreferSwiftTesting.swift
[63/334] Compiling SwiftFormat PrivateStateVariables.swift
[64/334] Compiling SwiftFormat PropertyTypes.swift
[65/334] Compiling SwiftFormat RedundantAsync.swift
[66/334] Compiling SwiftFormat RedundantBackticks.swift
[67/334] Compiling SwiftFormat RedundantBreak.swift
[68/334] Compiling SwiftFormat RedundantClosure.swift
[69/334] Compiling SwiftFormat RedundantEmptyView.swift
[70/334] Compiling SwiftFormat RedundantEquatable.swift
[71/334] Compiling SwiftFormat EmptyExtensions.swift
[72/334] Compiling SwiftFormat EnumNamespaces.swift
[73/334] Compiling SwiftFormat EnvironmentEntry.swift
[74/334] Compiling SwiftFormat ExtensionAccessControl.swift
[75/334] Compiling SwiftFormat FileHeader.swift
[76/334] Compiling SwiftFormat FileMacro.swift
[77/334] Compiling SwiftFormat GenericExtensions.swift
[78/334] Compiling SwiftFormat HeaderFileName.swift
[79/334] Compiling SwiftFormat HoistAwait.swift
[80/334] Compiling SwiftFormat HoistPatternLet.swift
[81/334] Compiling SwiftFormat HoistTry.swift
[82/334] Compiling SwiftFormat Indent.swift
[83/334] Compiling SwiftFormat InitCoderUnavailable.swift
[84/334] Compiling SwiftFormat IsEmpty.swift
[85/334] Compiling SwiftFormat LeadingDelimiters.swift
[86/334] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[87/334] Compiling SwiftFormat Linebreaks.swift
[88/334] Compiling SwiftFormat MarkTypes.swift
[89/334] Compiling SwiftFormat ModifierOrder.swift
[90/334] Compiling SwiftFormat ModifiersOnSameLine.swift
[91/334] Compiling SwiftFormat NoExplicitOwnership.swift
[113/355] Compiling SwiftFormat AssertionFailures.swift
[114/355] Compiling SwiftFormat BlankLineAfterImports.swift
[115/355] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[116/355] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[117/355] Compiling SwiftFormat BlankLinesAroundMark.swift
[118/355] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[119/355] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[120/355] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[121/355] Compiling SwiftFormat BlankLinesBetweenImports.swift
[122/355] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[123/355] Compiling SwiftFormat BlockComments.swift
[124/355] Compiling SwiftFormat Braces.swift
[125/355] Compiling SwiftFormat ConditionalAssignment.swift
[126/355] Compiling SwiftFormat ConsecutiveBlankLines.swift
[127/355] Compiling SwiftFormat ConsecutiveSpaces.swift
[128/355] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[129/355] Compiling SwiftFormat DocComments.swift
[130/355] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[131/355] Compiling SwiftFormat DuplicateImports.swift
[132/355] Compiling SwiftFormat ElseOnSameLine.swift
[133/355] Compiling SwiftFormat EmptyBraces.swift
[176/355] Compiling SwiftFormat SpaceInsideBraces.swift
[177/355] Compiling SwiftFormat SpaceInsideBrackets.swift
[178/355] Compiling SwiftFormat SpaceInsideComments.swift
[179/355] Compiling SwiftFormat SpaceInsideGenerics.swift
[180/355] Compiling SwiftFormat SpaceInsideParens.swift
[181/355] Compiling SwiftFormat Specifiers.swift
[182/355] Compiling SwiftFormat StrongOutlets.swift
[183/355] Compiling SwiftFormat StrongifiedSelf.swift
[184/355] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[185/355] Compiling SwiftFormat TestSuiteAccessControl.swift
[186/355] Compiling SwiftFormat ThrowingTests.swift
[187/355] Compiling SwiftFormat Todos.swift
[188/355] Compiling SwiftFormat TrailingClosures.swift
[189/355] Compiling SwiftFormat TrailingCommas.swift
[190/355] Compiling SwiftFormat TrailingSpace.swift
[191/355] Compiling SwiftFormat TypeSugar.swift
[192/355] Compiling SwiftFormat URLMacro.swift
[193/355] Compiling SwiftFormat UnusedArguments.swift
[194/355] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[195/355] Compiling SwiftFormat ValidateTestCases.swift
[196/355] Compiling SwiftFormat Void.swift
[260/355] Emitting module SwiftFormat
[262/355] Compiling SwiftFormat Wrap.swift
[263/355] Compiling SwiftFormat WrapArguments.swift
[264/355] Compiling SwiftFormat WrapAttributes.swift
[265/355] Compiling SwiftFormat WrapCaseBodies.swift
[266/355] Compiling SwiftFormat WrapConditionalBodies.swift
[267/355] Compiling SwiftFormat WrapEnumCases.swift
[268/355] Compiling SwiftFormat WrapFunctionBodies.swift
[269/355] Compiling SwiftFormat WrapLoopBodies.swift
[270/355] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[271/355] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[272/355] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[273/355] Compiling SwiftFormat WrapPropertyBodies.swift
[274/355] Compiling SwiftFormat WrapSingleLineComments.swift
[275/355] Compiling SwiftFormat WrapSwitchCases.swift
[276/355] Compiling SwiftFormat YodaConditions.swift
[277/355] Compiling SwiftFormat SARIFReporter.swift
[278/355] Compiling SwiftFormat Singularize.swift
[279/355] Compiling SwiftFormat SwiftFormat.swift
[280/355] Compiling SwiftFormat Tokenizer.swift
[281/355] Compiling SwiftFormat TypeName.swift
[282/355] Compiling SwiftFormat XMLReporter.swift
[304/355] Compiling SwiftFormat Arguments.swift
[305/355] Compiling SwiftFormat CommandLine.swift
[306/355] Compiling SwiftFormat Declaration.swift
[307/355] Compiling SwiftFormat DeclarationType.swift
[308/355] Compiling SwiftFormat EnumAssociable.swift
[309/355] Compiling SwiftFormat FormatRule.swift
[310/355] Compiling SwiftFormat Formatter.swift
[311/355] Compiling SwiftFormat FormattingHelpers.swift
[312/355] Compiling SwiftFormat GitFileInfo.swift
[313/355] Compiling SwiftFormat GithubActionsLogReporter.swift
[314/355] Compiling SwiftFormat Globs.swift
[315/355] Compiling SwiftFormat Inference.swift
[316/355] Compiling SwiftFormat JSONReporter.swift
[317/355] Compiling SwiftFormat OptionDescriptor.swift
[318/355] Compiling SwiftFormat Options.swift
[319/355] Compiling SwiftFormat ParsingHelpers.swift
[320/355] Compiling SwiftFormat Reporter.swift
[321/355] Compiling SwiftFormat RuleRegistry.generated.swift
[322/355] Compiling SwiftFormat Acronyms.swift
[323/355] Compiling SwiftFormat AndOperator.swift
[324/355] Compiling SwiftFormat AnyObjectProtocol.swift
[325/355] Compiling SwiftFormat ApplicationMain.swift
[326/356] Wrapping AST for SwiftFormat for debugging
[328/358] Emitting module CommandLineTool
[329/358] Compiling CommandLineTool main.swift
[353/360] Wrapping AST for CommandLineTool for debugging
[354/360] Wrapping AST for SwiftFormat for debugging
[355/362] Write Objects.LinkFileList
[357/362] Emitting module CommandLineTool
[358/362] Compiling CommandLineTool main.swift
[359/363] Linking swiftformat
[360/363] Wrapping AST for CommandLineTool for debugging
[361/363] Write Objects.LinkFileList
[362/363] Linking swiftformat-tool
Build complete! (161.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.49.11",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "SwiftFormatterPlugin",
  "name" : "SwiftFormatterPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftFormatterPlugin",
      "targets" : [
        "SwiftFormatterPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftFormatterPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftFormatterPlugin",
      "path" : "Plugins/SwiftFormatterPlugin",
      "plugin_capability" : {
        "intent" : {
          "type" : "sourceCodeFormatting"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This command reformats source files.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_dependencies" : [
        "swiftformat"
      ],
      "product_memberships" : [
        "SwiftFormatterPlugin"
      ],
      "sources" : [
        "SwiftFormatterPlugin.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
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.