Build Information
Successful build of ProgressLine, reference 0.2.4 (3bf0ac), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 14:27:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/pointfreeco/swift-tagged.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/956] Fetching swift-concurrency-extras
[107/2174] Fetching swift-concurrency-extras, swift-tagged
[1014/19697] Fetching swift-concurrency-extras, swift-tagged, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.46s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.46s)
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (1.46s)
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.68s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (0.66s)
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.59s)
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/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.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.08s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git from cache
Fetching https://github.com/pointfreeco/swift-tagged.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.48s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.57s)
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.63s)
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.68s)
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/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.2
Creating working copy for https://github.com/kattouf/ProgressLine.git
Working copy of https://github.com/kattouf/ProgressLine.git resolved at 0.2.4 (3bf0ac6)
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
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
[2/12] Write progressline-entitlement.plist
[4/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/27] Emitting module ArgumentParserToolInfo
[12/65] Compiling ConcurrencyExtras UncheckedSendable.swift
[13/65] Compiling ArgumentParser Flag.swift
[14/65] Compiling ArgumentParser NameSpecification.swift
[15/65] Compiling ArgumentParser Option.swift
[16/65] Compiling ArgumentParser OptionGroup.swift
[17/65] Compiling ArgumentParser ArgumentHelp.swift
[18/65] Compiling ArgumentParser ArgumentVisibility.swift
[19/65] Compiling ArgumentParser CompletionKind.swift
[20/65] Compiling ArgumentParser Errors.swift
[21/69] Compiling ArgumentParser ParsableArguments.swift
[22/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[23/69] Compiling ArgumentParser ParsableCommand.swift
[24/69] Compiling ArgumentParser ArgumentDecoder.swift
[25/69] Compiling ArgumentParser AsyncParsableCommand.swift
[26/69] Compiling ArgumentParser CommandConfiguration.swift
[27/69] Compiling ArgumentParser EnumerableFlag.swift
[28/69] Compiling ArgumentParser ExpressibleByArgument.swift
[29/69] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/69] Compiling ArgumentParser CompletionsGenerator.swift
[31/69] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/69] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/69] Compiling ArgumentParser Argument.swift
[34/69] Emitting module ArgumentParser
[35/69] Compiling ArgumentParser Platform.swift
[36/69] Compiling ArgumentParser SequenceExtensions.swift
[37/69] Compiling ArgumentParser StringExtensions.swift
[38/69] Compiling ArgumentParser Tree.swift
[39/69] Compiling ConcurrencyExtras AsyncStream.swift
[40/69] Compiling ConcurrencyExtras ActorIsolated.swift
[41/69] Emitting module ConcurrencyExtras
[42/69] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[43/69] Compiling ArgumentParser ParserError.swift
[44/69] Compiling ArgumentParser SplitArguments.swift
[45/69] Compiling ArgumentParser DumpHelpGenerator.swift
[46/69] Compiling ArgumentParser HelpCommand.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 ArgumentDefinition.swift
[52/69] Compiling ArgumentParser ArgumentSet.swift
[53/69] Compiling ArgumentParser CommandParser.swift
[54/69] Compiling ArgumentParser InputKey.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 MainSerialExecutor.swift
[60/69] Compiling ConcurrencyExtras LockIsolated.swift
[61/69] Compiling ConcurrencyExtras Task.swift
[62/69] Compiling ConcurrencyExtras Result.swift
[63/69] Compiling ConcurrencyExtras Locking.swift
[64/69] Compiling Tagged Tagged.swift
[65/69] Emitting module Tagged
[66/69] Compiling Tagged UUID.swift
[67/71] Emitting module TaggedTime
[68/71] Compiling TaggedTime TaggedTime.swift
[69/90] Compiling progressline String+ANSI.swift
[70/90] Compiling progressline Task+Periodic.swift
[71/90] Compiling progressline UnderProgressLineLogger.swift
[72/90] Compiling progressline Version.swift
[73/90] Compiling progressline ProgressLineFormatter.swift
[74/90] Compiling progressline ProgressTracker.swift
[75/92] Compiling progressline Printer.swift
[76/92] Compiling progressline PrintersHolder.swift
[77/92] Compiling progressline MatchesController.swift
[78/92] Compiling progressline OriginalLogController.swift
[79/92] Compiling progressline FileHandler+AsyncStream.swift
[80/92] Compiling progressline LogAllController.swift
[81/92] Compiling progressline ActivityIndicator.swift
[82/92] Compiling progressline ErrorMessage.swift
[83/92] Compiling progressline ANSI.swift
[84/92] Compiling progressline ActivityIndicator+CommandArgument.swift
[85/92] Emitting module progressline
[86/92] Compiling progressline ProgressLine.swift
[87/92] 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.04s)
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.