This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 FileCheck with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/llvm-swift/filecheck.git
Reference: master
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/llvm-swift/filecheck
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fae7b88 fix documentation with argument name
Cloned https://github.com/llvm-swift/filecheck.git
Revision (git rev-parse @):
fae7b883f3fb3d79c10ec0a71992343b1c625b5c
SUCCESS checkout https://github.com/llvm-swift/filecheck.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-argument-parser
[1/77] Fetching chalk
[78/11206] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git (0.73s)
Fetched https://github.com/apple/swift-argument-parser (0.74s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.42s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.42s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/11] Emitting module ArgumentParserToolInfo
[5/13] Wrapping AST for ArgumentParserToolInfo for debugging
[7/50] Compiling ArgumentParser Option.swift
[8/50] Compiling ArgumentParser OptionGroup.swift
[9/50] Compiling ArgumentParser AsyncParsableCommand.swift
[10/50] Compiling ArgumentParser CommandConfiguration.swift
[11/50] Compiling ArgumentParser EnumerableFlag.swift
[12/55] Emitting module ArgumentParser
[13/55] Compiling ArgumentParser ArgumentVisibility.swift
[14/55] Compiling ArgumentParser CompletionKind.swift
[15/55] Compiling ArgumentParser Errors.swift
[16/55] Compiling ArgumentParser Flag.swift
[17/55] Compiling ArgumentParser NameSpecification.swift
[18/55] Emitting module Chalk
[19/55] Compiling Chalk Chalk.swift
[20/56] Compiling ArgumentParser Name.swift
[21/56] Compiling ArgumentParser Parsed.swift
[22/56] Compiling ArgumentParser ParsedValues.swift
[23/56] Compiling ArgumentParser ParserError.swift
[24/56] Compiling ArgumentParser SplitArguments.swift
[26/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/57] Compiling ArgumentParser CompletionsGenerator.swift
[28/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/57] Compiling ArgumentParser Argument.swift
[31/57] Compiling ArgumentParser ArgumentHelp.swift
[33/57] Compiling ArgumentParser CollectionExtensions.swift
[34/57] Compiling ArgumentParser Platform.swift
[35/57] Compiling ArgumentParser SequenceExtensions.swift
[36/57] Compiling ArgumentParser StringExtensions.swift
[37/57] Compiling ArgumentParser Tree.swift
[37/57] Wrapping AST for Chalk for debugging
[39/63] Compiling FileCheck CheckString.swift
[40/63] Emitting module FileCheck
[41/63] Compiling ArgumentParser ArgumentDefinition.swift
[42/63] Compiling ArgumentParser ArgumentSet.swift
[43/63] Compiling ArgumentParser CommandParser.swift
[44/63] Compiling ArgumentParser InputKey.swift
[45/63] Compiling ArgumentParser InputOrigin.swift
[46/63] Compiling FileCheck Pattern.swift
[47/63] Compiling FileCheck FileCheck.swift
[48/63] Compiling FileCheck Diagnostics.swift
[49/63] Compiling FileCheck EditDistance.swift
[51/65] Compiling ArgumentParser ExpressibleByArgument.swift
[52/65] Compiling ArgumentParser ParsableArguments.swift
[53/65] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/65] Compiling ArgumentParser ParsableCommand.swift
[55/65] Compiling ArgumentParser ArgumentDecoder.swift
[56/65] Compiling ArgumentParser DumpHelpGenerator.swift
[57/65] Compiling ArgumentParser HelpCommand.swift
[58/65] Compiling ArgumentParser HelpGenerator.swift
[59/65] Compiling ArgumentParser MessageInfo.swift
[60/65] Compiling ArgumentParser UsageGenerator.swift
[62/67] Wrapping AST for FileCheck for debugging
[64/67] Wrapping AST for ArgumentParser for debugging
[66/69] Compiling filecheck_tool main.swift
[67/69] Emitting module filecheck_tool
[69/71] Wrapping AST for filecheck-tool for debugging
[70/71] Linking filecheck
Build complete! (16.42s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.