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 30 Nov 2024 16:17:28 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 -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.58.1
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.86s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.55s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/12395] Fetching swift-argument-parser
[9050/58173] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (22.23s)
Fetched https://github.com/apple/swift-argument-parser from cache (22.23s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.43s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.56s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
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.55.3",
              "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.82s)
Fetching https://github.com/bdrelling/KippleTools from cache
Fetched https://github.com/bdrelling/KippleTools from cache (0.44s)
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.58s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
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.55.3 (0.03s)
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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
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
Found 1 product dependencies
  - KippleTools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
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.1.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 GenerateManual
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/19] Write sources
[3/19] Write kipple-tool-entitlement.plist
[6/19] Write sources
[8/19] Copying app.gitignore
[9/19] Copying pre-commit
[11/19] Copying default.swiftlint.yml
[11/19] Write sources
[13/19] Copying default.swiftformat
[13/19] Copying default.gitignore
[15/19] Write swift-version--7754E27361AE5C74.txt
[17/140] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/140] Emitting module ArgumentParserToolInfo
[19/179] Compiling ArgumentParser NameSpecification.swift
[20/179] Compiling ArgumentParser Option.swift
[21/179] Compiling ArgumentParser OptionGroup.swift
[22/179] Compiling ArgumentParser AsyncParsableCommand.swift
[23/183] Compiling ArgumentParser ArgumentHelp.swift
[24/183] Compiling ArgumentParser ArgumentVisibility.swift
[25/183] Compiling ArgumentParser CompletionKind.swift
[26/183] Compiling ArgumentParser Errors.swift
[27/183] Compiling ArgumentParser Flag.swift
[28/183] Compiling ArgumentParser ParsableArguments.swift
[29/183] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/183] Compiling ArgumentParser ParsableCommand.swift
[31/183] Compiling ArgumentParser ArgumentDecoder.swift
[32/183] Emitting module ArgumentParser
[33/183] Compiling ArgumentParser InputOrigin.swift
[34/183] Compiling ArgumentParser Name.swift
[35/183] Compiling ArgumentParser Parsed.swift
[36/183] Compiling ArgumentParser ParsedValues.swift
[37/183] Compiling ArgumentParser ArgumentDefinition.swift
[38/183] Compiling ArgumentParser ArgumentSet.swift
[39/183] Compiling ArgumentParser CommandParser.swift
[40/183] Compiling ArgumentParser InputKey.swift
[41/183] Compiling ArgumentParser CommandConfiguration.swift
[42/183] Compiling ArgumentParser CommandGroup.swift
[43/183] Compiling ArgumentParser EnumerableFlag.swift
[44/183] Compiling ArgumentParser ExpressibleByArgument.swift
[45/183] Compiling ArgumentParser Platform.swift
[46/183] Compiling ArgumentParser SequenceExtensions.swift
[47/183] Compiling ArgumentParser StringExtensions.swift
[48/183] Compiling ArgumentParser Tree.swift
[49/183] Compiling ArgumentParser ParserError.swift
[50/183] Compiling ArgumentParser SplitArguments.swift
[51/183] Compiling ArgumentParser DumpHelpGenerator.swift
[52/183] Compiling ArgumentParser HelpCommand.swift
[53/183] Compiling ArgumentParser BashCompletionsGenerator.swift
[54/183] Compiling ArgumentParser CompletionsGenerator.swift
[55/183] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/183] Compiling ArgumentParser ZshCompletionsGenerator.swift
[57/183] Compiling ArgumentParser Argument.swift
[58/183] Compiling ArgumentParser HelpGenerator.swift
[59/183] Compiling ArgumentParser MessageInfo.swift
[60/183] Compiling ArgumentParser UsageGenerator.swift
[61/183] Compiling ArgumentParser CollectionExtensions.swift
[75/196] Compiling SwiftFormat Specifiers.swift
[76/196] Compiling SwiftFormat StrongOutlets.swift
[77/196] Compiling SwiftFormat StrongifiedSelf.swift
[78/196] Compiling SwiftFormat Todos.swift
[79/196] Compiling SwiftFormat TrailingClosures.swift
[80/196] Compiling SwiftFormat TrailingCommas.swift
[81/196] Compiling SwiftFormat TrailingSpace.swift
[82/196] Compiling SwiftFormat TypeSugar.swift
[83/196] Compiling SwiftFormat UnusedArguments.swift
[84/196] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[85/196] Compiling SwiftFormat Void.swift
[86/196] Compiling SwiftFormat Wrap.swift
[87/196] Compiling SwiftFormat WrapArguments.swift
[88/206] Compiling SwiftFormat ParsingHelpers.swift
[89/206] Compiling SwiftFormat Reporter.swift
[90/206] Compiling SwiftFormat RuleRegistry.generated.swift
[91/206] Compiling SwiftFormat Acronyms.swift
[92/206] Compiling SwiftFormat AndOperator.swift
[93/206] Compiling SwiftFormat AnyObjectProtocol.swift
[94/206] Compiling SwiftFormat ApplicationMain.swift
[95/206] Compiling SwiftFormat AssertionFailures.swift
[96/206] Compiling SwiftFormat BlankLineAfterImports.swift
[97/206] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[98/206] Compiling SwiftFormat BlankLinesAroundMark.swift
[99/206] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[100/206] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[101/206] Compiling SwiftFormat RedundantClosure.swift
[102/206] Compiling SwiftFormat RedundantExtensionACL.swift
[103/206] Compiling SwiftFormat RedundantFileprivate.swift
[104/206] Compiling SwiftFormat RedundantGet.swift
[105/206] Compiling SwiftFormat RedundantInit.swift
[106/206] Compiling SwiftFormat RedundantInternal.swift
[107/206] Compiling SwiftFormat RedundantLet.swift
[108/206] Compiling SwiftFormat RedundantLetError.swift
[109/206] Compiling SwiftFormat RedundantNilInit.swift
[110/206] Compiling SwiftFormat RedundantObjc.swift
[111/206] Compiling SwiftFormat RedundantOptionalBinding.swift
[112/206] Compiling SwiftFormat RedundantParens.swift
[113/206] Compiling SwiftFormat RedundantPattern.swift
[114/206] Compiling KippleToolsCore VerboseLogging.swift
[115/206] Compiling KippleToolsCore ShellCommand.swift
[116/206] Compiling KippleToolsCore ShellError.swift
[117/206] Compiling KippleToolsCore ShellCommand+Git.swift
[118/206] Compiling KippleToolsCore Shell.swift
[119/206] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[120/206] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[121/206] Emitting module KippleToolsCore
[122/206] Compiling KippleToolsCore Data+ShellOutput.swift
[123/206] Compiling KippleToolsCore Process+Convenience.swift
[124/206] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[125/206] Compiling SwiftFormat Linebreaks.swift
[126/206] Compiling SwiftFormat MarkTypes.swift
[127/206] Compiling SwiftFormat ModifierOrder.swift
[128/206] Compiling SwiftFormat NoExplicitOwnership.swift
[129/206] Compiling SwiftFormat NumberFormatting.swift
[130/206] Compiling SwiftFormat OpaqueGenericParameters.swift
[131/206] Compiling SwiftFormat OrganizeDeclarations.swift
[132/206] Compiling SwiftFormat PreferForLoop.swift
[133/206] Compiling SwiftFormat PreferKeyPath.swift
[134/206] Compiling SwiftFormat PropertyTypes.swift
[135/206] Compiling SwiftFormat RedundantBackticks.swift
[136/206] Compiling SwiftFormat RedundantBreak.swift
[139/206] Compiling SwiftFormat ExtensionAccessControl.swift
[140/206] Compiling SwiftFormat FileHeader.swift
[141/206] Compiling SwiftFormat GenericExtensions.swift
[142/206] Compiling SwiftFormat HeaderFileName.swift
[143/206] Compiling SwiftFormat HoistAwait.swift
[144/206] Compiling SwiftFormat HoistPatternLet.swift
[145/206] Compiling SwiftFormat HoistTry.swift
[146/206] Compiling SwiftFormat Indent.swift
[147/206] Compiling SwiftFormat InitCoderUnavailable.swift
[148/206] Compiling SwiftFormat IsEmpty.swift
[149/206] Compiling SwiftFormat LeadingDelimiters.swift
[150/206] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[151/206] Compiling SwiftFormat BlankLinesBetweenImports.swift
[152/206] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[153/206] Compiling SwiftFormat BlockComments.swift
[154/206] Compiling SwiftFormat Braces.swift
[155/206] Compiling SwiftFormat ConditionalAssignment.swift
[156/206] Compiling SwiftFormat ConsecutiveBlankLines.swift
[157/206] Compiling SwiftFormat ConsecutiveSpaces.swift
[158/206] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[159/206] Compiling SwiftFormat DocComments.swift
[160/206] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[161/206] Compiling SwiftFormat DuplicateImports.swift
[162/206] Compiling SwiftFormat ElseOnSameLine.swift
[163/206] Emitting module SwiftFormat
[164/206] Compiling SwiftFormat WrapAttributes.swift
[165/206] Compiling SwiftFormat WrapConditionalBodies.swift
[166/206] Compiling SwiftFormat WrapEnumCases.swift
[167/206] Compiling SwiftFormat WrapLoopBodies.swift
[168/206] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[169/206] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[170/206] Compiling SwiftFormat WrapSingleLineComments.swift
[171/206] Compiling SwiftFormat WrapSwitchCases.swift
[172/206] Compiling SwiftFormat YodaConditions.swift
[173/206] Compiling SwiftFormat Singularize.swift
[174/206] Compiling SwiftFormat SwiftFormat.swift
[175/206] Compiling SwiftFormat Tokenizer.swift
[176/206] Compiling SwiftFormat XMLReporter.swift
[204/220] Compiling KippleFramework SwiftVersion.swift
[205/220] Compiling KippleFramework BuildCommand.swift
[206/221] Compiling KippleFramework InstallCommand.swift
[207/221] Compiling KippleFramework UninstallCommand.swift
[208/221] Compiling KippleFramework FormatCommand.swift
[209/221] Compiling KippleFramework TestCommand.swift
[210/221] Compiling KippleFramework SwiftBuilder.swift
[211/221] Compiling KippleFramework SwiftFormat.swift
[212/221] Compiling KippleFramework MainCommand.swift
[213/221] Compiling KippleFramework Platform.swift
[214/221] Compiling KippleFramework SetupCommand.swift
[215/221] Compiling KippleFramework BuildEnvironment.swift
[216/221] Compiling KippleFramework FileFormatter.swift
[217/221] Emitting module KippleFramework
[218/221] Compiling KippleFramework resource_bundle_accessor.swift
[219/223] Emitting module kipple
[220/223] Compiling kipple main.swift
[220/223] Write Objects.LinkFileList
[221/223] Linking kipple-tool
[222/223] Applying kipple-tool
Build complete! (25.14s)
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
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-argument-parser
[1/2038] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-argument-parser (0.76s)
Updating https://github.com/nicklockwood/SwiftFormat
Updating https://github.com/bdrelling/KippleTools
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.21s)
Updated https://github.com/bdrelling/KippleTools (0.55s)
Updated https://github.com/nicklockwood/SwiftFormat (0.55s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.54s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3188] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.56s)
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--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling SymbolKit Names.swift
[18/57] Compiling SymbolKit SPI.swift
[19/57] Compiling SymbolKit Snippet.swift
[20/57] Compiling SymbolKit Extension.swift
[21/57] Compiling SymbolKit Relationship.swift
[22/57] Compiling SymbolKit RelationshipKind.swift
[23/57] Compiling SymbolKit SourceOrigin.swift
[24/57] Compiling SymbolKit GenericConstraints.swift
[25/57] Compiling SymbolKit Swift.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.swift
[36/57] Compiling SymbolKit Identifier.swift
[37/57] Compiling SymbolKit KindIdentifier.swift
[38/57] Compiling SymbolKit Location.swift
[39/57] Compiling SymbolKit Mutability.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.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] 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.17s)
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=0x6000039c01b0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅  Doc result (failed) reported
Done.