The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Gramophone, reference main (44396b), with Swift 6.2 for Linux on 23 Oct 2025 05:09:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Gramophone.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/ChimeHQ/Gramophone
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 44396be Link to the Swift grammar spec
Cloned https://github.com/ChimeHQ/Gramophone.git
Revision (git rev-parse @):
44396be60a7d005c0e406e01161cc2baeafa93ea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Gramophone.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/Gramophone.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ChimeHQ/Flexer
[1/273] Fetching flexer
Fetched https://github.com/ChimeHQ/Flexer from cache (0.25s)
Fetching https://github.com/apple/swift-argument-parser
[1/16683] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.84s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.22s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/ChimeHQ/Flexer
Working copy of https://github.com/ChimeHQ/Flexer resolved at main (b8fb79e)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/24] Emitting module ArgumentParserToolInfo
[10/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/25] Wrapping AST for ArgumentParserToolInfo for debugging
[13/69] Compiling ArgumentParser OptionGroup.swift
[14/69] Compiling ArgumentParser AsyncParsableCommand.swift
[15/69] Compiling ArgumentParser CommandConfiguration.swift
[16/69] Compiling ArgumentParser CommandGroup.swift
[17/69] Compiling ArgumentParser EnumerableFlag.swift
[18/69] Compiling ArgumentParser ExpressibleByArgument.swift
[19/75] Compiling ArgumentParser InputKey.swift
[20/75] Compiling ArgumentParser InputOrigin.swift
[21/75] Compiling ArgumentParser Name.swift
[22/75] Compiling ArgumentParser Parsed.swift
[23/75] Compiling ArgumentParser ParsedValues.swift
[24/75] Compiling ArgumentParser ParserError.swift
[25/75] Compiling ArgumentParser Tree.swift
[26/75] Compiling ArgumentParser CodingKeyValidator.swift
[27/75] Compiling ArgumentParser NonsenseFlagsValidator.swift
[28/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/75] Compiling ArgumentParser PositionalArgumentsValidator.swift
[30/75] Compiling ArgumentParser UniqueNamesValidator.swift
[31/75] Emitting module ArgumentParser
[32/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/75] Compiling ArgumentParser CompletionsGenerator.swift
[34/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/75] Compiling ArgumentParser Argument.swift
[37/75] Compiling ArgumentParser ArgumentDiscussion.swift
[38/75] Compiling ArgumentParser ArgumentHelp.swift
[39/75] Emitting module Flexer
[40/75] Compiling ArgumentParser CollectionExtensions.swift
[41/75] Compiling ArgumentParser Mutex.swift
[42/75] Compiling ArgumentParser Platform.swift
[43/75] Compiling ArgumentParser SequenceExtensions.swift
[44/75] Compiling ArgumentParser StringExtensions.swift
[45/75] Compiling ArgumentParser SwiftExtensions.swift
[46/75] Compiling Flexer LookAheadSequence.swift
[47/75] Compiling Flexer LookAheadIteratorProtocol.swift
[48/75] Compiling Flexer BasicTextCharacterLexer.swift
[49/75] Compiling Flexer TokenProtocol.swift
[50/75] Compiling Flexer CharacterSet+Character.swift
[51/75] Compiling Flexer LookAheadSequenceReference.swift
[53/76] Compiling ArgumentParser ArgumentVisibility.swift
[54/76] Compiling ArgumentParser CompletionKind.swift
[55/76] Compiling ArgumentParser Errors.swift
[56/76] Compiling ArgumentParser Flag.swift
[57/76] Compiling ArgumentParser NameSpecification.swift
[58/76] Compiling ArgumentParser Option.swift
[58/76] Wrapping AST for Flexer for debugging
[60/83] Compiling ArgumentParser SplitArguments.swift
[61/83] Compiling ArgumentParser DumpHelpGenerator.swift
[62/83] Compiling ArgumentParser HelpCommand.swift
[63/83] Compiling ArgumentParser HelpGenerator.swift
[64/83] Compiling ArgumentParser MessageInfo.swift
[65/83] Compiling ArgumentParser UsageGenerator.swift
[66/83] Compiling ArgumentParser ParsableArguments.swift
[67/83] Compiling ArgumentParser ParsableCommand.swift
[68/83] Compiling ArgumentParser ArgumentDecoder.swift
[69/83] Compiling ArgumentParser ArgumentDefinition.swift
[70/83] Compiling ArgumentParser ArgumentSet.swift
[71/83] Compiling ArgumentParser CommandParser.swift
[72/84] Wrapping AST for ArgumentParser for debugging
[74/84] Compiling Gramophone Terminal.swift
[75/84] Compiling Gramophone Grammar.swift
[76/84] Compiling Gramophone Gramophone.swift
[77/84] Compiling Gramophone Rule.swift
[78/84] Compiling Gramophone BNFTokenSequence.swift
[79/84] Emitting module Gramophone
[80/84] Compiling Gramophone BNFParser.swift
[81/85] Wrapping AST for Gramophone for debugging
[83/87] Emitting module CLITool
[84/87] Compiling CLITool main.swift
[85/88] Wrapping AST for CLITool for debugging
[86/88] Write Objects.LinkFileList
[87/88] Linking gram
Build complete! (29.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "flexer",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Flexer"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Gramophone",
  "name" : "Gramophone",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Gramophone",
      "targets" : [
        "Gramophone"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "gram",
      "targets" : [
        "CLITool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GramophoneTests",
      "module_type" : "SwiftTarget",
      "name" : "GramophoneTests",
      "path" : "Tests/GramophoneTests",
      "sources" : [
        "GrammarTests.swift",
        "LexerTests.swift",
        "ParserTests.swift",
        "RuleTests.swift"
      ],
      "target_dependencies" : [
        "Gramophone"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Gramophone",
      "module_type" : "SwiftTarget",
      "name" : "Gramophone",
      "path" : "Sources/Gramophone",
      "product_dependencies" : [
        "Flexer"
      ],
      "product_memberships" : [
        "Gramophone",
        "gram"
      ],
      "sources" : [
        "BNFParser.swift",
        "BNFTokenSequence.swift",
        "Grammar.swift",
        "Gramophone.swift",
        "Rule.swift",
        "Terminal.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLITool",
      "module_type" : "SwiftTarget",
      "name" : "CLITool",
      "path" : "Sources/CLITool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "gram"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Gramophone"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.