The Swift Package Index logo.Swift Package Index

Build Information

Successful build of graphql-syntax, reference main (e43f38), with Swift 6.0 for macOS (SPM) on 1 May 2026 16:52:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nerdsupremacist/graphql-syntax.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/11] Compiling SyntaxTree Kind.swift
[6/11] Emitting module SyntaxTree
[7/11] Compiling SyntaxTree MutableSyntaxTree.swift
[8/11] Compiling SyntaxTree SyntaxTreeFactory.swift
[9/11] Compiling SyntaxTree LineColumnIndex.swift
[10/11] Compiling SyntaxTree Location.swift
[11/11] Compiling SyntaxTree SyntaxTree.swift
[12/74] Compiling Syntax Word.swift
[13/74] Compiling Syntax neverBody.swift
[14/74] Compiling Syntax InternalParser.swift
[15/74] Compiling Syntax InternalParserBuilder.swift
[16/74] Compiling Syntax MemoizationKey.swift
[17/74] Compiling Syntax MemoizationStorage.swift
[18/74] Compiling Syntax Memoized.swift
[19/74] Compiling Syntax AnnotatedString.swift
[20/74] Compiling Syntax Cache.swift
[21/74] Compiling Syntax OrderedSet.swift
[22/74] Compiling Syntax AnnotatedError.swift
[23/74] Compiling Syntax DiagnosticError.swift
[24/74] Compiling Syntax ParserError.swift
[25/74] Compiling Syntax ScannerError.swift
[26/80] Compiling Syntax Node.swift
[27/80] Compiling Syntax Parser+internalParser.swift
[28/80] Compiling Syntax Scanner.swift
[29/80] Compiling Syntax ScannerState.swift
[30/80] Compiling Syntax Stack.swift
[31/80] Compiling Syntax StandardInternalParserBuilderContext.swift
[32/80] Compiling Syntax Parser+ignoreOutput.swift
[33/80] Compiling Syntax Parser+kind.swift
[34/80] Compiling Syntax Parser+map+location.swift
[35/80] Compiling Syntax Parser+map.swift
[36/80] Compiling Syntax Parser+optimize.swift
[37/80] Compiling Syntax Parser+preventRecursion.swift
[38/80] Compiling Syntax Parser+repeatUntil.swift
[39/80] Compiling Syntax Leaf.swift
[40/80] Compiling Syntax TupleParser.swift
[41/80] Compiling Syntax EmptyParser.swift
[42/80] Compiling Syntax RegexBuilder+support.swift
[43/80] Compiling Syntax RegularExpression.swift
[44/80] Compiling Syntax String+Parser.swift
[45/80] Compiling Syntax Token.swift
[46/80] Compiling Syntax BinaryOperation.swift
[47/80] Compiling Syntax BinaryOperationParser.swift
[48/80] Compiling Syntax BinaryOperationParserError.swift
[49/80] Compiling Syntax BinaryOperator.swift
[50/80] Compiling Syntax MemberOfBinaryOperation.swift
[51/80] Compiling Syntax BooleanLiteral.swift
[52/80] Compiling Syntax DoubleLiteral.swift
[53/80] Compiling Syntax Parser+separated.swift
[54/80] Compiling Syntax Repeat.swift
[55/80] Compiling Syntax Annotated.swift
[56/80] Compiling Syntax AnnotatedUntil.swift
[57/80] Compiling Syntax Either.swift
[58/80] Compiling Syntax Group.swift
[59/80] Compiling Syntax IfElseConditionalParser.swift
[60/80] Compiling Syntax StandardScanner.swift
[61/80] Compiling Syntax String+casing.swift
[62/80] Compiling Syntax Located.swift
[63/80] Compiling Syntax Parser.swift
[64/80] Compiling Syntax ParserOption.swift
[65/80] Compiling Syntax RecursiveParser.swift
[66/80] Compiling Syntax IntLiteral.swift
[67/80] Compiling Syntax JavaScriptEscapeStrategy.swift
[68/80] Compiling Syntax StringEscapeStrategy.swift
[69/80] Compiling Syntax StringLiteral.swift
[70/80] Compiling Syntax SwiftEscapeStrategy.swift
[71/80] Compiling Syntax Maybe.swift
[72/80] Compiling Syntax Parser+annotate.swift
[73/80] Emitting module Syntax
[74/80] Compiling Syntax ScannerErrorHandler.swift
[75/80] Compiling Syntax WhiteSpaceConsumer.swift
[76/80] Compiling Syntax ExpressionMatch.swift
[77/80] Compiling Syntax EitherParserBuilder.swift
[78/80] Compiling Syntax ParserBuilder.swift
[79/80] Compiling Syntax AnyParser.swift
[80/80] Compiling Syntax Associativity.swift
[81/83] Compiling GraphQLSyntax GraphQL.swift
[82/83] Compiling GraphQLSyntax GraphQL+Parser.swift
[83/83] Emitting module GraphQLSyntax
Build complete! (19.85s)
Fetching https://github.com/nerdsupremacist/Syntax.git
[1/2771] Fetching syntax
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (1.10s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 3.1.0 (0.54s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git
[1/29] Fetching syntaxtree
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (0.61s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.56s)
Creating working copy for https://github.com/nerdsupremacist/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
Creating working copy for https://github.com/nerdsupremacist/Syntax.git
Working copy of https://github.com/nerdsupremacist/Syntax.git resolved at 3.1.0
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" : "/Users/admin/builder/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"
}
Done.