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 RakuyoSwift, reference 1.4.0 (5d13a5), with Swift 5.10 for macOS (SPM) on 17 Feb 2025 12:00:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/swift.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/swift
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 5d13a5f feat: Release 1.4.0
Cloned https://github.com/RakuyoKit/swift.git
Revision (git rev-parse @):
5d13a5fb69e44b637b3eee0f7761077bed29d6ee
SUCCESS checkout https://github.com/RakuyoKit/swift.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/RakuyoKit/swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/12] Write sources
[5/12] Copying rakuyo.swiftformat
[5/12] Copying swiftlint.yml
[7/12] Write RakuyoSwiftFormatTool-entitlement.plist
[8/12] Write swift-version-33747A42983211AE.txt
[10/14] Emitting module ArgumentParserToolInfo
[11/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/53] Compiling ArgumentParser ArgumentHelp.swift
[13/53] Compiling ArgumentParser ArgumentVisibility.swift
[14/53] Compiling ArgumentParser CompletionKind.swift
[15/53] Compiling ArgumentParser Errors.swift
[16/53] Compiling ArgumentParser Flag.swift
[17/57] Compiling ArgumentParser InputOrigin.swift
[18/57] Compiling ArgumentParser Name.swift
[19/57] Compiling ArgumentParser Parsed.swift
[20/57] Compiling ArgumentParser ParsedValues.swift
[21/57] Compiling ArgumentParser ParsableArguments.swift
[22/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[23/57] Compiling ArgumentParser ParsableCommand.swift
[24/57] Compiling ArgumentParser ArgumentDecoder.swift
[25/57] Compiling ArgumentParser NameSpecification.swift
[26/57] Compiling ArgumentParser Option.swift
[27/57] Compiling ArgumentParser OptionGroup.swift
[28/57] Compiling ArgumentParser AsyncParsableCommand.swift
[29/57] Emitting module ArgumentParser
[30/57] Compiling ArgumentParser ArgumentDefinition.swift
[31/57] Compiling ArgumentParser ArgumentSet.swift
[32/57] Compiling ArgumentParser CommandParser.swift
[33/57] Compiling ArgumentParser InputKey.swift
[34/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/57] Compiling ArgumentParser CompletionsGenerator.swift
[36/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/57] Compiling ArgumentParser Argument.swift
[39/57] Compiling ArgumentParser Platform.swift
[40/57] Compiling ArgumentParser SequenceExtensions.swift
[41/57] Compiling ArgumentParser StringExtensions.swift
[42/57] Compiling ArgumentParser Tree.swift
[43/57] Compiling ArgumentParser CommandConfiguration.swift
[44/57] Compiling ArgumentParser CommandGroup.swift
[45/57] Compiling ArgumentParser EnumerableFlag.swift
[46/57] Compiling ArgumentParser ExpressibleByArgument.swift
[47/57] Compiling ArgumentParser ParserError.swift
[48/57] Compiling ArgumentParser SplitArguments.swift
[49/57] Compiling ArgumentParser DumpHelpGenerator.swift
[50/57] Compiling ArgumentParser HelpCommand.swift
[51/57] Compiling ArgumentParser HelpGenerator.swift
[52/57] Compiling ArgumentParser MessageInfo.swift
[53/57] Compiling ArgumentParser UsageGenerator.swift
[54/57] Compiling ArgumentParser CollectionExtensions.swift
[55/61] Compiling RakuyoSwiftFormatTool resource_bundle_accessor.swift
[56/61] Compiling RakuyoSwiftFormatTool Command.swift
[57/61] Compiling RakuyoSwiftFormatTool RakuyoSwiftFormatTool.swift
[58/61] Emitting module RakuyoSwiftFormatTool
[58/61] Write Objects.LinkFileList
[59/61] Linking RakuyoSwiftFormatTool
[60/61] Applying RakuyoSwiftFormatTool
Build complete! (15.35s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/14275] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.89s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.39s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
[16375/28197168] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
[10461164/39231213] Downloading https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip, https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.70s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.55.0/SwiftFormat.artifactbundle.zip (2.30s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "RakuyoSwift",
  "name" : "RakuyoSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FormatSwift",
      "targets" : [
        "FormatSwift"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "RakuyoSwiftFormatTool",
      "targets" : [
        "RakuyoSwiftFormatTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swiftformat",
      "module_type" : "BinaryTarget",
      "name" : "swiftformat",
      "path" : "remote/archive/SwiftFormat.artifactbundle.zip",
      "product_memberships" : [
        "FormatSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SwiftLintBinary",
      "module_type" : "BinaryTarget",
      "name" : "SwiftLintBinary",
      "path" : "remote/archive/SwiftLintBinary-macos.artifactbundle.zip",
      "product_memberships" : [
        "FormatSwift"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "RakuyoSwiftFormatToolTests",
      "module_type" : "SwiftTarget",
      "name" : "RakuyoSwiftFormatToolTests",
      "path" : "Tests/RakuyoSwiftFormatToolTests",
      "sources" : [
        "RakuyoSwiftFormatToolTests.swift"
      ],
      "target_dependencies" : [
        "RakuyoSwiftFormatTool"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RakuyoSwiftFormatTool",
      "module_type" : "SwiftTarget",
      "name" : "RakuyoSwiftFormatTool",
      "path" : "Sources/RakuyoSwiftFormatTool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "FormatSwift",
        "RakuyoSwiftFormatTool"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/swiftlint.yml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/rakuyo.swiftformat",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Command.swift",
        "RakuyoSwiftFormatTool.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FormatSwift",
      "module_type" : "PluginTarget",
      "name" : "FormatSwift",
      "path" : "Plugins/FormatSwift",
      "plugin_capability" : {
        "intent" : {
          "description" : "Formats Swift source files according to the Rakuyo Swift Style Guide",
          "type" : "custom",
          "verb" : "format"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Format Swift source files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "FormatSwift"
      ],
      "sources" : [
        "CommandContext.swift",
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "RakuyoSwiftFormatTool",
        "swiftformat",
        "SwiftLintBinary"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.8"
}
Done.