The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of KippleTools, reference 0.5.4 (d250ed), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 14:05:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleTools.git
Reference: 0.5.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleTools
 * tag               0.5.4      -> FETCH_HEAD
HEAD is now at d250ed2 Disabled the redundantBackticks rule
Cloned https://github.com/bdrelling/KippleTools.git
Revision (git rev-parse @):
d250ed2d2751c5d0b6c32db7819b35ccd3de269a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleTools.git at 0.5.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bdrelling/KippleTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/18] Write sources
[3/18] Write kipple-entitlement.plist
[7/18] Copying default.swiftformat
[8/18] Copying pre-commit
[8/18] Write sources
[11/18] Copying default.swiftlint.yml
[11/18] Copying app.gitignore
[13/18] Copying default.gitignore
[14/18] Write swift-version-1EA4D86E10B52AF.txt
[16/149] Emitting module ArgumentParserToolInfo
[17/149] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/188] Emitting module ArgumentParser
[19/192] Compiling ArgumentParser ArgumentHelp.swift
[20/192] Compiling ArgumentParser ArgumentVisibility.swift
[21/192] Compiling ArgumentParser CompletionKind.swift
[22/192] Compiling ArgumentParser Errors.swift
[23/192] Compiling ArgumentParser Flag.swift
[24/192] Compiling ArgumentParser NameSpecification.swift
[25/192] Compiling ArgumentParser Option.swift
[26/192] Compiling ArgumentParser OptionGroup.swift
[27/192] Compiling ArgumentParser AsyncParsableCommand.swift
[28/192] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/192] Compiling ArgumentParser CompletionsGenerator.swift
[30/192] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/192] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/192] Compiling ArgumentParser Argument.swift
[33/192] Compiling ArgumentParser InputOrigin.swift
[34/192] Compiling ArgumentParser Name.swift
[35/192] Compiling ArgumentParser Parsed.swift
[36/192] Compiling ArgumentParser ParsedValues.swift
[37/192] Compiling ArgumentParser ParsableArguments.swift
[38/192] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/192] Compiling ArgumentParser ParsableCommand.swift
[40/192] Compiling ArgumentParser ArgumentDecoder.swift
[41/192] Compiling ArgumentParser Platform.swift
[42/192] Compiling ArgumentParser SequenceExtensions.swift
[43/192] Compiling ArgumentParser StringExtensions.swift
[44/192] Compiling ArgumentParser Tree.swift
[45/192] Compiling ArgumentParser CommandConfiguration.swift
[46/192] Compiling ArgumentParser CommandGroup.swift
[47/192] Compiling ArgumentParser EnumerableFlag.swift
[48/192] Compiling ArgumentParser ExpressibleByArgument.swift
[49/192] Compiling ArgumentParser ParserError.swift
[50/192] Compiling ArgumentParser SplitArguments.swift
[51/192] Compiling ArgumentParser DumpHelpGenerator.swift
[52/192] Compiling ArgumentParser HelpCommand.swift
[53/192] Compiling ArgumentParser HelpGenerator.swift
[54/192] Compiling ArgumentParser MessageInfo.swift
[55/192] Compiling ArgumentParser UsageGenerator.swift
[56/192] Compiling ArgumentParser CollectionExtensions.swift
[57/192] Compiling ArgumentParser ArgumentDefinition.swift
[58/192] Compiling ArgumentParser ArgumentSet.swift
[59/192] Compiling ArgumentParser CommandParser.swift
[60/192] Compiling ArgumentParser InputKey.swift
[61/192] Compiling SwiftFormat RedundantParens.swift
[62/192] Compiling SwiftFormat RedundantPattern.swift
[63/192] Compiling SwiftFormat RedundantProperty.swift
[64/192] Compiling SwiftFormat RedundantRawValues.swift
[65/192] Compiling SwiftFormat RedundantReturn.swift
[66/192] Compiling SwiftFormat RedundantSelf.swift
[67/192] Compiling SwiftFormat RedundantStaticSelf.swift
[68/192] Compiling SwiftFormat RedundantType.swift
[69/192] Compiling SwiftFormat RedundantTypedThrows.swift
[70/192] Compiling SwiftFormat RedundantVoidReturnType.swift
[71/192] Compiling SwiftFormat Semicolons.swift
[72/192] Compiling SwiftFormat SortDeclarations.swift
[73/192] Compiling SwiftFormat SortImports.swift
[74/192] Compiling SwiftFormat SortSwitchCases.swift
[75/192] Compiling SwiftFormat BlankLinesBetweenImports.swift
[76/192] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[77/192] Compiling SwiftFormat BlockComments.swift
[78/192] Compiling SwiftFormat Braces.swift
[79/192] Compiling SwiftFormat ConditionalAssignment.swift
[80/192] Compiling SwiftFormat ConsecutiveBlankLines.swift
[81/192] Compiling SwiftFormat ConsecutiveSpaces.swift
[82/192] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[83/192] Compiling SwiftFormat DocComments.swift
[84/192] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[85/192] Compiling SwiftFormat DuplicateImports.swift
[86/192] Compiling SwiftFormat ElseOnSameLine.swift
[87/192] Compiling SwiftFormat EmptyBraces.swift
[88/192] Compiling SwiftFormat EmptyExtensions.swift
[89/216] Compiling KippleToolsCore VerboseLogging.swift
[104/216] Emitting module SwiftFormat
[133/216] Compiling KippleToolsCore Process+Convenience.swift
[134/216] Compiling KippleToolsCore Data+ShellOutput.swift
[135/216] Compiling KippleToolsCore Shell.swift
[136/216] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[137/216] Compiling KippleToolsCore ShellCommand.swift
[138/216] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[139/216] Compiling KippleToolsCore ShellCommand+Git.swift
[140/216] Compiling KippleToolsCore ShellError.swift
[141/216] Emitting module KippleToolsCore
[142/216] Compiling SwiftFormat SortTypealiases.swift
[143/216] Compiling SwiftFormat SortedImports.swift
[144/216] Compiling SwiftFormat SortedSwitchCases.swift
[145/216] Compiling SwiftFormat SpaceAroundBraces.swift
[146/216] Compiling SwiftFormat SpaceAroundBrackets.swift
[147/216] Compiling SwiftFormat SpaceAroundComments.swift
[148/216] Compiling SwiftFormat SpaceAroundGenerics.swift
[149/216] Compiling SwiftFormat SpaceAroundOperators.swift
[150/216] Compiling SwiftFormat SpaceAroundParens.swift
[151/216] Compiling SwiftFormat SpaceInsideBraces.swift
[152/216] Compiling SwiftFormat SpaceInsideBrackets.swift
[153/216] Compiling SwiftFormat SpaceInsideComments.swift
[154/216] Compiling SwiftFormat SpaceInsideGenerics.swift
[155/216] Compiling SwiftFormat SpaceInsideParens.swift
[156/216] Compiling SwiftFormat ParsingHelpers.swift
[157/216] Compiling SwiftFormat Reporter.swift
[158/216] Compiling SwiftFormat RuleRegistry.generated.swift
[159/216] Compiling SwiftFormat Acronyms.swift
[160/216] Compiling SwiftFormat AndOperator.swift
[161/216] Compiling SwiftFormat AnyObjectProtocol.swift
[162/216] Compiling SwiftFormat ApplicationMain.swift
[163/216] Compiling SwiftFormat AssertionFailures.swift
[164/216] Compiling SwiftFormat BlankLineAfterImports.swift
[165/216] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[166/216] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[167/216] Compiling SwiftFormat BlankLinesAroundMark.swift
[168/216] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[169/216] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[170/216] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[171/216] Compiling SwiftFormat Specifiers.swift
[172/216] Compiling SwiftFormat StrongOutlets.swift
[173/216] Compiling SwiftFormat StrongifiedSelf.swift
[174/216] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[175/216] Compiling SwiftFormat Todos.swift
[176/216] Compiling SwiftFormat TrailingClosures.swift
[177/216] Compiling SwiftFormat TrailingCommas.swift
[178/216] Compiling SwiftFormat TrailingSpace.swift
[179/216] Compiling SwiftFormat TypeSugar.swift
[180/216] Compiling SwiftFormat UnusedArguments.swift
[181/216] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[182/216] Compiling SwiftFormat Void.swift
[183/216] Compiling SwiftFormat Wrap.swift
[184/216] Compiling SwiftFormat WrapArguments.swift
[185/216] Compiling SwiftFormat Arguments.swift
[186/216] Compiling SwiftFormat CommandLine.swift
[187/216] Compiling SwiftFormat Declaration.swift
[188/216] Compiling SwiftFormat DeclarationType.swift
[189/216] Compiling SwiftFormat EnumAssociable.swift
[190/216] Compiling SwiftFormat FormatRule.swift
[191/216] Compiling SwiftFormat Formatter.swift
[192/216] Compiling SwiftFormat FormattingHelpers.swift
[193/216] Compiling SwiftFormat GitFileInfo.swift
[194/216] Compiling SwiftFormat GithubActionsLogReporter.swift
[195/216] Compiling SwiftFormat Globs.swift
[196/216] Compiling SwiftFormat Inference.swift
[197/216] Compiling SwiftFormat JSONReporter.swift
[198/216] Compiling SwiftFormat OptionDescriptor.swift
[199/216] Compiling SwiftFormat Options.swift
[200/216] Compiling SwiftFormat WrapAttributes.swift
[201/216] Compiling SwiftFormat WrapConditionalBodies.swift
[202/216] Compiling SwiftFormat WrapEnumCases.swift
[203/216] Compiling SwiftFormat WrapLoopBodies.swift
[204/216] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[205/216] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[206/216] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[207/216] Compiling SwiftFormat WrapSingleLineComments.swift
[208/216] Compiling SwiftFormat WrapSwitchCases.swift
[209/216] Compiling SwiftFormat YodaConditions.swift
[210/216] Compiling SwiftFormat Singularize.swift
[211/216] Compiling SwiftFormat SwiftFormat.swift
[212/216] Compiling SwiftFormat Tokenizer.swift
[213/216] Compiling SwiftFormat XMLReporter.swift
[214/230] Compiling KippleFramework TestCommand.swift
[215/231] Compiling KippleFramework UninstallCommand.swift
[216/231] Compiling KippleFramework SetupCommand.swift
[217/231] Compiling KippleFramework SwiftVersion.swift
[218/231] Compiling KippleFramework BuildCommand.swift
[219/231] Compiling KippleFramework InstallCommand.swift
[220/231] Compiling KippleFramework MainCommand.swift
[221/231] Compiling KippleFramework Platform.swift
[222/231] Emitting module KippleFramework
/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[223/231] Compiling KippleFramework FormatCommand.swift
[224/231] Compiling KippleFramework BuildEnvironment.swift
[225/231] Compiling KippleFramework FileFormatter.swift
[226/231] Compiling KippleFramework SwiftBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[227/231] Compiling KippleFramework SwiftFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[228/231] Compiling KippleFramework resource_bundle_accessor.swift
[229/233] Compiling kipple main.swift
[230/233] Emitting module kipple
[230/233] Write Objects.LinkFileList
[231/233] Linking kipple
[232/233] Applying kipple
Build complete! (55.37s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/15380] Fetching swift-argument-parser
[12152/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (38.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (38.75s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (39.21s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.48s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.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.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.53.10",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "KippleTools",
  "name" : "KippleTools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "kipple",
      "targets" : [
        "kipple"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "KippleToolsCore",
      "targets" : [
        "KippleToolsCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "kipple",
      "module_type" : "SwiftTarget",
      "name" : "kipple",
      "path" : "Sources/kipple",
      "product_memberships" : [
        "kipple"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "KippleFramework"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "KippleToolsCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleToolsCoreTests",
      "path" : "Tests/KippleToolsCoreTests",
      "sources" : [
        "ShellCommandTests.swift",
        "ShellTests.swift"
      ],
      "target_dependencies" : [
        "KippleToolsCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleToolsCore",
      "module_type" : "SwiftTarget",
      "name" : "KippleToolsCore",
      "path" : "Sources/KippleToolsCore",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "kipple",
        "KippleToolsCore"
      ],
      "sources" : [
        "Extensions/Data+ShellOutput.swift",
        "Extensions/Process+Convenience.swift",
        "Extensions/ShellCommand+FileSystem.swift",
        "Extensions/ShellCommand+Git.swift",
        "Extensions/ShellCommand+SwiftPackageManager.swift",
        "Helpers/Shell.swift",
        "Models/ShellCommand.swift",
        "Models/ShellError.swift",
        "Protocols/VerboseLogging.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KippleFrameworkTests",
      "module_type" : "SwiftTarget",
      "name" : "KippleFrameworkTests",
      "path" : "Tests/KippleFrameworkTests",
      "sources" : [
        "PrintCommandTests.swift",
        "ResourceTests.swift"
      ],
      "target_dependencies" : [
        "KippleFramework"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KippleFramework",
      "module_type" : "SwiftTarget",
      "name" : "KippleFramework",
      "path" : "Sources/KippleFramework",
      "product_dependencies" : [
        "SwiftFormat"
      ],
      "product_memberships" : [
        "kipple"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/git-hooks/pre-commit",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/app.gitignore",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/gitignore/default.gitignore",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/swiftformat/default.swiftformat",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/KippleFramework/Resources/swiftlint/default.swiftlint.yml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/Helpers/BuildEnvironment.swift",
        "Core/Helpers/FileFormatter.swift",
        "Core/Helpers/SwiftBuilder.swift",
        "Core/Helpers/SwiftFormat.swift",
        "Core/MainCommand.swift",
        "Core/Models/Platform.swift",
        "Core/Models/SwiftVersion.swift",
        "Core/Subcommands/BuildCommand.swift",
        "Core/Subcommands/FormatCommand.swift",
        "Core/Subcommands/InstallCommand.swift",
        "Core/Subcommands/SetupCommand.swift",
        "Core/Subcommands/TestCommand.swift",
        "Core/Subcommands/UninstallCommand.swift"
      ],
      "target_dependencies" : [
        "KippleToolsCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.