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 ProgressLine, reference 0.2.4 (3bf0ac), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 20:48:25 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/kattouf/ProgressLine.git
Reference: 0.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kattouf/ProgressLine
 * tag               0.2.4      -> FETCH_HEAD
HEAD is now at 3bf0ac6 chore(release): Bump version to 0.2.4
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
3bf0ac693493d6a682243a42238f4e9061e38fb2
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at 0.2.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kattouf/ProgressLine.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/12] Write sources
[4/12] Write progressline-entitlement.plist
[8/12] Write swift-version-1EA4D86E10B52AF.txt
[10/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/28] Emitting module ArgumentParserToolInfo
[12/67] Compiling ArgumentParser CommandConfiguration.swift
[13/67] Compiling ArgumentParser CommandGroup.swift
[14/67] Compiling ArgumentParser EnumerableFlag.swift
[15/67] Compiling ArgumentParser ExpressibleByArgument.swift
[16/71] Emitting module ArgumentParser
[17/71] Compiling ArgumentParser ArgumentHelp.swift
[18/71] Compiling ArgumentParser ArgumentVisibility.swift
[19/71] Compiling ArgumentParser CompletionKind.swift
[20/71] Compiling ArgumentParser Errors.swift
[21/71] Compiling ArgumentParser Flag.swift
[22/71] Compiling ArgumentParser NameSpecification.swift
[23/71] Compiling ArgumentParser Option.swift
[24/71] Compiling ArgumentParser OptionGroup.swift
[25/71] Compiling ArgumentParser AsyncParsableCommand.swift
[26/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/71] Compiling ArgumentParser CompletionsGenerator.swift
[28/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/71] Compiling ArgumentParser Argument.swift
[31/71] Compiling ArgumentParser Platform.swift
[32/71] Compiling ArgumentParser SequenceExtensions.swift
[33/71] Compiling ArgumentParser StringExtensions.swift
[34/71] Compiling ArgumentParser Tree.swift
[35/71] Compiling ArgumentParser InputOrigin.swift
[36/71] Compiling ArgumentParser Name.swift
[37/71] Compiling ArgumentParser Parsed.swift
[38/71] Compiling ArgumentParser ParsedValues.swift
[39/71] Compiling ArgumentParser ArgumentDefinition.swift
[40/71] Compiling ArgumentParser ArgumentSet.swift
[41/71] Compiling ArgumentParser CommandParser.swift
[42/71] Compiling ArgumentParser InputKey.swift
[43/71] Compiling ArgumentParser ParsableArguments.swift
[44/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/71] Compiling ArgumentParser ParsableCommand.swift
[46/71] Compiling ArgumentParser ArgumentDecoder.swift
[47/71] Compiling ArgumentParser HelpGenerator.swift
[48/71] Compiling ArgumentParser MessageInfo.swift
[49/71] Compiling ArgumentParser UsageGenerator.swift
[50/71] Compiling ArgumentParser CollectionExtensions.swift
[51/71] Emitting module ConcurrencyExtras
[52/71] Compiling ArgumentParser ParserError.swift
[53/71] Compiling ArgumentParser SplitArguments.swift
[54/71] Compiling ArgumentParser DumpHelpGenerator.swift
[55/71] Compiling ArgumentParser HelpCommand.swift
[56/72] Compiling ConcurrencyExtras AsyncStream.swift
[57/72] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[58/72] Compiling ConcurrencyExtras MainSerialExecutor.swift
[59/72] Compiling ConcurrencyExtras Locking.swift
[60/72] Compiling ConcurrencyExtras UncheckedBox.swift
[61/72] Compiling ConcurrencyExtras Task.swift
[62/72] Compiling ConcurrencyExtras LockIsolated.swift
[65/72] Compiling ConcurrencyExtras Result.swift
[66/72] Compiling Tagged UUID.swift
[67/72] Compiling Tagged Tagged.swift
[68/72] Emitting module Tagged
[69/74] Compiling ConcurrencyExtras UncheckedSendable.swift
[70/74] Emitting module TaggedTime
[71/74] Compiling TaggedTime TaggedTime.swift
[72/93] Compiling progressline Printer.swift
[73/93] Compiling progressline PrintersHolder.swift
[74/95] Compiling progressline MatchesController.swift
[75/95] Compiling progressline OriginalLogController.swift
[76/95] Compiling progressline String+ANSI.swift
[77/95] Compiling progressline Task+Periodic.swift
[78/95] Compiling progressline ProgressLineFormatter.swift
[79/95] Compiling progressline ProgressTracker.swift
[80/95] Compiling progressline UnderProgressLineLogger.swift
[81/95] Compiling progressline Version.swift
[82/95] Compiling progressline WindowSizeObserver.swift
[83/95] Compiling progressline isTTY.swift
[84/95] Compiling progressline FileHandler+AsyncStream.swift
[85/95] Compiling progressline LogAllController.swift
[86/95] Compiling progressline ActivityIndicator.swift
[87/95] Compiling progressline ErrorMessage.swift
[88/95] Compiling progressline ANSI.swift
[89/95] Compiling progressline ActivityIndicator+CommandArgument.swift
[90/95] Emitting module progressline
[91/95] Compiling progressline ProgressLine.swift
[92/95] Compiling progressline ProgressLineController.swift
[92/95] Write Objects.LinkFileList
[93/95] Linking progressline
[94/95] Applying progressline
Build complete! (15.94s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/pointfreeco/swift-tagged.git
[1/1162] Fetching swift-tagged
[83/2023] Fetching swift-tagged, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.88s)
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.88s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (3.96s)
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.40s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.1 (0.40s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.1
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
Creating working copy for https://github.com/pointfreeco/swift-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at 0.10.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-tagged",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-tagged.git"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras.git"
    }
  ],
  "manifest_display_name" : "ProgressLine",
  "name" : "ProgressLine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "progressline",
      "targets" : [
        "progressline"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "progressline",
      "module_type" : "SwiftTarget",
      "name" : "progressline",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "TaggedTime",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "progressline"
      ],
      "sources" : [
        "ANSI.swift",
        "ActivityIndicator+CommandArgument.swift",
        "ActivityIndicator.swift",
        "ErrorMessage.swift",
        "FileHandler+AsyncStream.swift",
        "LogAllController.swift",
        "MatchesController.swift",
        "OriginalLogController.swift",
        "Printer.swift",
        "PrintersHolder.swift",
        "ProgressLine.swift",
        "ProgressLineController.swift",
        "ProgressLineFormatter.swift",
        "ProgressTracker.swift",
        "String+ANSI.swift",
        "Task+Periodic.swift",
        "UnderProgressLineLogger.swift",
        "Version.swift",
        "WindowSizeObserver.swift",
        "isTTY.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
Done.