The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ProgressLine, reference main (3ef298), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 14:28:03 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/ProgressLine.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kattouf/ProgressLine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3ef298a doc: fix github style gifs table layout
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
3ef298aeb9d854a02bc8030b1defee44595d81b5
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at main
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-tagged.git
[1/1218] Fetching swift-tagged
[87/2174] Fetching swift-tagged, swift-concurrency-extras
[1697/19697] Fetching swift-tagged, swift-concurrency-extras, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.65s)
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (1.65s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.65s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.1.0 (4.71s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.4.0 (0.58s)
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.1.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.4.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "progressline",
      "name": "ProgressLine",
      "url": "https://github.com/kattouf/ProgressLine.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProgressLine",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-tagged",
          "name": "swift-tagged",
          "url": "https://github.com/pointfreeco/swift-tagged.git",
          "version": "0.10.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tagged",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-concurrency-extras",
          "name": "swift-concurrency-extras",
          "url": "https://github.com/pointfreeco/swift-concurrency-extras.git",
          "version": "1.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kattouf/ProgressLine.git
[1/409] Fetching progressline
Fetched https://github.com/kattouf/ProgressLine.git from cache (1.18s)
Fetching https://github.com/pointfreeco/swift-tagged.git from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.58s)
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.58s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.58s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (0.64s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.2 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.59s)
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/kattouf/ProgressLine.git
Working copy of https://github.com/kattouf/ProgressLine.git resolved at main (3ef298a)
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.2
Found 3 product dependencies
  - swift-argument-parser
  - swift-tagged
  - swift-concurrency-extras
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kattouf/ProgressLine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write progressline-entitlement.plist
[5/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/27] Emitting module ArgumentParserToolInfo
[11/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/65] Compiling ConcurrencyExtras UncheckedSendable.swift
[13/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/65] Compiling ArgumentParser CompletionsGenerator.swift
[15/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/65] Compiling ArgumentParser Argument.swift
[18/65] Emitting module ArgumentParser
[19/69] Compiling ArgumentParser AsyncParsableCommand.swift
[20/69] Compiling ArgumentParser CommandConfiguration.swift
[21/69] Compiling ArgumentParser EnumerableFlag.swift
[22/69] Compiling ArgumentParser ExpressibleByArgument.swift
[23/69] Compiling ArgumentParser Flag.swift
[24/69] Compiling ArgumentParser NameSpecification.swift
[25/69] Compiling ArgumentParser Option.swift
[26/69] Compiling ArgumentParser OptionGroup.swift
[27/69] Compiling ArgumentParser ArgumentHelp.swift
[28/69] Compiling ArgumentParser ArgumentVisibility.swift
[29/69] Compiling ArgumentParser CompletionKind.swift
[30/69] Compiling ArgumentParser Errors.swift
[31/69] Compiling ArgumentParser ParsableArguments.swift
[32/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/69] Compiling ArgumentParser ParsableCommand.swift
[34/69] Compiling ArgumentParser ArgumentDecoder.swift
[35/69] Compiling ArgumentParser ArgumentDefinition.swift
[36/69] Compiling ArgumentParser ArgumentSet.swift
[37/69] Compiling ArgumentParser CommandParser.swift
[38/69] Compiling ArgumentParser InputKey.swift
[39/69] Compiling ArgumentParser Platform.swift
[40/69] Compiling ArgumentParser SequenceExtensions.swift
[41/69] Compiling ArgumentParser StringExtensions.swift
[42/69] Compiling ArgumentParser Tree.swift
[43/69] Compiling Tagged UUID.swift
[44/69] Compiling ConcurrencyExtras AsyncStream.swift
[45/69] Emitting module ConcurrencyExtras
[46/69] Compiling ConcurrencyExtras ActorIsolated.swift
[47/69] Compiling ArgumentParser InputOrigin.swift
[48/69] Compiling ArgumentParser Name.swift
[49/69] Compiling ArgumentParser Parsed.swift
[50/69] Compiling ArgumentParser ParsedValues.swift
[51/69] Compiling ArgumentParser ParserError.swift
[52/69] Compiling ArgumentParser SplitArguments.swift
[53/69] Compiling ArgumentParser DumpHelpGenerator.swift
[54/69] Compiling ArgumentParser HelpCommand.swift
[55/69] Compiling ArgumentParser HelpGenerator.swift
[56/69] Compiling ArgumentParser MessageInfo.swift
[57/69] Compiling ArgumentParser UsageGenerator.swift
[58/69] Compiling ArgumentParser CollectionExtensions.swift
[59/69] Compiling ConcurrencyExtras Result.swift
[60/69] Compiling ConcurrencyExtras MainSerialExecutor.swift
[61/69] Compiling ConcurrencyExtras Task.swift
[62/69] Compiling ConcurrencyExtras Locking.swift
[63/69] Compiling ConcurrencyExtras LockIsolated.swift
[64/69] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[65/69] Emitting module Tagged
[66/69] Compiling Tagged Tagged.swift
[67/71] Emitting module TaggedTime
[68/71] Compiling TaggedTime TaggedTime.swift
[69/90] Compiling progressline UnderProgressLineLogger.swift
[70/90] Compiling progressline Version.swift
[71/90] Compiling progressline Printer.swift
[72/90] Compiling progressline PrintersHolder.swift
[73/90] Compiling progressline ActivityIndicator.swift
[74/90] Compiling progressline ErrorMessage.swift
[75/90] Compiling progressline ProgressLineFormatter.swift
[76/90] Compiling progressline ProgressTracker.swift
[77/90] Compiling progressline String+ANSI.swift
[78/90] Compiling progressline Task+Periodic.swift
[79/90] Compiling progressline MatchesController.swift
[80/90] Compiling progressline OriginalLogController.swift
[81/90] Compiling progressline FileHandler+AsyncStream.swift
[82/90] Compiling progressline LogAllController.swift
[83/90] Compiling progressline ANSI.swift
[84/90] Compiling progressline ActivityIndicator+CommandArgument.swift
[85/90] Emitting module progressline
[86/90] Compiling progressline ProgressLine.swift
[87/90] Compiling progressline ProgressLineController.swift
[88/92] Compiling progressline WindowSizeObserver.swift
[89/92] Compiling progressline isTTY.swift
[89/92] Write Objects.LinkFileList
[90/92] Linking progressline
[91/92] Applying progressline
Build complete! (11.62s)
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.