Build Information
Successful build of swift-test-codecov, reference main (401f6b), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 11:54:11 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/mattpolzin/swift-test-codecov.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/swift-test-codecov
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 401f6bb Merge pull request #22 from nickpdemarco/npd/bump-argument-parser
Cloned https://github.com/mattpolzin/swift-test-codecov.git
Revision (git rev-parse @):
401f6bb153dea22a22ae1bdd38afe6b361ef606f
SUCCESS checkout https://github.com/mattpolzin/swift-test-codecov.git at main
Fetching https://github.com/mattpolzin/TextTable.git
[1/189] Fetching texttable
Fetched https://github.com/mattpolzin/TextTable.git from cache (0.63s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[817/18777] Fetching regex, swift-argument-parser
Fetched https://github.com/sharplet/Regex.git from cache (1.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (4.00s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.83s)
Creating working copy for https://github.com/mattpolzin/TextTable.git
Working copy of https://github.com/mattpolzin/TextTable.git resolved at swift-5 (5366206)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
========================================
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": "swift-test-codecov",
"name": "swift-test-codecov",
"url": "https://github.com/mattpolzin/swift-test-codecov.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-test-codecov",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "texttable",
"name": "TextTable",
"url": "https://github.com/mattpolzin/TextTable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextTable",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "regex",
"name": "Regex",
"url": "https://github.com/sharplet/Regex.git",
"version": "2.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Regex",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mattpolzin/swift-test-codecov.git
[1/566] Fetching swift-test-codecov
Fetched https://github.com/mattpolzin/swift-test-codecov.git from cache (0.89s)
Fetching https://github.com/mattpolzin/TextTable.git from cache
Fetched https://github.com/mattpolzin/TextTable.git from cache (0.47s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.63s)
Fetched https://github.com/sharplet/Regex.git from cache (0.63s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.61s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/mattpolzin/TextTable.git
Working copy of https://github.com/mattpolzin/TextTable.git resolved at swift-5 (5366206)
Creating working copy for https://github.com/mattpolzin/swift-test-codecov.git
Working copy of https://github.com/mattpolzin/swift-test-codecov.git resolved at main (401f6bb)
Found 3 product dependencies
- swift-argument-parser
- TextTable
- Regex
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mattpolzin/swift-test-codecov.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[2/11] Write swift-test-codecov-entitlement.plist
[5/11] Write sources
[7/11] Write swift-version--6988338F2F200930.txt
[9/32] Emitting module ArgumentParserToolInfo
[10/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/67] Emitting module ArgumentParser
[12/70] Compiling ArgumentParser CommandConfiguration.swift
[13/70] Compiling ArgumentParser EnumerableFlag.swift
[14/70] Compiling ArgumentParser ExpressibleByArgument.swift
[15/70] Compiling ArgumentParser ParsableArguments.swift
[16/70] Compiling ArgumentParser SequenceExtensions.swift
[17/70] Compiling ArgumentParser StringExtensions.swift
[18/70] Compiling ArgumentParser Tree.swift
[19/70] Compiling ArgumentParser Flag.swift
[20/70] Compiling ArgumentParser NameSpecification.swift
[21/70] Compiling ArgumentParser Option.swift
[22/70] Compiling ArgumentParser OptionGroup.swift
[23/70] Compiling ArgumentParser Argument.swift
[24/70] Compiling ArgumentParser ArgumentHelp.swift
[25/70] Compiling ArgumentParser CompletionKind.swift
[26/70] Compiling ArgumentParser Errors.swift
[27/70] Compiling ArgumentParser BashCompletionsGenerator.swift
[28/70] Compiling ArgumentParser CompletionsGenerator.swift
[29/70] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/70] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/70] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/70] Compiling ArgumentParser ParsableCommand.swift
[33/70] Compiling ArgumentParser ArgumentDecoder.swift
[34/70] Compiling ArgumentParser ArgumentDefinition.swift
[35/70] Compiling ArgumentParser ArgumentSet.swift
[36/70] Compiling ArgumentParser CommandParser.swift
[37/70] Compiling ArgumentParser InputOrigin.swift
[38/70] Compiling ArgumentParser Name.swift
[39/70] Compiling TextTable PsqlFormat.swift
[40/71] Compiling Regex String+ReplaceMatching.swift
[41/71] Compiling TextTable PipeFormat.swift
[42/71] Compiling TextTable OrgFormat.swift
[43/71] Compiling TextTable PlainFormat.swift
[46/71] Emitting module TextTable
[49/71] Compiling ArgumentParser MessageInfo.swift
[50/71] Compiling ArgumentParser UsageGenerator.swift
[51/71] Compiling ArgumentParser CollectionExtensions.swift
[52/71] Compiling ArgumentParser Parsed.swift
[53/71] Compiling ArgumentParser ParsedValues.swift
[54/71] Compiling ArgumentParser ParserError.swift
[55/71] Compiling ArgumentParser SplitArguments.swift
[56/71] Compiling TextTable RstFormat.swift
[57/71] Compiling TextTable SimpleFormat.swift
[58/71] Compiling TextTable String+Util.swift
[59/71] Compiling ArgumentParser DumpHelpGenerator.swift
[60/71] Compiling ArgumentParser HelpCommand.swift
[61/71] Compiling ArgumentParser HelpGenerator.swift
[62/71] Compiling Regex ThreadLocal.swift
[63/71] Compiling Regex Regex.swift
[64/71] Compiling Regex Foundation+Ranges.swift
[65/71] Compiling Regex MatchResult.swift
[66/71] Emitting module Regex
[67/71] Compiling Regex Options.swift
[68/74] Compiling TextTable TextTable.swift
[69/74] Emitting module SwiftTestCodecovLib
[70/74] Compiling SwiftTestCodecovLib CodeCov.swift
[71/74] Compiling SwiftTestCodecovLib Aggregate.swift
[72/76] Compiling swift_test_codecov main.swift
/Users/admin/builder/spi-builder-workspace/Sources/swift-test-codecov/main.swift:7:1: warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
5 | import TextTable
6 |
7 | extension CodeCov.AggregateProperty: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
8 |
9 | let codecovFileDiscussion = """
[73/76] Emitting module swift_test_codecov
/Users/admin/builder/spi-builder-workspace/Sources/swift-test-codecov/main.swift:7:1: warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
5 | import TextTable
6 |
7 | extension CodeCov.AggregateProperty: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'AggregateProperty' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'SwiftTestCodecovLib' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
8 |
9 | let codecovFileDiscussion = """
[73/76] Write Objects.LinkFileList
[74/76] Linking swift-test-codecov
[75/76] Applying swift-test-codecov
Build complete! (8.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "texttable",
"requirement" : {
"branch" : [
"swift-5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattpolzin/TextTable.git"
},
{
"identity" : "regex",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "2.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sharplet/Regex.git"
}
],
"manifest_display_name" : "swift-test-codecov",
"name" : "swift-test-codecov",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "swift-test-codecov",
"targets" : [
"swift-test-codecov"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftTestCodecovLib",
"targets" : [
"SwiftTestCodecovLib"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_test_codecovTests",
"module_type" : "SwiftTarget",
"name" : "swift-test-codecovTests",
"path" : "Tests/swift-test-codecovTests",
"sources" : [
"PlaceholderTests2.swift"
],
"target_dependencies" : [
"swift-test-codecov"
],
"type" : "test"
},
{
"c99name" : "swift_test_codecov",
"module_type" : "SwiftTarget",
"name" : "swift-test-codecov",
"path" : "Sources/swift-test-codecov",
"product_dependencies" : [
"ArgumentParser",
"TextTable"
],
"product_memberships" : [
"swift-test-codecov"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftTestCodecovLib"
],
"type" : "executable"
},
{
"c99name" : "SwiftTestCodecovLibTests",
"module_type" : "SwiftTarget",
"name" : "SwiftTestCodecovLibTests",
"path" : "Tests/SwiftTestCodecovLibTests",
"product_dependencies" : [
"Regex"
],
"sources" : [
"AggregateTests.swift"
],
"target_dependencies" : [
"SwiftTestCodecovLib"
],
"type" : "test"
},
{
"c99name" : "SwiftTestCodecovLib",
"module_type" : "SwiftTarget",
"name" : "SwiftTestCodecovLib",
"path" : "Sources/SwiftTestCodecovLib",
"product_dependencies" : [
"Regex"
],
"product_memberships" : [
"swift-test-codecov",
"SwiftTestCodecovLib"
],
"sources" : [
"Aggregate.swift",
"CodeCov.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.