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 main (d250ed), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 14:06:21 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KippleTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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
[3/18] Copying app.gitignore
[5/18] Copying pre-commit
[5/18] Write sources
[8/18] Copying default.swiftlint.yml
[8/18] Write sources
[9/18] Copying default.gitignore
[13/18] Copying default.swiftformat
[14/18] Write swift-version-1EA4D86E10B52AF.txt
[16/149] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/149] Emitting module ArgumentParserToolInfo
[18/188] Compiling ArgumentParser ParsableArguments.swift
[19/188] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/188] Compiling ArgumentParser ParsableCommand.swift
[21/188] Compiling ArgumentParser ArgumentDecoder.swift
[22/188] Compiling ArgumentParser NameSpecification.swift
[23/188] Compiling ArgumentParser Option.swift
[24/188] Compiling ArgumentParser OptionGroup.swift
[25/188] Compiling ArgumentParser AsyncParsableCommand.swift
[26/192] Emitting module ArgumentParser
[27/192] Compiling ArgumentParser ArgumentHelp.swift
[28/192] Compiling ArgumentParser ArgumentVisibility.swift
[29/192] Compiling ArgumentParser CompletionKind.swift
[30/192] Compiling ArgumentParser Errors.swift
[31/192] Compiling ArgumentParser Flag.swift
[32/192] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/192] Compiling ArgumentParser CompletionsGenerator.swift
[34/192] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/192] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/192] Compiling ArgumentParser Argument.swift
[37/192] Compiling ArgumentParser ArgumentDefinition.swift
[38/192] Compiling ArgumentParser ArgumentSet.swift
[39/192] Compiling ArgumentParser CommandParser.swift
[40/192] Compiling ArgumentParser InputKey.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 HelpGenerator.swift
[50/192] Compiling ArgumentParser MessageInfo.swift
[51/192] Compiling ArgumentParser UsageGenerator.swift
[52/192] Compiling ArgumentParser CollectionExtensions.swift
[53/192] Compiling ArgumentParser InputOrigin.swift
[54/192] Compiling ArgumentParser Name.swift
[55/192] Compiling ArgumentParser Parsed.swift
[56/192] Compiling ArgumentParser ParsedValues.swift
[57/192] Compiling ArgumentParser ParserError.swift
[58/192] Compiling ArgumentParser SplitArguments.swift
[59/192] Compiling ArgumentParser DumpHelpGenerator.swift
[60/192] Compiling ArgumentParser HelpCommand.swift
[61/192] Compiling SwiftFormat RedundantBackticks.swift
[62/192] Compiling SwiftFormat RedundantBreak.swift
[63/192] Compiling SwiftFormat RedundantClosure.swift
[64/192] Compiling SwiftFormat RedundantEquatable.swift
[65/192] Compiling SwiftFormat RedundantExtensionACL.swift
[66/192] Compiling SwiftFormat RedundantFileprivate.swift
[67/192] Compiling SwiftFormat RedundantGet.swift
[68/192] Compiling SwiftFormat RedundantInit.swift
[69/192] Compiling SwiftFormat RedundantInternal.swift
[70/192] Compiling SwiftFormat RedundantLet.swift
[71/192] Compiling SwiftFormat RedundantLetError.swift
[72/192] Compiling SwiftFormat RedundantNilInit.swift
[73/192] Compiling SwiftFormat RedundantObjc.swift
[74/192] Compiling SwiftFormat RedundantOptionalBinding.swift
[75/216] Compiling SwiftFormat Specifiers.swift
[76/216] Compiling SwiftFormat StrongOutlets.swift
[77/216] Compiling SwiftFormat StrongifiedSelf.swift
[78/216] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[79/216] Compiling SwiftFormat Todos.swift
[80/216] Compiling SwiftFormat TrailingClosures.swift
[81/216] Compiling SwiftFormat TrailingCommas.swift
[82/216] Compiling SwiftFormat TrailingSpace.swift
[83/216] Compiling SwiftFormat TypeSugar.swift
[84/216] Compiling SwiftFormat UnusedArguments.swift
[85/216] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[86/216] Compiling SwiftFormat Void.swift
[87/216] Compiling SwiftFormat Wrap.swift
[88/216] Compiling SwiftFormat WrapArguments.swift
[89/216] Compiling SwiftFormat BlankLinesBetweenImports.swift
[90/216] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[91/216] Compiling SwiftFormat BlockComments.swift
[92/216] Compiling SwiftFormat Braces.swift
[93/216] Compiling SwiftFormat ConditionalAssignment.swift
[94/216] Compiling SwiftFormat ConsecutiveBlankLines.swift
[95/216] Compiling SwiftFormat ConsecutiveSpaces.swift
[96/216] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[97/216] Compiling SwiftFormat DocComments.swift
[98/216] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[99/216] Compiling SwiftFormat DuplicateImports.swift
[100/216] Compiling SwiftFormat ElseOnSameLine.swift
[101/216] Compiling SwiftFormat EmptyBraces.swift
[102/216] Compiling SwiftFormat EmptyExtensions.swift
[103/216] Compiling SwiftFormat EnumNamespaces.swift
[104/216] Compiling SwiftFormat EnvironmentEntry.swift
[105/216] Compiling SwiftFormat ExtensionAccessControl.swift
[106/216] Compiling SwiftFormat FileHeader.swift
[107/216] Compiling SwiftFormat FileMacro.swift
[108/216] Compiling SwiftFormat GenericExtensions.swift
[109/216] Compiling SwiftFormat HeaderFileName.swift
[110/216] Compiling SwiftFormat HoistAwait.swift
[111/216] Compiling SwiftFormat HoistPatternLet.swift
[112/216] Compiling SwiftFormat HoistTry.swift
[113/216] Compiling SwiftFormat Indent.swift
[114/216] Compiling SwiftFormat InitCoderUnavailable.swift
[115/216] Compiling SwiftFormat IsEmpty.swift
[116/216] Compiling SwiftFormat LeadingDelimiters.swift
[117/216] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[118/216] Compiling KippleToolsCore ShellCommand+Git.swift
[119/216] Compiling KippleToolsCore Shell.swift
[120/216] Compiling KippleToolsCore ShellCommand.swift
[121/216] Compiling KippleToolsCore VerboseLogging.swift
[122/216] Compiling KippleToolsCore ShellError.swift
[123/216] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[124/216] Compiling KippleToolsCore Data+ShellOutput.swift
[125/216] Emitting module KippleToolsCore
[126/216] Compiling KippleToolsCore Process+Convenience.swift
[127/216] Compiling SwiftFormat RedundantParens.swift
[128/216] Compiling SwiftFormat RedundantPattern.swift
[129/216] Compiling SwiftFormat RedundantProperty.swift
[130/216] Compiling SwiftFormat RedundantRawValues.swift
[131/216] Compiling SwiftFormat RedundantReturn.swift
[132/216] Compiling SwiftFormat RedundantSelf.swift
[133/216] Compiling SwiftFormat RedundantStaticSelf.swift
[134/216] Compiling SwiftFormat RedundantType.swift
[135/216] Compiling SwiftFormat RedundantTypedThrows.swift
[136/216] Compiling SwiftFormat RedundantVoidReturnType.swift
[137/216] Compiling SwiftFormat Semicolons.swift
[138/216] Compiling SwiftFormat SortDeclarations.swift
[139/216] Compiling SwiftFormat SortImports.swift
[140/216] Compiling SwiftFormat SortSwitchCases.swift
[141/216] Compiling SwiftFormat ParsingHelpers.swift
[142/216] Compiling SwiftFormat Reporter.swift
[143/216] Compiling SwiftFormat RuleRegistry.generated.swift
[144/216] Compiling SwiftFormat Acronyms.swift
[145/216] Compiling SwiftFormat AndOperator.swift
[146/216] Compiling SwiftFormat AnyObjectProtocol.swift
[147/216] Compiling SwiftFormat ApplicationMain.swift
[148/216] Compiling SwiftFormat AssertionFailures.swift
[149/216] Compiling SwiftFormat BlankLineAfterImports.swift
[150/216] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[151/216] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[152/216] Compiling SwiftFormat BlankLinesAroundMark.swift
[153/216] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[154/216] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[155/216] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[198/216] Compiling SwiftFormat Options.swift
[199/216] Emitting module SwiftFormat
[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 UninstallCommand.swift
[215/230] Compiling KippleFramework TestCommand.swift
[216/231] Compiling KippleFramework SwiftVersion.swift
[217/231] Compiling KippleFramework BuildCommand.swift
[218/231] Compiling KippleFramework InstallCommand.swift
[219/231] Compiling KippleFramework SetupCommand.swift
[220/231] Compiling KippleFramework FormatCommand.swift
[221/231] Compiling KippleFramework MainCommand.swift
[222/231] Compiling KippleFramework Platform.swift
[223/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))
[224/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))
[225/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))
[226/231] Compiling KippleFramework BuildEnvironment.swift
[227/231] Compiling KippleFramework FileFormatter.swift
[228/231] Compiling KippleFramework resource_bundle_accessor.swift
[229/233] Emitting module kipple
[230/233] Compiling kipple main.swift
[230/233] Write Objects.LinkFileList
[231/233] Linking kipple
[232/233] Applying kipple
Build complete! (35.11s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[2001/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (18.56s)
Fetched https://github.com/apple/swift-argument-parser from cache (18.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (19.03s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.50s)
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
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
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.