The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-test-codecov with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/swift-test-codecov.git
Reference: main
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
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mattpolzin/swift-test-codecov.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/mattpolzin/TextTable.git
[1/189] Fetching texttable
Fetched https://github.com/mattpolzin/TextTable.git from cache (0.20s)
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-argument-parser
[1/1254] Fetching regex
[842/12689] Fetching regex, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.67s)
Fetched https://github.com/sharplet/Regex.git from cache (0.68s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.41s)
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.0.3
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/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/36] Emitting module ArgumentParserToolInfo
[9/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/37] Wrapping AST for ArgumentParserToolInfo for debugging
[12/71] Compiling ArgumentParser ArgumentHelp.swift
[13/71] Compiling ArgumentParser CompletionKind.swift
[14/71] Compiling ArgumentParser Errors.swift
[15/71] Compiling ArgumentParser Flag.swift
[16/71] Compiling ArgumentParser NameSpecification.swift
[17/75] Compiling TextTable RstFormat.swift
[18/75] Compiling ArgumentParser CommandParser.swift
[19/75] Compiling ArgumentParser InputOrigin.swift
[20/76] Compiling Regex ThreadLocal.swift
[21/76] Compiling Regex String+ReplaceMatching.swift
[25/76] Compiling ArgumentParser ArgumentSet.swift
[28/76] Emitting module TextTable
[29/76] Compiling TextTable String+Util.swift
[30/76] Compiling TextTable SimpleFormat.swift
[31/76] Compiling Regex Foundation+Ranges.swift
[32/76] Compiling Regex Options.swift
[33/76] Compiling Regex MatchResult.swift
[34/76] Compiling Regex Regex.swift
[35/76] Emitting module Regex
[36/77] Wrapping AST for Regex for debugging
[41/77] Compiling ArgumentParser Name.swift
[42/77] Compiling ArgumentParser Parsed.swift
[43/80] Compiling TextTable TextTable.swift
[45/81] Compiling ArgumentParser ParsedValues.swift
[46/81] Compiling ArgumentParser ParserError.swift
[47/81] Compiling ArgumentParser SplitArguments.swift
[48/81] Compiling ArgumentParser DumpHelpGenerator.swift
[49/81] Compiling ArgumentParser HelpCommand.swift
[50/81] Compiling ArgumentParser HelpGenerator.swift
[51/81] Compiling ArgumentParser MessageInfo.swift
[52/81] Compiling ArgumentParser UsageGenerator.swift
[52/81] Wrapping AST for TextTable for debugging
[54/81] Compiling ArgumentParser CollectionExtensions.swift
[55/81] Compiling ArgumentParser SequenceExtensions.swift
[56/81] Compiling ArgumentParser StringExtensions.swift
[57/81] Compiling ArgumentParser Tree.swift
[58/81] Compiling SwiftTestCodecovLib Aggregate.swift
[59/81] Emitting module SwiftTestCodecovLib
[60/81] Compiling SwiftTestCodecovLib CodeCov.swift
[61/82] Wrapping AST for SwiftTestCodecovLib for debugging
[63/82] Compiling ArgumentParser Option.swift
[64/82] Compiling ArgumentParser OptionGroup.swift
[65/82] Compiling ArgumentParser CommandConfiguration.swift
[66/82] Compiling ArgumentParser EnumerableFlag.swift
[67/82] Compiling ArgumentParser ExpressibleByArgument.swift
[68/82] Compiling ArgumentParser ParsableArguments.swift
[69/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/82] Compiling ArgumentParser ParsableCommand.swift
[71/82] Compiling ArgumentParser ArgumentDecoder.swift
[72/82] Compiling ArgumentParser ArgumentDefinition.swift
[73/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[74/82] Compiling ArgumentParser CompletionsGenerator.swift
[75/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[76/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[77/82] Compiling ArgumentParser Argument.swift
[78/82] Emitting module ArgumentParser
[79/83] Wrapping AST for ArgumentParser for debugging
[81/85] Compiling swift_test_codecov main.swift
[82/85] Emitting module swift_test_codecov
[83/86] Wrapping AST for swift-test-codecov for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking swift-test-codecov
Build complete! (15.34s)
Build complete.
Done.