The Swift Package Index logo.Swift Package Index

Build Information

Successful build of graphql-syntax, reference main (e43f38), with Swift 6.2 for Linux on 1 May 2026 16:52:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-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/nerdsupremacist/graphql-syntax.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/nerdsupremacist/graphql-syntax
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e43f388 update syntax version
Cloned https://github.com/nerdsupremacist/graphql-syntax.git
Revision (git rev-parse @):
e43f38858b360a7c2bb721565f569a6bd05421d4
SUCCESS checkout https://github.com/nerdsupremacist/graphql-syntax.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nerdsupremacist/graphql-syntax.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/nerdsupremacist/Syntax.git
[1/2771] Fetching syntax
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (0.48s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 3.1.0 (0.96s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git
[1/29] Fetching syntaxtree
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (0.19s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.64s)
Creating working copy for https://github.com/nerdsupremacist/Syntax.git
Working copy of https://github.com/nerdsupremacist/Syntax.git resolved at 3.1.0
Creating working copy for https://github.com/nerdsupremacist/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/11] Compiling SyntaxTree SyntaxTreeFactory.swift
[6/11] Emitting module SyntaxTree
[7/11] Compiling SyntaxTree SyntaxTree.swift
[8/11] Compiling SyntaxTree LineColumnIndex.swift
[9/11] Compiling SyntaxTree Location.swift
[10/11] Compiling SyntaxTree MutableSyntaxTree.swift
[11/11] Compiling SyntaxTree Kind.swift
[13/73] Compiling Syntax Parser+annotate.swift
[14/73] Compiling Syntax Parser+ignoreOutput.swift
[15/73] Compiling Syntax Parser+kind.swift
[16/73] Compiling Syntax Parser+map+location.swift
[17/73] Compiling Syntax Parser+map.swift
[18/73] Compiling Syntax Parser+optimize.swift
[19/73] Compiling Syntax Parser+preventRecursion.swift
[20/73] Compiling Syntax Parser+repeatUntil.swift
[21/73] Compiling Syntax Parser+separated.swift
[22/81] Compiling Syntax AnnotatedString.swift
[23/81] Compiling Syntax Cache.swift
[24/81] Compiling Syntax OrderedSet.swift
[25/81] Compiling Syntax AnnotatedError.swift
[26/81] Compiling Syntax DiagnosticError.swift
[27/81] Compiling Syntax ParserError.swift
[28/81] Compiling Syntax ScannerError.swift
[29/81] Compiling Syntax ScannerErrorHandler.swift
[30/81] Compiling Syntax WhiteSpaceConsumer.swift
[31/81] Compiling Syntax InternalParserBuilder.swift
[32/81] Compiling Syntax MemoizationKey.swift
[33/81] Compiling Syntax MemoizationStorage.swift
[34/81] Compiling Syntax Memoized.swift
[35/81] Compiling Syntax Node.swift
[36/81] Compiling Syntax Parser+internalParser.swift
[37/81] Compiling Syntax Scanner.swift
[38/81] Compiling Syntax ScannerState.swift
[39/81] Compiling Syntax Repeat.swift
[40/81] Compiling Syntax Annotated.swift
[41/81] Compiling Syntax AnnotatedUntil.swift
[42/81] Compiling Syntax Either.swift
[43/81] Compiling Syntax Group.swift
[44/81] Compiling Syntax IfElseConditionalParser.swift
[45/81] Compiling Syntax Leaf.swift
[46/81] Compiling Syntax TupleParser.swift
[47/81] Compiling Syntax EmptyParser.swift
[48/81] Compiling Syntax RegexBuilder+support.swift
[49/81] Compiling Syntax RegularExpression.swift
[50/81] Compiling Syntax String+Parser.swift
[51/81] Compiling Syntax Token.swift
[52/81] Compiling Syntax Word.swift
[53/81] Compiling Syntax neverBody.swift
[54/81] Compiling Syntax InternalParser.swift
[55/81] Compiling Syntax Stack.swift
[56/81] Compiling Syntax StandardInternalParserBuilderContext.swift
[57/81] Compiling Syntax StandardScanner.swift
[58/81] Compiling Syntax String+casing.swift
[59/81] Compiling Syntax Located.swift
[60/81] Compiling Syntax Parser.swift
[61/81] Compiling Syntax ParserOption.swift
[62/81] Compiling Syntax RecursiveParser.swift
[63/81] Compiling Syntax MemberOfBinaryOperation.swift
[64/81] Compiling Syntax BooleanLiteral.swift
[65/81] Compiling Syntax DoubleLiteral.swift
[66/81] Compiling Syntax IntLiteral.swift
[67/81] Compiling Syntax JavaScriptEscapeStrategy.swift
[68/81] Compiling Syntax StringEscapeStrategy.swift
[69/81] Compiling Syntax StringLiteral.swift
[70/81] Compiling Syntax SwiftEscapeStrategy.swift
[71/81] Compiling Syntax Maybe.swift
[72/81] Emitting module Syntax
[73/81] Compiling Syntax ExpressionMatch.swift
[74/81] Compiling Syntax EitherParserBuilder.swift
[75/81] Compiling Syntax ParserBuilder.swift
[76/81] Compiling Syntax AnyParser.swift
[77/81] Compiling Syntax Associativity.swift
[78/81] Compiling Syntax BinaryOperation.swift
[79/81] Compiling Syntax BinaryOperationParser.swift
[80/81] Compiling Syntax BinaryOperationParserError.swift
[81/81] Compiling Syntax BinaryOperator.swift
[83/85] Compiling GraphQLSyntax GraphQL.swift
[84/85] Emitting module GraphQLSyntax
[85/85] Compiling GraphQLSyntax GraphQL+Parser.swift
Build complete! (63.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdsupremacist/Syntax.git"
    }
  ],
  "manifest_display_name" : "graphql-syntax",
  "name" : "graphql-syntax",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "GraphQLSyntax",
      "targets" : [
        "GraphQLSyntax"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphQLSyntaxTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLSyntaxTests",
      "path" : "Tests/GraphQLSyntaxTests",
      "sources" : [
        "XCTestManifests.swift",
        "graphql_syntaxTests.swift"
      ],
      "target_dependencies" : [
        "GraphQLSyntax"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphQLSyntax",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLSyntax",
      "path" : "Sources/GraphQLSyntax",
      "product_dependencies" : [
        "Syntax"
      ],
      "product_memberships" : [
        "GraphQLSyntax"
      ],
      "sources" : [
        "GraphQL+Parser.swift",
        "GraphQL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.