The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xcsift, reference v1.2.0 (978a96), with Swift 6.3 for Linux on 19 Apr 2026 07:36:08 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ldomaradzki/xcsift.git
Reference: v1.2.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/ldomaradzki/xcsift
 * tag               v1.2.0     -> FETCH_HEAD
HEAD is now at 978a965 feat: Add --xcbeautify flag for parsing xcbeautify/Tuist-formatted input (#63)
Cloned https://github.com/ldomaradzki/xcsift.git
Revision (git rev-parse @):
978a96562ddc5d145a40960f4c95205fd988e437
SUCCESS checkout https://github.com/ldomaradzki/xcsift.git at v1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ldomaradzki/xcsift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/mattt/swift-toml
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/toon-format/toon-swift.git
[1/331] Fetching swift-toml
[230/2608] Fetching swift-toml, swift-docc-plugin
[443/3132] Fetching swift-toml, swift-docc-plugin, toon-swift
Fetched https://github.com/toon-format/toon-swift.git from cache (0.33s)
Fetched https://github.com/mattt/swift-toml from cache (0.33s)
[479/2277] Fetching swift-docc-plugin
[1504/19806] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.09s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.10s)
Computing version for https://github.com/mattt/swift-toml
Computed https://github.com/mattt/swift-toml at 2.0.0 (4.99s)
Computing version for https://github.com/toon-format/toon-swift.git
Computed https://github.com/toon-format/toon-swift.git at 0.4.0 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.31s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.94s)
Creating working copy for https://github.com/toon-format/toon-swift.git
Working copy of https://github.com/toon-format/toon-swift.git resolved at 0.4.0
Creating working copy for https://github.com/mattt/swift-toml
Working copy of https://github.com/mattt/swift-toml resolved at 2.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.7.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/18] Write sources
[9/18] Write swift-version-24593BA9C3E375BF.txt
[10/25] Compiling CTomlPlusPlus ctoml.cpp
[12/31] Compiling ToonFormat Version.swift
[13/31] Emitting module ArgumentParserToolInfo
[14/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/32] Compiling TOML Shared.swift
[17/32] Compiling TOML LocalDateTime.swift
[18/32] Compiling TOML Value.swift
[19/32] Compiling ToonFormat Value.swift
[20/32] Compiling TOML Decoder.swift
[21/32] Emitting module TOML
[22/32] Compiling TOML Encoder.swift
[24/33] Compiling ToonFormat Encoder.swift
[25/33] Compiling ToonFormat Decoder.swift
[26/33] Emitting module ToonFormat
[27/34] Wrapping AST for ArgumentParserToolInfo for debugging
[27/34] Wrapping AST for TOML for debugging
[29/34] Wrapping AST for ToonFormat for debugging
[31/80] Compiling ArgumentParser ArgumentVisibility.swift
[32/80] Compiling ArgumentParser CompletionKind.swift
[33/80] Compiling ArgumentParser Errors.swift
[34/80] Compiling ArgumentParser Flag.swift
[35/80] Compiling ArgumentParser NameSpecification.swift
[36/80] Compiling ArgumentParser Option.swift
[37/80] Compiling ArgumentParser OptionGroup.swift
[38/80] Emitting module ArgumentParser
[39/80] Compiling ArgumentParser InputOrigin.swift
[40/80] Compiling ArgumentParser Name.swift
[41/80] Compiling ArgumentParser Parsed.swift
[42/80] Compiling ArgumentParser ParsedValues.swift
[43/80] Compiling ArgumentParser ParserError.swift
[44/80] Compiling ArgumentParser SplitArguments.swift
[45/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/80] Compiling ArgumentParser CompletionsGenerator.swift
[47/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[48/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[49/80] Compiling ArgumentParser Argument.swift
[50/80] Compiling ArgumentParser ArgumentDiscussion.swift
[51/80] Compiling ArgumentParser ArgumentHelp.swift
[52/80] Compiling ArgumentParser ParentCommand.swift
[53/80] Compiling ArgumentParser AsyncParsableCommand.swift
[54/80] Compiling ArgumentParser CommandConfiguration.swift
[55/80] Compiling ArgumentParser CommandGroup.swift
[56/80] Compiling ArgumentParser EnumerableFlag.swift
[57/80] Compiling ArgumentParser ExpressibleByArgument.swift
[58/80] Compiling ArgumentParser ParsableArguments.swift
[59/80] Compiling ArgumentParser Foundation.swift
[60/80] Compiling ArgumentParser Mutex.swift
[61/80] Compiling ArgumentParser Platform.swift
[62/80] Compiling ArgumentParser SequenceExtensions.swift
[63/80] Compiling ArgumentParser StringExtensions.swift
[64/80] Compiling ArgumentParser SwiftExtensions.swift
[65/80] Compiling ArgumentParser DumpHelpGenerator.swift
[66/80] Compiling ArgumentParser HelpCommand.swift
[67/80] Compiling ArgumentParser HelpGenerator.swift
[68/80] Compiling ArgumentParser MessageInfo.swift
[69/80] Compiling ArgumentParser UsageGenerator.swift
[70/80] Compiling ArgumentParser CollectionExtensions.swift
[71/80] Compiling ArgumentParser ParsableCommand.swift
[72/80] Compiling ArgumentParser ArgumentDecoder.swift
[73/80] Compiling ArgumentParser ArgumentDefinition.swift
[74/80] Compiling ArgumentParser ArgumentSet.swift
[75/80] Compiling ArgumentParser CommandParser.swift
[76/80] Compiling ArgumentParser InputKey.swift
[77/86] Compiling ArgumentParser Tree.swift
[78/86] Compiling ArgumentParser CodingKeyValidator.swift
[79/86] Compiling ArgumentParser NonsenseFlagsValidator.swift
[80/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[81/86] Compiling ArgumentParser PositionalArgumentsValidator.swift
[82/86] Compiling ArgumentParser UniqueNamesValidator.swift
[83/88] Wrapping AST for ArgumentParser for debugging
[85/104] Compiling xcsift ShellRunnerProtocol.swift
[86/104] Compiling xcsift XCBeautifySymbols.swift
[87/106] Compiling xcsift CoverageParser.swift
[88/106] Compiling xcsift FileSystemProtocol.swift
[89/106] Compiling xcsift ClaudeCodeInstaller.swift
[90/106] Compiling xcsift CursorTemplates.swift
[91/106] Compiling xcsift SharedTemplates.swift
[92/106] Emitting module xcsift
[93/106] Compiling xcsift XcodebuildSymbols.swift
[94/106] Compiling xcsift main.swift
[95/106] Compiling xcsift ConfigLoader.swift
[96/106] Compiling xcsift ConfigMerger.swift
[97/106] Compiling xcsift Configuration.swift
[98/106] Compiling xcsift CodexInstaller.swift
[99/106] Compiling xcsift CursorInstaller.swift
[100/106] Compiling xcsift Models.swift
/host/spi-builder-workspace/Sources/OutputParser.swift:1716:17: warning: initialization of immutable value 'beforeTest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
1714 |         if let testStart = line.range(of: "Test ") {
1715 |             // Skip "Test run with" (summary line) and "Test Case" (XCTest format)
1716 |             let beforeTest = line[..<testStart.lowerBound]
     |                 `- warning: initialization of immutable value 'beforeTest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
1717 |             let afterTestStr = line[testStart.upperBound...]
1718 |
[101/106] Compiling xcsift OutputParser.swift
/host/spi-builder-workspace/Sources/OutputParser.swift:1716:17: warning: initialization of immutable value 'beforeTest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
1714 |         if let testStart = line.range(of: "Test ") {
1715 |             // Skip "Test run with" (summary line) and "Test Case" (XCTest format)
1716 |             let beforeTest = line[..<testStart.lowerBound]
     |                 `- warning: initialization of immutable value 'beforeTest' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
1717 |             let afterTestStr = line[testStart.upperBound...]
1718 |
[102/106] Compiling xcsift InstallCommands.swift
[103/106] Compiling xcsift CodexTemplates.swift
[104/107] Wrapping AST for xcsift for debugging
[105/107] Write Objects.LinkFileList
[106/107] Linking xcsift
Build complete! (68.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "toon-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/toon-format/toon-swift.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-toml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattt/swift-toml"
    }
  ],
  "manifest_display_name" : "xcsift",
  "name" : "xcsift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "xcsift",
      "targets" : [
        "xcsift"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcsiftTests",
      "module_type" : "SwiftTarget",
      "name" : "xcsiftTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/build.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/linker-error-output.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/swift-testing-output.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "BuildPhasesTest.swift",
        "BuildPhasesTimingTests.swift",
        "ConfigurationTests.swift",
        "CoverageTests.swift",
        "EncodingTests.swift",
        "GitHubActionsFormatTests.swift",
        "InstallTests.swift",
        "LinkerErrorTests.swift",
        "Mocks/MockFileSystem.swift",
        "ParsingTests.swift",
        "TOONFormatTests.swift",
        "XcbeautifyTests.swift"
      ],
      "target_dependencies" : [
        "xcsift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcsift",
      "module_type" : "SwiftTarget",
      "name" : "xcsift",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "ToonFormat",
        "TOML"
      ],
      "product_memberships" : [
        "xcsift"
      ],
      "sources" : [
        "ConfigLoader.swift",
        "ConfigMerger.swift",
        "Configuration.swift",
        "CoverageParser.swift",
        "FileSystemProtocol.swift",
        "Install/ClaudeCodeInstaller.swift",
        "Install/CodexInstaller.swift",
        "Install/CursorInstaller.swift",
        "Install/InstallCommands.swift",
        "Install/Templates/CodexTemplates.swift",
        "Install/Templates/CursorTemplates.swift",
        "Install/Templates/SharedTemplates.swift",
        "Models.swift",
        "OutputParser.swift",
        "ShellRunnerProtocol.swift",
        "XCBeautifySymbols.swift",
        "XcodebuildSymbols.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.