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 main (aed2ea), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 09:51:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KipplePlugins.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bdrelling/KipplePlugins
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aed2eac Added .devcontainer.json for Linux development
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
aed2eace190cdd6c719c7af9174356881c880593
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at main
Fetching https://github.com/bdrelling/KippleTools
[1/720] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.92s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.67s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/12353] Fetching swift-argument-parser
[1237/57513] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (164.01s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (164.01s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.78s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.67s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
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/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kippleplugins",
      "name": "KipplePlugins",
      "url": "https://github.com/bdrelling/KipplePlugins.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KipplePlugins",
      "dependencies": [
        {
          "identity": "kippletools",
          "name": "KippleTools",
          "url": "https://github.com/bdrelling/KippleTools",
          "version": "0.5.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KippleTools",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            },
            {
              "identity": "swiftformat",
              "name": "SwiftFormat",
              "url": "https://github.com/nicklockwood/SwiftFormat",
              "version": "0.54.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bdrelling/KipplePlugins.git
[1/319] Fetching kippleplugins
Fetched https://github.com/bdrelling/KipplePlugins.git from cache (0.77s)
Fetching https://github.com/bdrelling/KippleTools from cache
Fetched https://github.com/bdrelling/KippleTools from cache (0.50s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.02s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/nicklockwood/SwiftFormat from cache (0.63s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.03s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.03s)
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/bdrelling/KipplePlugins.git
Working copy of https://github.com/bdrelling/KipplePlugins.git resolved at main (aed2eac)
Found 1 product dependencies
  - KippleTools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bdrelling/KipplePlugins.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Format
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/19] Write sources
[5/19] Write kipple-tool-entitlement.plist
[7/19] Write sources
[9/19] Copying default.swiftformat
[10/19] Write sources
[11/19] Copying pre-commit
[12/19] Copying default.swiftlint.yml
[12/19] Copying default.gitignore
[13/19] Copying app.gitignore
[15/19] Write swift-version--7754E27361AE5C74.txt
[17/40] Emitting module ArgumentParserToolInfo
[18/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/79] Compiling ArgumentParser InputOrigin.swift
[20/79] Compiling ArgumentParser Name.swift
[21/79] Compiling ArgumentParser Parsed.swift
[22/79] Compiling ArgumentParser ParsedValues.swift
[23/83] Compiling ArgumentParser ArgumentHelp.swift
[24/83] Compiling ArgumentParser ArgumentVisibility.swift
[25/83] Compiling ArgumentParser CompletionKind.swift
[26/83] Compiling ArgumentParser Errors.swift
[27/83] Compiling ArgumentParser Flag.swift
[28/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/83] Compiling ArgumentParser CompletionsGenerator.swift
[30/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/83] Compiling ArgumentParser Argument.swift
[33/83] Emitting module ArgumentParser
[34/83] Compiling ArgumentParser ParsableArguments.swift
[35/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/83] Compiling ArgumentParser ParsableCommand.swift
[37/83] Compiling ArgumentParser ArgumentDecoder.swift
[38/83] Compiling ArgumentParser Platform.swift
[39/83] Compiling ArgumentParser SequenceExtensions.swift
[40/83] Compiling ArgumentParser StringExtensions.swift
[41/83] Compiling ArgumentParser Tree.swift
[42/83] Compiling ArgumentParser CommandConfiguration.swift
[43/83] Compiling ArgumentParser CommandGroup.swift
[44/83] Compiling ArgumentParser EnumerableFlag.swift
[45/83] Compiling ArgumentParser ExpressibleByArgument.swift
[46/83] Compiling ArgumentParser ArgumentDefinition.swift
[47/83] Compiling ArgumentParser ArgumentSet.swift
[48/83] Compiling ArgumentParser CommandParser.swift
[49/83] Compiling ArgumentParser InputKey.swift
[50/83] Compiling ArgumentParser NameSpecification.swift
[51/83] Compiling ArgumentParser Option.swift
[52/83] Compiling ArgumentParser OptionGroup.swift
[53/83] Compiling ArgumentParser AsyncParsableCommand.swift
[54/83] Compiling ArgumentParser ParserError.swift
[55/83] Compiling ArgumentParser SplitArguments.swift
[56/83] Compiling ArgumentParser DumpHelpGenerator.swift
[57/83] Compiling ArgumentParser HelpCommand.swift
[58/83] Compiling ArgumentParser HelpGenerator.swift
[59/83] Compiling ArgumentParser MessageInfo.swift
[60/83] Compiling ArgumentParser UsageGenerator.swift
[61/83] Compiling ArgumentParser CollectionExtensions.swift
[64/95] Compiling KippleToolsCore ShellError.swift
[65/95] Compiling KippleToolsCore VerboseLogging.swift
[66/95] Compiling KippleToolsCore ShellCommand.swift
[67/95] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[68/95] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[69/95] Compiling KippleToolsCore Shell.swift
[70/95] Compiling KippleToolsCore ShellCommand+Git.swift
[71/95] Emitting module KippleToolsCore
[72/95] Compiling KippleToolsCore Process+Convenience.swift
[73/95] Compiling KippleToolsCore Data+ShellOutput.swift
[78/95] Emitting module SwiftFormat
[83/95] Compiling SwiftFormat Tokenizer.swift
[84/95] Compiling SwiftFormat XMLReporter.swift
[93/109] Compiling KippleFramework UninstallCommand.swift
[94/110] Compiling KippleFramework TestCommand.swift
[95/110] Compiling KippleFramework InstallCommand.swift
[96/110] Compiling KippleFramework SetupCommand.swift
[97/110] Compiling KippleFramework MainCommand.swift
[98/110] Compiling KippleFramework Platform.swift
[99/110] Compiling KippleFramework FormatCommand.swift
[100/110] Compiling KippleFramework SwiftVersion.swift
[101/110] Compiling KippleFramework BuildCommand.swift
[102/110] Compiling KippleFramework SwiftBuilder.swift
[103/110] Compiling KippleFramework SwiftFormat.swift
[104/110] Compiling KippleFramework BuildEnvironment.swift
[105/110] Compiling KippleFramework FileFormatter.swift
[106/110] Emitting module KippleFramework
[107/110] Compiling KippleFramework resource_bundle_accessor.swift
[108/112] Emitting module kipple
[109/112] Compiling kipple main.swift
[109/112] Write Objects.LinkFileList
[110/112] Linking kipple-tool
[111/112] Applying kipple-tool
Build complete! (24.74s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kippletools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bdrelling/KippleTools"
    }
  ],
  "manifest_display_name" : "KipplePlugins",
  "name" : "KipplePlugins",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "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.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/bdrelling/kippleplugins/main
Repository:               bdrelling/KipplePlugins
Swift version used:       6.0
Target:                   Format
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.61s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/bdrelling/KippleTools
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/nicklockwood/SwiftFormat (0.63s)
Updated https://github.com/bdrelling/KippleTools (0.63s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.61s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SourceRange.swift
[8/57] Compiling SymbolKit Metadata.swift
[9/57] Compiling SymbolKit Module.swift
[10/57] Compiling SymbolKit OperatingSystem.swift
[11/57] Compiling SymbolKit Platform.swift
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit DeclarationFragments.swift
[18/57] Compiling SymbolKit Fragment.swift
[19/57] Compiling SymbolKit FragmentKind.swift
[20/57] Compiling SymbolKit FunctionParameter.swift
[21/57] Compiling SymbolKit FunctionSignature.swift
[22/57] Compiling SymbolKit Identifier.swift
[23/57] Compiling SymbolKit KindIdentifier.swift
[24/57] Compiling SymbolKit Location.swift
[25/57] Compiling SymbolKit Mutability.swift
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.swift
[30/57] Compiling SymbolKit Mixin+Equals.swift
[31/57] Compiling SymbolKit Mixin+Hash.swift
[32/57] Compiling SymbolKit Mixin.swift
[33/57] Compiling SymbolKit LineList.swift
[34/57] Compiling SymbolKit Position.swift
[35/57] Compiling SymbolKit GenericConstraint.swift
[36/57] Compiling SymbolKit GenericParameter.swift
[37/57] Compiling SymbolKit Generics.swift
[38/57] Compiling SymbolKit Namespace.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.18s)
error: no target named 'Format'
compatible targets: none
       1
0	/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kippleplugins/main
✅  Doc result (uploading) reported
Error while generating docs: Error Domain=NSCocoaErrorDomain Code=260 "The folder “documentation” doesn’t exist." UserInfo={NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kippleplugins/main/documentation, NSUserStringVariant=(
    Folder
), NSUnderlyingError=0x600001a123d0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅  Doc result (failed) reported
Done.