The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swifty, reference main (ee6328), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 01:49:29 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/swifty.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/peterkos/swifty
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee63289 Add README
Cloned https://github.com/peterkos/swifty.git
Revision (git rev-parse @):
ee632896a1c83ea23a6ab74be8141ca52bbfea7f
SUCCESS checkout https://github.com/peterkos/swifty.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/peterkos/swifty.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[4/11] Write swifty-entitlement.plist
[6/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/17] Emitting module ArgumentParserToolInfo
[10/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/56] Emitting module ArgumentParser
[12/60] Compiling ArgumentParser NameSpecification.swift
[13/60] Compiling ArgumentParser Option.swift
[14/60] Compiling ArgumentParser OptionGroup.swift
[15/60] Compiling ArgumentParser AsyncParsableCommand.swift
[16/60] Compiling ArgumentParser ArgumentHelp.swift
[17/60] Compiling ArgumentParser ArgumentVisibility.swift
[18/60] Compiling ArgumentParser CompletionKind.swift
[19/60] Compiling ArgumentParser Errors.swift
[20/60] Compiling ArgumentParser Flag.swift
[21/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/60] Compiling ArgumentParser CompletionsGenerator.swift
[23/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/60] Compiling ArgumentParser Argument.swift
[26/60] Compiling ArgumentParser Platform.swift
[27/60] Compiling ArgumentParser SequenceExtensions.swift
[28/60] Compiling ArgumentParser StringExtensions.swift
[29/60] Compiling ArgumentParser Tree.swift
[30/60] Emitting module ShellOut
[31/60] Compiling ShellOut ShellOut.swift
[32/60] Compiling ArgumentParser InputOrigin.swift
[33/60] Compiling ArgumentParser Name.swift
[34/60] Compiling ArgumentParser Parsed.swift
[35/60] Compiling ArgumentParser ParsedValues.swift
[36/60] Compiling ArgumentParser CommandConfiguration.swift
[37/60] Compiling ArgumentParser CommandGroup.swift
[38/60] Compiling ArgumentParser EnumerableFlag.swift
[39/60] Compiling ArgumentParser ExpressibleByArgument.swift
[40/60] Compiling ArgumentParser ParserError.swift
[41/60] Compiling ArgumentParser SplitArguments.swift
[42/60] Compiling ArgumentParser DumpHelpGenerator.swift
[43/60] Compiling ArgumentParser HelpCommand.swift
[44/60] Compiling ArgumentParser ArgumentDefinition.swift
[45/60] Compiling ArgumentParser ArgumentSet.swift
[46/60] Compiling ArgumentParser CommandParser.swift
[47/60] Compiling ArgumentParser InputKey.swift
[48/60] Compiling ArgumentParser ParsableArguments.swift
[49/60] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/60] Compiling ArgumentParser ParsableCommand.swift
[51/60] Compiling ArgumentParser ArgumentDecoder.swift
[52/60] Compiling ArgumentParser HelpGenerator.swift
[53/60] Compiling ArgumentParser MessageInfo.swift
[54/60] Compiling ArgumentParser UsageGenerator.swift
[55/60] Compiling ArgumentParser CollectionExtensions.swift
[56/60] Compiling Files Files.swift
[57/60] Emitting module Files
[58/65] Compiling swifty pre-commit-format.swift
[59/65] Compiling swifty pkl.swift
[60/65] Compiling swifty Swifty.swift
[61/65] Compiling swifty install-deps.swift
[62/65] Emitting module swifty
[62/65] Write Objects.LinkFileList
[63/65] Linking swifty
[64/65] Applying swifty
Build complete! (20.28s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Files
[1/1248] Fetching files
[239/2228] Fetching files, shellout
Fetched https://github.com/JohnSundell/Files from cache (0.78s)
[794/980] Fetching shellout
[981/16360] Fetching shellout, swift-argument-parser
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.59s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (4.21s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.91s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.43s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.0
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.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files"
    }
  ],
  "manifest_display_name" : "swifty",
  "name" : "swifty",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "swifty",
      "targets" : [
        "swifty"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swifty",
      "module_type" : "SwiftTarget",
      "name" : "swifty",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "ShellOut",
        "Files"
      ],
      "product_memberships" : [
        "swifty"
      ],
      "sources" : [
        "Swifty.swift",
        "install-deps.swift",
        "pkl.swift",
        "pre-commit-format.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
Done.