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 RakuyoSwift, reference 1.3.1 (d678da), with Swift 5.10 for macOS (SPM) on 24 Jul 2024 09:21:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/swift.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RakuyoKit/swift
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at d678dac release: 1.3.1
Cloned https://github.com/RakuyoKit/swift.git
Revision (git rev-parse @):
d678dac4f15c8da8c635206f95446ee7f4dbdaa3
SUCCESS checkout https://github.com/RakuyoKit/swift.git at 1.3.1
Fetching https://github.com/apple/swift-argument-parser
[1/12062] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.12s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
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
[32750/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[65500/34492293] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip
Downloading binary artifact 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.54.2/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.44s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip (2.20s)
========================================
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": "swift",
      "name": "RakuyoSwift",
      "url": "https://github.com/RakuyoKit/swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
      "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": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RakuyoKit/swift.git
[1/2205] Fetching swift
Fetched https://github.com/RakuyoKit/swift.git from cache (0.99s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.04s)
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/RakuyoKit/swift.git
Working copy of https://github.com/RakuyoKit/swift.git resolved at 1.3.1 (d678dac)
Fetching binary artifact https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip from cache
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip from cache (0.73s)
Fetched https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip from cache (1.01s)
Found 1 product dependencies
  - swift-argument-parser
========================================
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
[4/12] Write RakuyoSwiftFormatTool-entitlement.plist
[4/12] Copying swiftlint.yml
[6/12] Copying rakuyo.swiftformat
[6/12] Write sources
[8/12] Write swift-version-33747A42983211AE.txt
[10/14] Emitting module ArgumentParserToolInfo
[11/14] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/53] Emitting module ArgumentParser
[13/57] Compiling ArgumentParser ArgumentHelp.swift
[14/57] Compiling ArgumentParser ArgumentVisibility.swift
[15/57] Compiling ArgumentParser CompletionKind.swift
[16/57] Compiling ArgumentParser Errors.swift
[17/57] Compiling ArgumentParser Flag.swift
[18/57] Compiling ArgumentParser CommandConfiguration.swift
[19/57] Compiling ArgumentParser CommandGroup.swift
[20/57] Compiling ArgumentParser EnumerableFlag.swift
[21/57] Compiling ArgumentParser ExpressibleByArgument.swift
[22/57] Compiling ArgumentParser InputOrigin.swift
[23/57] Compiling ArgumentParser Name.swift
[24/57] Compiling ArgumentParser Parsed.swift
[25/57] Compiling ArgumentParser ParsedValues.swift
[26/57] Compiling ArgumentParser ParsableArguments.swift
[27/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/57] Compiling ArgumentParser ParsableCommand.swift
[29/57] Compiling ArgumentParser ArgumentDecoder.swift
[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 ParserError.swift
[44/57] Compiling ArgumentParser SplitArguments.swift
[45/57] Compiling ArgumentParser DumpHelpGenerator.swift
[46/57] Compiling ArgumentParser HelpCommand.swift
[47/57] Compiling ArgumentParser NameSpecification.swift
[48/57] Compiling ArgumentParser Option.swift
[49/57] Compiling ArgumentParser OptionGroup.swift
[50/57] Compiling ArgumentParser AsyncParsableCommand.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] Emitting module RakuyoSwiftFormatTool
[56/61] Compiling RakuyoSwiftFormatTool RakuyoSwiftFormatTool.swift
[57/61] Compiling RakuyoSwiftFormatTool Command.swift
[58/61] Compiling RakuyoSwiftFormatTool resource_bundle_accessor.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking RakuyoSwiftFormatTool
[60/61] Applying RakuyoSwiftFormatTool
Build complete! (11.26s)
Build complete.
Done.