The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xcsift, reference master (adab88), with Swift 6.0 for Linux on 5 Apr 2026 22:35:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ldomaradzki/xcsift.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/ldomaradzki/xcsift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at adab885 Merge pull request #66 from mattgallagher/passed-tests-multiple-suites
Cloned https://github.com/ldomaradzki/xcsift.git
Revision (git rev-parse @):
adab8856045f80b3198dd28372f77e0f14308b42
SUCCESS checkout https://github.com/ldomaradzki/xcsift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ldomaradzki/xcsift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/toon-format/toon-swift.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/mattt/swift-toml
Fetching https://github.com/apple/swift-argument-parser
[1/524] Fetching toon-swift
[525/2746] Fetching toon-swift, swift-docc-plugin
[570/3053] Fetching toon-swift, swift-docc-plugin, swift-toml
Fetched https://github.com/mattt/swift-toml from cache (0.26s)
[791/2746] Fetching toon-swift, swift-docc-plugin
[948/20234] Fetching toon-swift, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/toon-format/toon-swift.git from cache (0.39s)
[6245/19710] Fetching swift-docc-plugin, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.81s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.81s)
Computing version for https://github.com/mattt/swift-toml
Computed https://github.com/mattt/swift-toml at 2.0.0 (0.64s)
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.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.85s)
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.45s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.67s)
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
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-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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/toon-format/toon-swift.git
Working copy of https://github.com/toon-format/toon-swift.git resolved at 0.4.0
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin Swift-DocC Preview
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
[15/32] Wrapping AST for ArgumentParserToolInfo for debugging
[17/78] Compiling ToonFormat Value.swift
[18/78] Compiling TOML Shared.swift
[19/78] Compiling TOML Value.swift
[20/78] Compiling TOML LocalDateTime.swift
[21/78] Compiling TOML Encoder.swift
[22/78] Compiling TOML Decoder.swift
[23/78] Emitting module TOML
[25/79] Compiling ToonFormat Decoder.swift
[26/79] Emitting module ToonFormat
[27/79] Compiling ToonFormat Encoder.swift
[27/80] Wrapping AST for TOML for debugging
[29/80] Wrapping AST for ToonFormat for debugging
[31/80] Emitting module ArgumentParser
[32/86] Compiling ArgumentParser Foundation.swift
[33/86] Compiling ArgumentParser Mutex.swift
[34/86] Compiling ArgumentParser Platform.swift
[35/86] Compiling ArgumentParser SequenceExtensions.swift
[36/86] Compiling ArgumentParser StringExtensions.swift
[37/86] Compiling ArgumentParser SwiftExtensions.swift
[38/86] Compiling ArgumentParser InputOrigin.swift
[39/86] Compiling ArgumentParser Name.swift
[40/86] Compiling ArgumentParser Parsed.swift
[41/86] Compiling ArgumentParser ParsedValues.swift
[42/86] Compiling ArgumentParser ParserError.swift
[43/86] Compiling ArgumentParser SplitArguments.swift
[44/86] Compiling ArgumentParser Tree.swift
[45/86] Compiling ArgumentParser CodingKeyValidator.swift
[46/86] Compiling ArgumentParser NonsenseFlagsValidator.swift
[47/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/86] Compiling ArgumentParser PositionalArgumentsValidator.swift
[49/86] Compiling ArgumentParser UniqueNamesValidator.swift
[50/86] Compiling ArgumentParser DumpHelpGenerator.swift
[51/86] Compiling ArgumentParser HelpCommand.swift
[52/86] Compiling ArgumentParser HelpGenerator.swift
[53/86] Compiling ArgumentParser MessageInfo.swift
[54/86] Compiling ArgumentParser UsageGenerator.swift
[55/86] Compiling ArgumentParser CollectionExtensions.swift
[56/86] Compiling ArgumentParser ArgumentVisibility.swift
[57/86] Compiling ArgumentParser CompletionKind.swift
[58/86] Compiling ArgumentParser Errors.swift
[59/86] Compiling ArgumentParser Flag.swift
[60/86] Compiling ArgumentParser NameSpecification.swift
[61/86] Compiling ArgumentParser Option.swift
[62/86] Compiling ArgumentParser OptionGroup.swift
[63/86] Compiling ArgumentParser BashCompletionsGenerator.swift
[64/86] Compiling ArgumentParser CompletionsGenerator.swift
[65/86] Compiling ArgumentParser FishCompletionsGenerator.swift
[66/86] Compiling ArgumentParser ZshCompletionsGenerator.swift
[67/86] Compiling ArgumentParser Argument.swift
[68/86] Compiling ArgumentParser ArgumentDiscussion.swift
[69/86] Compiling ArgumentParser ArgumentHelp.swift
[70/86] Compiling ArgumentParser ParentCommand.swift
[71/86] Compiling ArgumentParser AsyncParsableCommand.swift
[72/86] Compiling ArgumentParser CommandConfiguration.swift
[73/86] Compiling ArgumentParser CommandGroup.swift
[74/86] Compiling ArgumentParser EnumerableFlag.swift
[75/86] Compiling ArgumentParser ExpressibleByArgument.swift
[76/86] Compiling ArgumentParser ParsableArguments.swift
[77/86] Compiling ArgumentParser ParsableCommand.swift
[78/86] Compiling ArgumentParser ArgumentDecoder.swift
[79/86] Compiling ArgumentParser ArgumentDefinition.swift
[80/86] Compiling ArgumentParser ArgumentSet.swift
[81/86] Compiling ArgumentParser CommandParser.swift
[82/86] Compiling ArgumentParser InputKey.swift
[83/87] Wrapping AST for ArgumentParser for debugging
[85/104] Compiling xcsift CursorTemplates.swift
[86/104] Compiling xcsift SharedTemplates.swift
[87/106] Compiling xcsift CoverageParser.swift
[88/106] Compiling xcsift FileSystemProtocol.swift
[89/106] Compiling xcsift ClaudeCodeInstaller.swift
[90/106] Compiling xcsift ConfigLoader.swift
[91/106] Compiling xcsift ConfigMerger.swift
[92/106] Compiling xcsift Configuration.swift
[93/106] Compiling xcsift XcodebuildSymbols.swift
[94/106] Compiling xcsift main.swift
[95/106] Emitting module xcsift
[96/106] Compiling xcsift ShellRunnerProtocol.swift
[97/106] Compiling xcsift XCBeautifySymbols.swift
[98/106] Compiling xcsift CodexInstaller.swift
[99/106] Compiling xcsift CursorInstaller.swift
[100/106] Compiling xcsift InstallCommands.swift
[101/106] Compiling xcsift CodexTemplates.swift
[102/106] Compiling xcsift Models.swift
[103/106] Compiling xcsift OutputParser.swift
[104/107] Wrapping AST for xcsift for debugging
[105/107] Write Objects.LinkFileList
[106/107] Linking xcsift
Build complete! (75.83s)
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.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.