The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FileCheck, reference 0.2.6 (f7c5f1), with Swift 6.2 for Linux on 19 Jun 2025 09:44:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/llvm-swift/filecheck.git
Reference: 0.2.6
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
 * tag               0.2.6      -> FETCH_HEAD
HEAD is now at f7c5f1a fixup! Upgrade Argument Parser to 1.1.0
Cloned https://github.com/llvm-swift/filecheck.git
Revision (git rev-parse @):
f7c5f1a9479b33a876a6f5632ca2b92a7ce4b667
SUCCESS checkout https://github.com/llvm-swift/filecheck.git at 0.2.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/llvm-swift/filecheck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-argument-parser
[1/81] Fetching chalk
[68/15461] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (1.29s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.31s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (2.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.63s)
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/18] Emitting module ArgumentParserToolInfo
[9/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/19] Wrapping AST for ArgumentParserToolInfo for debugging
[12/57] Emitting module Chalk
[13/57] Compiling Chalk Chalk.swift
[14/58] Wrapping AST for Chalk for debugging
[16/64] Compiling ArgumentParser OptionGroup.swift
[17/64] Compiling ArgumentParser AsyncParsableCommand.swift
[18/64] Compiling ArgumentParser CommandConfiguration.swift
[19/64] Compiling ArgumentParser CommandGroup.swift
[20/64] Compiling ArgumentParser EnumerableFlag.swift
[21/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/64] Compiling ArgumentParser CompletionsGenerator.swift
[23/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/64] Compiling ArgumentParser Argument.swift
[26/64] Compiling ArgumentParser ArgumentHelp.swift
[27/69] Compiling ArgumentParser DumpHelpGenerator.swift
[28/69] Compiling ArgumentParser HelpCommand.swift
[29/69] Compiling ArgumentParser HelpGenerator.swift
[30/69] Compiling ArgumentParser MessageInfo.swift
[31/69] Compiling ArgumentParser UsageGenerator.swift
[32/69] Compiling ArgumentParser Name.swift
[33/69] Compiling ArgumentParser Parsed.swift
[34/69] Compiling ArgumentParser ParsedValues.swift
[35/69] Compiling ArgumentParser ParserError.swift
[36/69] Compiling ArgumentParser SplitArguments.swift
[37/69] Compiling ArgumentParser ExpressibleByArgument.swift
[38/69] Compiling ArgumentParser ParsableArguments.swift
[39/69] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/69] Compiling ArgumentParser ParsableCommand.swift
[41/69] Compiling ArgumentParser ArgumentDecoder.swift
[42/69] Emitting module ArgumentParser
[43/69] Compiling ArgumentParser ArgumentVisibility.swift
[44/69] Compiling ArgumentParser CompletionKind.swift
[45/69] Compiling ArgumentParser Errors.swift
[46/69] Compiling ArgumentParser Flag.swift
[47/69] Compiling ArgumentParser NameSpecification.swift
[48/69] Compiling ArgumentParser Option.swift
[49/69] Compiling ArgumentParser ArgumentDefinition.swift
[50/69] Compiling ArgumentParser ArgumentSet.swift
[51/69] Compiling ArgumentParser CommandParser.swift
[52/69] Compiling ArgumentParser InputKey.swift
[53/69] Compiling ArgumentParser InputOrigin.swift
[54/69] Emitting module FileCheck
[55/69] Compiling FileCheck Pattern.swift
[56/69] Compiling FileCheck Diagnostics.swift
[57/69] Compiling FileCheck EditDistance.swift
[58/69] Compiling FileCheck CheckString.swift
[59/69] Compiling FileCheck FileCheck.swift
[60/70] Compiling ArgumentParser CollectionExtensions.swift
[61/70] Compiling ArgumentParser Platform.swift
[62/70] Compiling ArgumentParser SequenceExtensions.swift
[63/70] Compiling ArgumentParser StringExtensions.swift
[64/70] Compiling ArgumentParser Tree.swift
[66/71] Wrapping AST for FileCheck for debugging
[67/73] Wrapping AST for ArgumentParser for debugging
[69/73] Emitting module filecheck_tool
[70/73] Compiling filecheck_tool main.swift
[71/74] Wrapping AST for filecheck-tool for debugging
[72/74] Write Objects.LinkFileList
[73/74] Linking filecheck
Build complete! (20.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "chalk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Chalk.git"
    }
  ],
  "manifest_display_name" : "FileCheck",
  "name" : "FileCheck",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "filecheck",
      "targets" : [
        "filecheck-tool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FileCheck",
      "targets" : [
        "FileCheck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "filecheck_tool",
      "module_type" : "SwiftTarget",
      "name" : "filecheck-tool",
      "path" : "Sources/filecheck-tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "filecheck"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "FileCheck"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FileCheckTests",
      "module_type" : "SwiftTarget",
      "name" : "FileCheckTests",
      "path" : "Tests/FileCheckTests",
      "sources" : [
        "DAGSpec.swift",
        "DefinesSpec.swift",
        "EmptySpec.swift",
        "FileCheckSpec.swift",
        "LabelSpec.swift",
        "LineCountSpec.swift",
        "MultiPrefixSpec.swift",
        "RegexScopeSpec.swift",
        "VariableRefSpec.swift"
      ],
      "target_dependencies" : [
        "FileCheck"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileCheck",
      "module_type" : "SwiftTarget",
      "name" : "FileCheck",
      "path" : "Sources/FileCheck",
      "product_dependencies" : [
        "Chalk"
      ],
      "product_memberships" : [
        "filecheck",
        "FileCheck"
      ],
      "sources" : [
        "CheckString.swift",
        "Diagnostics.swift",
        "EditDistance.swift",
        "FileCheck.swift",
        "Pattern.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.