Build Information
Successful build of swift-test-codecov, reference 0.13.0 (67d173
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 23:13:29 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/mattpolzin/swift-test-codecov.git
Reference: 0.13.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/swift-test-codecov
* tag 0.13.0 -> FETCH_HEAD
HEAD is now at 67d173e Merge pull request #21 from mattpolzin/feature/20/fractional-minimum
Cloned https://github.com/mattpolzin/swift-test-codecov.git
Revision (git rev-parse @):
67d173ebf642b7b70038aaf9d3734ecda2473274
SUCCESS checkout https://github.com/mattpolzin/swift-test-codecov.git at 0.13.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mattpolzin/swift-test-codecov.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write swift-test-codecov-entitlement.plist
[3/10] Write sources
[6/10] Write swift-version-1EA4D86E10B52AF.txt
[8/62] Compiling ArgumentParser ParsableArgumentsValidation.swift
[9/62] Compiling ArgumentParser ParsableCommand.swift
[10/62] Compiling ArgumentParser ArgumentDecoder.swift
[11/62] Compiling ArgumentParser ArgumentDefinition.swift
[12/65] Compiling ArgumentParser Flag.swift
[13/65] Compiling ArgumentParser NameSpecification.swift
[14/65] Compiling ArgumentParser Option.swift
[15/65] Compiling ArgumentParser OptionGroup.swift
[16/65] Compiling ArgumentParser CommandConfiguration.swift
[17/65] Compiling ArgumentParser EnumerableFlag.swift
[18/65] Compiling ArgumentParser ExpressibleByArgument.swift
[19/65] Compiling ArgumentParser ParsableArguments.swift
[20/65] Emitting module ArgumentParser
[21/65] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/65] Compiling ArgumentParser CompletionsGenerator.swift
[23/65] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/65] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/65] Compiling ArgumentParser SequenceExtensions.swift
[26/65] Compiling ArgumentParser StringExtensions.swift
[27/65] Compiling ArgumentParser Tree.swift
[28/65] Compiling ArgumentParser ParserError.swift
[29/65] Compiling ArgumentParser SplitArguments.swift
[30/65] Compiling ArgumentParser HelpCommand.swift
[31/65] Compiling ArgumentParser ArgumentSet.swift
[32/65] Compiling ArgumentParser CommandParser.swift
[33/65] Compiling ArgumentParser InputOrigin.swift
[34/65] Compiling ArgumentParser Name.swift
[35/65] Compiling ArgumentParser Parsed.swift
[36/65] Compiling ArgumentParser ParsedValues.swift
[37/65] Compiling ArgumentParser Argument.swift
[38/65] Compiling ArgumentParser ArgumentHelp.swift
[39/65] Compiling ArgumentParser CompletionKind.swift
[40/65] Compiling ArgumentParser Errors.swift
[41/65] Compiling ArgumentParser HelpGenerator.swift
[42/65] Compiling ArgumentParser MessageInfo.swift
[43/65] Compiling ArgumentParser UsageGenerator.swift
[44/65] Emitting module TextTable
[49/66] Compiling TextTable PsqlFormat.swift
[50/66] Compiling TextTable PipeFormat.swift
[51/66] Compiling TextTable PlainFormat.swift
[52/66] Compiling TextTable SimpleFormat.swift
[53/66] Compiling TextTable OrgFormat.swift
[54/66] Compiling Regex Regex.swift
[55/66] Compiling TextTable RstFormat.swift
[56/66] Compiling Regex Options.swift
[57/66] Compiling TextTable String+Util.swift
[58/66] Compiling Regex Foundation+Ranges.swift
[59/66] Emitting module Regex
[60/66] Compiling Regex MatchResult.swift
[61/66] Compiling Regex String+ReplaceMatching.swift
[62/66] Compiling Regex ThreadLocal.swift
[63/69] Compiling TextTable TextTable.swift
[64/69] Emitting module SwiftTestCodecovLib
[65/69] Compiling SwiftTestCodecovLib CodeCov.swift
[66/69] Compiling SwiftTestCodecovLib Aggregate.swift
[67/71] 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 = """
[68/71] 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 = """
[68/71] Write Objects.LinkFileList
[69/71] Linking swift-test-codecov
[70/71] Applying swift-test-codecov
Build complete! (13.47s)
Fetching https://github.com/mattpolzin/TextTable.git
[4/189] Fetching texttable
Fetched https://github.com/mattpolzin/TextTable.git from cache (0.72s)
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-argument-parser
[1/1254] Fetching regex
[817/16634] Fetching regex, swift-argument-parser
Fetched https://github.com/sharplet/Regex.git from cache (1.54s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.54s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (3.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.52s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.2
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/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "0.4.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.