Build Information
Successful build of graphql-syntax, reference main (e43f38), with Swift 6.3 for macOS (SPM) on 1 May 2026 16:53:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build 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
Fetching https://github.com/nerdsupremacist/Syntax.git
Fetching https://github.com/nerdsupremacist/SyntaxTree.git
[1/29] Fetching syntaxtree
[30/2800] Fetching syntaxtree, syntax
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (1.09s)
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (1.09s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 3.0.0 (1.65s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.54s)
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.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "graphql-syntax",
"name": "graphql-syntax",
"url": "https://github.com/nerdsupremacist/graphql-syntax.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/graphql-syntax",
"traits": [
"default"
],
"dependencies": [
{
"identity": "syntax",
"name": "Syntax",
"url": "https://github.com/nerdsupremacist/Syntax.git",
"version": "3.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Syntax",
"traits": [
"default"
],
"dependencies": [
{
"identity": "syntaxtree",
"name": "SyntaxTree",
"url": "https://github.com/nerdsupremacist/SyntaxTree.git",
"version": "0.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SyntaxTree",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/nerdsupremacist/graphql-syntax.git
[1/68] Fetching graphql-syntax
Fetched https://github.com/nerdsupremacist/graphql-syntax.git from cache (0.64s)
Fetching https://github.com/nerdsupremacist/Syntax.git from cache
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (0.42s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 3.1.0 (0.48s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (0.42s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.48s)
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/graphql-syntax.git
Working copy of https://github.com/nerdsupremacist/graphql-syntax.git resolved at main (e43f388)
Creating working copy for https://github.com/nerdsupremacist/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'graphql-syntax' is not used by any target
Found 1 product dependencies
- Syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/nerdsupremacist/graphql-syntax.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/11] Compiling SyntaxTree Kind.swift
[6/11] Compiling SyntaxTree SyntaxTreeFactory.swift
[7/11] Compiling SyntaxTree LineColumnIndex.swift
[8/11] Compiling SyntaxTree MutableSyntaxTree.swift
[9/11] Compiling SyntaxTree SyntaxTree.swift
[10/11] Emitting module SyntaxTree
[11/11] Compiling SyntaxTree Location.swift
[12/74] Compiling Syntax Parser+ignoreOutput.swift
[13/74] Compiling Syntax Parser+kind.swift
[14/74] Compiling Syntax Parser+map+location.swift
[15/74] Compiling Syntax Parser+map.swift
[16/74] Compiling Syntax Parser+optimize.swift
[17/74] Compiling Syntax Parser+preventRecursion.swift
[18/74] Compiling Syntax Parser+repeatUntil.swift
[19/80] Compiling Syntax Leaf.swift
[20/80] Compiling Syntax TupleParser.swift
[21/80] Compiling Syntax EmptyParser.swift
[22/80] Compiling Syntax RegexBuilder+support.swift
[23/80] Compiling Syntax RegularExpression.swift
[24/80] Compiling Syntax String+Parser.swift
[25/80] Compiling Syntax Token.swift
[26/80] Compiling Syntax BinaryOperation.swift
[27/80] Compiling Syntax BinaryOperationParser.swift
[28/80] Compiling Syntax BinaryOperationParserError.swift
[29/80] Compiling Syntax BinaryOperator.swift
[30/80] Compiling Syntax MemberOfBinaryOperation.swift
[31/80] Compiling Syntax BooleanLiteral.swift
[32/80] Compiling Syntax DoubleLiteral.swift
[33/80] Compiling Syntax Node.swift
[34/80] Compiling Syntax Parser+internalParser.swift
[35/80] Compiling Syntax Scanner.swift
[36/80] Compiling Syntax ScannerState.swift
[37/80] Compiling Syntax Stack.swift
[38/80] Compiling Syntax StandardInternalParserBuilderContext.swift
[39/80] Compiling Syntax Parser+separated.swift
[40/80] Compiling Syntax Repeat.swift
[41/80] Compiling Syntax Annotated.swift
[42/80] Compiling Syntax AnnotatedUntil.swift
[43/80] Compiling Syntax Either.swift
[44/80] Compiling Syntax Group.swift
[45/80] Compiling Syntax IfElseConditionalParser.swift
[46/80] Compiling Syntax StandardScanner.swift
[47/80] Compiling Syntax String+casing.swift
[48/80] Compiling Syntax Located.swift
[49/80] Compiling Syntax Parser.swift
[50/80] Compiling Syntax ParserOption.swift
[51/80] Compiling Syntax RecursiveParser.swift
[52/80] Compiling Syntax Word.swift
[53/80] Compiling Syntax neverBody.swift
[54/80] Compiling Syntax InternalParser.swift
[55/80] Compiling Syntax InternalParserBuilder.swift
[56/80] Compiling Syntax MemoizationKey.swift
[57/80] Compiling Syntax MemoizationStorage.swift
[58/80] Compiling Syntax Memoized.swift
[59/80] Compiling Syntax IntLiteral.swift
[60/80] Compiling Syntax JavaScriptEscapeStrategy.swift
[61/80] Compiling Syntax StringEscapeStrategy.swift
[62/80] Compiling Syntax StringLiteral.swift
[63/80] Compiling Syntax SwiftEscapeStrategy.swift
[64/80] Compiling Syntax Maybe.swift
[65/80] Compiling Syntax Parser+annotate.swift
[66/80] Emitting module Syntax
[67/80] Compiling Syntax AnnotatedString.swift
[68/80] Compiling Syntax Cache.swift
[69/80] Compiling Syntax OrderedSet.swift
[70/80] Compiling Syntax AnnotatedError.swift
[71/80] Compiling Syntax DiagnosticError.swift
[72/80] Compiling Syntax ParserError.swift
[73/80] Compiling Syntax ScannerError.swift
[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] Emitting module GraphQLSyntax
[83/83] Compiling GraphQLSyntax GraphQL+Parser.swift
Build complete! (17.41s)
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.