Build Information
Successful build of swift-test-codecov, reference 0.13.0 (67d173
), with Swift 6.1 for Linux on 27 Apr 2025 08:36:35 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/mattpolzin/swift-test-codecov.git
https://github.com/mattpolzin/swift-test-codecov.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/mattpolzin/TextTable.git
[1/189] Fetching texttable
Fetched https://github.com/mattpolzin/TextTable.git from cache (0.29s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[867/16204] Fetching regex, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
Fetched https://github.com/sharplet/Regex.git 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.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (1.62s)
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 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)
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/64] Emitting module ArgumentParser
[8/68] Compiling ArgumentParser Name.swift
[9/68] Compiling ArgumentParser Parsed.swift
[10/68] Compiling ArgumentParser ParsedValues.swift
[11/68] Compiling ArgumentParser ParserError.swift
[12/68] Compiling ArgumentParser ArgumentDefinition.swift
[13/68] Compiling ArgumentParser ArgumentSet.swift
[14/68] Compiling ArgumentParser CommandParser.swift
[15/68] Compiling ArgumentParser InputOrigin.swift
[16/68] Compiling TextTable FancyGridFormat.swift
[17/68] Compiling TextTable GridFormat.swift
[18/68] Compiling TextTable HtmlFormat.swift
[19/68] Compiling TextTable LatexFormat.swift
[20/68] Compiling TextTable OrgFormat.swift
[21/68] Compiling TextTable PipeFormat.swift
[22/68] Compiling TextTable PlainFormat.swift
[23/68] Compiling TextTable PsqlFormat.swift
[24/68] Compiling ArgumentParser Flag.swift
[25/68] Compiling ArgumentParser NameSpecification.swift
[26/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/68] Compiling ArgumentParser CompletionsGenerator.swift
[28/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/68] Compiling ArgumentParser Argument.swift
[31/68] Compiling ArgumentParser ParsableArguments.swift
[32/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/68] Compiling ArgumentParser ParsableCommand.swift
[34/68] Compiling ArgumentParser ArgumentDecoder.swift
[35/68] Compiling TextTable SimpleFormat.swift
[36/69] Compiling TextTable String+Util.swift
[37/69] Compiling Regex ThreadLocal.swift
[38/69] Compiling ArgumentParser UsageGenerator.swift
[39/69] Compiling ArgumentParser SequenceExtensions.swift
[40/69] Compiling ArgumentParser StringExtensions.swift
[41/69] Compiling ArgumentParser Tree.swift
[44/69] Compiling TextTable RstFormat.swift
[45/69] Emitting module TextTable
[48/69] Compiling ArgumentParser SplitArguments.swift
[49/69] Compiling ArgumentParser HelpCommand.swift
[50/69] Compiling ArgumentParser HelpGenerator.swift
[51/69] Compiling ArgumentParser MessageInfo.swift
[52/70] Compiling Regex MatchResult.swift
[53/70] Compiling Regex Foundation+Ranges.swift
[54/70] Compiling Regex Options.swift
[55/70] Emitting module Regex
[56/70] Compiling Regex Regex.swift
[57/70] Compiling Regex String+ReplaceMatching.swift
[63/71] Wrapping AST for ArgumentParser for debugging
[64/71] Wrapping AST for Regex for debugging
[66/71] Compiling TextTable TextTable.swift
[67/75] Wrapping AST for TextTable for debugging
[69/75] Compiling SwiftTestCodecovLib Aggregate.swift
[70/75] Emitting module SwiftTestCodecovLib
[71/75] Compiling SwiftTestCodecovLib CodeCov.swift
[72/78] Wrapping AST for SwiftTestCodecovLib for debugging
[74/78] Emitting module swift_test_codecov
/host/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 = """
/host/spi-builder-workspace/Sources/swift-test-codecov/main.swift:31:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
29 |
30 | struct StatsCommand: ParsableCommand {
31 | static let configuration: CommandConfiguration = .init(
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
32 | commandName: "swift-test-codecov",
33 | abstract: "Analyze Code Coverage Metrics",
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/swift-test-codecov/main.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 |
2 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
3 | import Foundation
4 | import SwiftTestCodecovLib
:
29 |
30 | struct StatsCommand: ParsableCommand {
31 | static let configuration: CommandConfiguration = .init(
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | commandName: "swift-test-codecov",
33 | abstract: "Analyze Code Coverage Metrics",
[75/78] Compiling swift_test_codecov main.swift
/host/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 = """
/host/spi-builder-workspace/Sources/swift-test-codecov/main.swift:31:16: warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
29 |
30 | struct StatsCommand: ParsableCommand {
31 | static let configuration: CommandConfiguration = .init(
| `- warning: static property 'configuration' is not concurrency-safe because non-'Sendable' type 'CommandConfiguration' may have shared mutable state; this is an error in the Swift 6 language mode
32 | commandName: "swift-test-codecov",
33 | abstract: "Analyze Code Coverage Metrics",
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Parsable Types/CommandConfiguration.swift:13:15: note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
11 |
12 | /// The configuration for a command.
13 | public struct CommandConfiguration {
| `- note: struct 'CommandConfiguration' does not conform to the 'Sendable' protocol
14 | /// The name of the command to use on the command line.
15 | ///
/host/spi-builder-workspace/Sources/swift-test-codecov/main.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
1 |
2 | import ArgumentParser
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ArgumentParser'
3 | import Foundation
4 | import SwiftTestCodecovLib
:
29 |
30 | struct StatsCommand: ParsableCommand {
31 | static let configuration: CommandConfiguration = .init(
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
32 | commandName: "swift-test-codecov",
33 | abstract: "Analyze Code Coverage Metrics",
[76/79] Wrapping AST for swift-test-codecov for debugging
[77/79] Write Objects.LinkFileList
[78/79] Linking swift-test-codecov
Build complete! (30.30s)
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" : "/host/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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.