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 5.10 for macOS (SPM) on 9 Jan 2025 18:36:37 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.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:             5.10
Building package at path:  $PWD
https://github.com/kattouf/ProgressLine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[1/12] Write progressline-entitlement.plist
[1/12] Write sources
[8/12] Write swift-version-33747A42983211AE.txt
[10/28] Emitting module ArgumentParserToolInfo
[11/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[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] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/71] Compiling ArgumentParser CompletionsGenerator.swift
[18/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/71] Compiling ArgumentParser Argument.swift
[21/71] Compiling ArgumentParser InputOrigin.swift
[22/71] Compiling ArgumentParser Name.swift
[23/71] Compiling ArgumentParser Parsed.swift
[24/71] Compiling ArgumentParser ParsedValues.swift
[25/71] Compiling ArgumentParser ParsableArguments.swift
[26/71] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/71] Compiling ArgumentParser ParsableCommand.swift
[28/71] Compiling ArgumentParser ArgumentDecoder.swift
[29/71] Compiling ArgumentParser ArgumentHelp.swift
[30/71] Compiling ArgumentParser ArgumentVisibility.swift
[31/71] Compiling ArgumentParser CompletionKind.swift
[32/71] Compiling ArgumentParser Errors.swift
[33/71] Compiling ArgumentParser Flag.swift
[34/71] Compiling ArgumentParser NameSpecification.swift
[35/71] Compiling ArgumentParser Option.swift
[36/71] Compiling ArgumentParser OptionGroup.swift
[37/71] Compiling ArgumentParser AsyncParsableCommand.swift
[38/71] Emitting module ArgumentParser
[39/71] Compiling ArgumentParser Platform.swift
[40/71] Compiling ArgumentParser SequenceExtensions.swift
[41/71] Compiling ArgumentParser StringExtensions.swift
[42/71] Compiling ArgumentParser Tree.swift
[43/71] Compiling ConcurrencyExtras MainSerialExecutor.swift
[44/71] Compiling ConcurrencyExtras Task.swift
[45/71] Compiling ConcurrencyExtras Result.swift
[46/72] Compiling ArgumentParser ParserError.swift
[47/72] Compiling ArgumentParser SplitArguments.swift
[48/72] Compiling ArgumentParser DumpHelpGenerator.swift
[49/72] Compiling ArgumentParser HelpCommand.swift
[50/72] Compiling ArgumentParser HelpGenerator.swift
[51/72] Compiling ArgumentParser MessageInfo.swift
[52/72] Compiling ArgumentParser UsageGenerator.swift
[53/72] Compiling ArgumentParser CollectionExtensions.swift
[54/72] Compiling ArgumentParser ArgumentDefinition.swift
[55/72] Compiling ArgumentParser ArgumentSet.swift
[56/72] Compiling ArgumentParser CommandParser.swift
[57/72] Compiling ArgumentParser InputKey.swift
[58/72] Compiling ConcurrencyExtras LockIsolated.swift
[59/72] Compiling ConcurrencyExtras UncheckedBox.swift
[60/72] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[63/72] Compiling ConcurrencyExtras Locking.swift
[64/72] Emitting module ConcurrencyExtras
[65/72] Compiling ConcurrencyExtras AsyncStream.swift
[66/72] Compiling Tagged UUID.swift
[67/72] Emitting module Tagged
[68/72] Compiling Tagged Tagged.swift
[69/74] Compiling ConcurrencyExtras UncheckedSendable.swift
[70/74] Compiling TaggedTime TaggedTime.swift
[71/74] Emitting module TaggedTime
[72/93] Compiling progressline String+ANSI.swift
[73/93] Compiling progressline Task+Periodic.swift
[74/95] Compiling progressline ProgressLineFormatter.swift
[75/95] Compiling progressline ProgressTracker.swift
[76/95] Compiling progressline UnderProgressLineLogger.swift
[77/95] Compiling progressline Version.swift
[78/95] Compiling progressline ANSI.swift
[79/95] Compiling progressline ActivityIndicator+CommandArgument.swift
[80/95] Compiling progressline Printer.swift
[81/95] Compiling progressline PrintersHolder.swift
[82/95] Compiling progressline MatchesController.swift
[83/95] Compiling progressline OriginalLogController.swift
[84/95] Compiling progressline ProgressLine.swift
[85/95] Compiling progressline ProgressLineController.swift
[86/95] Compiling progressline FileHandler+AsyncStream.swift
[87/95] Compiling progressline LogAllController.swift
[88/95] Emitting module progressline
[89/95] Compiling progressline ActivityIndicator.swift
[90/95] Compiling progressline ErrorMessage.swift
[91/95] Compiling progressline WindowSizeObserver.swift
[92/95] Compiling progressline isTTY.swift
[92/95] Write Objects.LinkFileList
[93/95] Linking progressline
[94/95] Applying progressline
Build complete! (12.97s)
Fetching https://github.com/pointfreeco/swift-tagged.git
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1147] Fetching swift-tagged
[2/1981] Fetching swift-tagged, swift-concurrency-extras
[783/14382] Fetching swift-tagged, swift-concurrency-extras, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (1.99s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.99s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.99s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (2.15s)
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.37s)
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.38s)
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
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.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.