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.1 for macOS (SPM) on 28 Apr 2025 10:23:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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
[15/720] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.77s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.38s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.65s)
[1/46730] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (45.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (46.39s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.57s)
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
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
========================================
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.55.5",
              "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 (1.55s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.60s)
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.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.62s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (0.07s)
Creating working copy for https://github.com/bdrelling/KipplePlugins.git
Working copy of https://github.com/bdrelling/KipplePlugins.git resolved at main (aed2eac)
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
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
Found 1 product dependencies
  - KippleTools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bdrelling/KipplePlugins.git
https://github.com/bdrelling/KipplePlugins.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin Format
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/34] Write sources
[8/34] Copying pre-commit
[8/34] Write kipple-tool-entitlement.plist
[8/34] Write sources
[8/34] Write kipple-entitlement.plist
[10/34] Copying default.swiftformat
[12/34] Copying app.gitignore
[12/34] Copying default.swiftlint.yml
[15/34] Copying pre-commit
[15/34] Copying default.gitignore
[17/34] Copying default.swiftlint.yml
[17/34] Copying app.gitignore
[17/34] Write sources
[21/34] Copying default.swiftformat
[22/34] Write sources
[27/34] Write swift-version-2F0A5646E1D333AE.txt
[29/276] Emitting module ArgumentParserToolInfo
[30/276] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/276] Emitting module ArgumentParserToolInfo
[32/276] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/354] Compiling ArgumentParser ArgumentHelp.swift
[34/354] Compiling ArgumentParser ArgumentVisibility.swift
[35/354] Compiling ArgumentParser CompletionKind.swift
[36/354] Compiling ArgumentParser Errors.swift
[37/354] Compiling ArgumentParser Flag.swift
[38/354] Compiling ArgumentParser InputOrigin.swift
[39/354] Compiling ArgumentParser Name.swift
[40/354] Compiling ArgumentParser Parsed.swift
[41/354] Compiling ArgumentParser ParsedValues.swift
[42/354] Compiling ArgumentParser CommandConfiguration.swift
[43/354] Compiling ArgumentParser CommandGroup.swift
[44/354] Compiling ArgumentParser EnumerableFlag.swift
[45/354] Compiling ArgumentParser ExpressibleByArgument.swift
[46/358] Emitting module ArgumentParser
[47/358] Compiling ArgumentParser CollectionExtensions.swift
[48/358] Compiling ArgumentParser ParsableArguments.swift
[49/358] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/358] Compiling ArgumentParser ParsableCommand.swift
[51/358] Compiling ArgumentParser ArgumentDecoder.swift
[52/362] Compiling ArgumentParser BashCompletionsGenerator.swift
[53/362] Compiling ArgumentParser CompletionsGenerator.swift
[54/362] Compiling ArgumentParser FishCompletionsGenerator.swift
[55/362] Compiling ArgumentParser ZshCompletionsGenerator.swift
[56/362] Compiling ArgumentParser Argument.swift
[57/362] Emitting module ArgumentParser
[63/362] Compiling ArgumentParser NameSpecification.swift
[64/362] Compiling ArgumentParser Option.swift
[65/362] Compiling ArgumentParser OptionGroup.swift
[66/362] Compiling ArgumentParser AsyncParsableCommand.swift
[67/362] Compiling ArgumentParser HelpGenerator.swift
[68/362] Compiling ArgumentParser MessageInfo.swift
[69/362] Compiling ArgumentParser UsageGenerator.swift
[70/362] Compiling ArgumentParser Platform.swift
[71/362] Compiling ArgumentParser SequenceExtensions.swift
[72/362] Compiling ArgumentParser StringExtensions.swift
[73/362] Compiling ArgumentParser Tree.swift
[78/362] Compiling ArgumentParser ArgumentDefinition.swift
[79/362] Compiling ArgumentParser ArgumentSet.swift
[80/362] Compiling ArgumentParser CommandParser.swift
[81/362] Compiling ArgumentParser InputKey.swift
[86/362] Compiling ArgumentParser ParserError.swift
[87/362] Compiling ArgumentParser SplitArguments.swift
[88/362] Compiling ArgumentParser DumpHelpGenerator.swift
[89/362] Compiling ArgumentParser HelpCommand.swift
[119/382] Compiling SwiftFormat Specifiers.swift
[120/382] Compiling SwiftFormat StrongOutlets.swift
[121/382] Compiling SwiftFormat StrongifiedSelf.swift
[122/382] Compiling SwiftFormat Todos.swift
[123/382] Compiling SwiftFormat TrailingClosures.swift
[124/382] Compiling SwiftFormat TrailingCommas.swift
[125/382] Compiling SwiftFormat TrailingSpace.swift
[126/382] Compiling SwiftFormat TypeSugar.swift
[127/382] Compiling SwiftFormat UnusedArguments.swift
[128/382] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[129/382] Compiling SwiftFormat Void.swift
[130/382] Compiling SwiftFormat Wrap.swift
[131/382] Compiling SwiftFormat WrapArguments.swift
[132/395] Compiling SwiftFormat CommandLine.swift
[133/395] Compiling SwiftFormat DeclarationHelpers.swift
[134/395] Compiling SwiftFormat EnumAssociable.swift
[135/395] Compiling SwiftFormat FormatRule.swift
[136/395] Compiling SwiftFormat Formatter.swift
[137/395] Compiling SwiftFormat FormattingHelpers.swift
[138/395] Compiling SwiftFormat GitFileInfo.swift
[139/395] Compiling SwiftFormat GithubActionsLogReporter.swift
[140/395] Compiling SwiftFormat Globs.swift
[141/395] Compiling SwiftFormat Inference.swift
[142/395] Compiling SwiftFormat JSONReporter.swift
[143/395] Compiling SwiftFormat OptionDescriptor.swift
[144/395] Compiling SwiftFormat Options.swift
[145/395] Compiling SwiftFormat RedundantRawValues.swift
[146/395] Compiling SwiftFormat RedundantReturn.swift
[147/395] Compiling SwiftFormat RedundantSelf.swift
[148/395] Compiling SwiftFormat RedundantStaticSelf.swift
[149/395] Compiling SwiftFormat RedundantType.swift
[150/395] Compiling SwiftFormat RedundantTypedThrows.swift
[151/395] Compiling SwiftFormat RedundantVoidReturnType.swift
[152/395] Compiling SwiftFormat Semicolons.swift
[153/395] Compiling SwiftFormat SortDeclarations.swift
[154/395] Compiling SwiftFormat SortImports.swift
[155/395] Compiling SwiftFormat SortSwitchCases.swift
[156/395] Compiling SwiftFormat SortTypealiases.swift
[157/395] Compiling SwiftFormat Arguments.swift
[174/408] Compiling SwiftFormat FileHeader.swift
[175/408] Compiling SwiftFormat GenericExtensions.swift
[176/408] Compiling SwiftFormat HeaderFileName.swift
[177/408] Compiling SwiftFormat HoistAwait.swift
[178/408] Compiling SwiftFormat HoistPatternLet.swift
[179/408] Compiling SwiftFormat HoistTry.swift
[180/408] Compiling SwiftFormat Indent.swift
[181/408] Compiling SwiftFormat InitCoderUnavailable.swift
[182/408] Compiling SwiftFormat IsEmpty.swift
[183/408] Compiling SwiftFormat LeadingDelimiters.swift
[184/408] Compiling KippleToolsCore VerboseLogging.swift
[185/408] Compiling KippleToolsCore ShellError.swift
[186/408] Compiling KippleToolsCore VerboseLogging.swift
[187/408] Compiling KippleToolsCore ShellCommand.swift
[188/408] Compiling KippleToolsCore Shell.swift
[189/408] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[190/408] Compiling KippleToolsCore ShellCommand+Git.swift
[191/408] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[192/408] Compiling KippleToolsCore Process+Convenience.swift
[193/408] Compiling KippleToolsCore ShellError.swift
[194/408] Compiling KippleToolsCore Data+ShellOutput.swift
[195/408] Emitting module KippleToolsCore
[196/408] Compiling KippleToolsCore ShellCommand.swift
[197/408] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[198/408] Compiling KippleToolsCore Data+ShellOutput.swift
[199/408] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[200/408] Compiling KippleToolsCore ShellCommand+Git.swift
[201/408] Compiling KippleToolsCore Process+Convenience.swift
[202/408] Emitting module KippleToolsCore
[203/408] Compiling KippleToolsCore Shell.swift
[269/408] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[270/408] Compiling SwiftFormat BlankLinesBetweenImports.swift
[271/408] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[272/408] Compiling SwiftFormat BlockComments.swift
[273/408] Compiling SwiftFormat Braces.swift
[274/408] Compiling SwiftFormat ConditionalAssignment.swift
[275/408] Compiling SwiftFormat ConsecutiveBlankLines.swift
[276/408] Compiling SwiftFormat ConsecutiveSpaces.swift
[277/408] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[278/408] Compiling SwiftFormat DocComments.swift
[279/408] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[280/408] Compiling SwiftFormat DuplicateImports.swift
[281/408] Compiling SwiftFormat ElseOnSameLine.swift
[295/408] Compiling SwiftFormat RedundantProperty.swift
[308/408] Compiling SwiftFormat SortedImports.swift
[309/408] Compiling SwiftFormat SortedSwitchCases.swift
[310/408] Compiling SwiftFormat SpaceAroundBraces.swift
[311/408] Compiling SwiftFormat SpaceAroundBrackets.swift
[312/408] Compiling SwiftFormat SpaceAroundComments.swift
[313/408] Compiling SwiftFormat SpaceAroundGenerics.swift
[314/408] Compiling SwiftFormat SpaceAroundOperators.swift
[315/408] Compiling SwiftFormat SpaceAroundParens.swift
[316/408] Compiling SwiftFormat SpaceInsideBraces.swift
[317/408] Compiling SwiftFormat SpaceInsideBrackets.swift
[318/408] Compiling SwiftFormat SpaceInsideComments.swift
[319/408] Compiling SwiftFormat SpaceInsideGenerics.swift
[320/408] Compiling SwiftFormat SpaceInsideParens.swift
[335/408] Emitting module SwiftFormat
[377/408] Compiling SwiftFormat WrapAttributes.swift
[378/408] Compiling SwiftFormat WrapConditionalBodies.swift
[379/408] Compiling SwiftFormat WrapEnumCases.swift
[380/408] Compiling SwiftFormat WrapLoopBodies.swift
[381/408] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[382/408] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[383/408] Compiling SwiftFormat WrapSingleLineComments.swift
[384/408] Compiling SwiftFormat WrapSwitchCases.swift
[385/408] Compiling SwiftFormat YodaConditions.swift
[386/408] Compiling SwiftFormat Singularize.swift
[387/408] Compiling SwiftFormat SwiftFormat.swift
[388/408] Compiling SwiftFormat Tokenizer.swift
[389/408] Compiling SwiftFormat XMLReporter.swift
[403/436] Compiling KippleFramework UninstallCommand.swift
[404/437] Compiling KippleFramework TestCommand.swift
[405/437] Compiling KippleFramework SwiftVersion.swift
[406/437] Compiling KippleFramework BuildCommand.swift
[407/437] Compiling KippleFramework BuildEnvironment.swift
[408/437] Compiling KippleFramework FileFormatter.swift
[409/437] Compiling KippleFramework MainCommand.swift
[410/437] Compiling KippleFramework Platform.swift
[411/437] Compiling KippleFramework FormatCommand.swift
[412/437] Compiling KippleFramework SetupCommand.swift
[413/437] Compiling KippleFramework InstallCommand.swift
[414/437] Emitting module KippleFramework
[415/437] Compiling KippleFramework SwiftBuilder.swift
[416/437] Compiling KippleFramework SwiftFormat.swift
[417/437] Compiling KippleFramework UninstallCommand.swift
[418/437] Compiling KippleFramework InstallCommand.swift
[419/437] Compiling KippleFramework TestCommand.swift
[420/437] Compiling KippleFramework SetupCommand.swift
[427/438] Compiling KippleFramework FormatCommand.swift
[430/438] Emitting module KippleFramework
[431/438] Compiling KippleFramework resource_bundle_accessor.swift
[433/442] Emitting module kipple
[434/442] Compiling kipple main.swift
[434/442] Write Objects.LinkFileList
[436/442] Emitting module kipple
[437/442] Compiling kipple main.swift
[437/442] Write Objects.LinkFileList
[438/442] Linking kipple-tool
[439/442] Applying kipple-tool
[440/442] Linking kipple
[441/442] Applying kipple
Build complete! (22.82s)
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.1
Target:                   Format
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/apple/swift-argument-parser (0.57s)
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/bdrelling/KippleTools
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.12s)
Updated https://github.com/nicklockwood/SwiftFormat (1.21s)
Updated https://github.com/bdrelling/KippleTools (1.21s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (2.94s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (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.50s)
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 from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
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
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
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit Relationship.swift
[21/57] Compiling SymbolKit RelationshipKind.swift
[22/57] Compiling SymbolKit SourceOrigin.swift
[23/57] Compiling SymbolKit GenericConstraints.swift
[24/57] Compiling SymbolKit Swift.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit Identifier.swift
[40/57] Compiling SymbolKit KindIdentifier.swift
[41/57] Compiling SymbolKit Location.swift
[42/57] Compiling SymbolKit Mutability.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Emitting module SymbolKit
[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 Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.03s)
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={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kippleplugins/main/documentation, NSURL=file:///Users/admin/builder/spi-builder-workspace/.docs/bdrelling/kippleplugins/main/documentation, NSUnderlyingError=0x6000027207e0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅  Doc result (failed) reported
Done.