Build Information
Failed to build graphql-syntax, reference 0.1.3 (76fee6
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 14:24:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/graphql-syntax.git
Reference: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/graphql-syntax
* tag 0.1.3 -> FETCH_HEAD
HEAD is now at 76fee68 Move identifier parser to a lower priority
Cloned https://github.com/nerdsupremacist/graphql-syntax.git
Revision (git rev-parse @):
76fee68f4fe1ee08f6d7ce4dad1fed102c2a557a
SUCCESS checkout https://github.com/nerdsupremacist/graphql-syntax.git at 0.1.3
Fetching https://github.com/nerdsupremacist/SyntaxTree.git
Fetching https://github.com/nerdsupremacist/Syntax.git
[1/29] Fetching syntaxtree
[28/2791] Fetching syntaxtree, syntax
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (1.05s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (1.05s)
Computed https://github.com/nerdsupremacist/Syntax.git at 1.0.3 (1.64s)
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 1.0.3
========================================
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",
"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",
"dependencies": [
{
"identity": "syntax",
"name": "Syntax",
"url": "https://github.com/nerdsupremacist/Syntax.git",
"version": "1.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Syntax",
"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",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/nerdsupremacist/graphql-syntax.git
[1/61] Fetching graphql-syntax
Fetched https://github.com/nerdsupremacist/graphql-syntax.git from cache (0.59s)
Fetching https://github.com/nerdsupremacist/Syntax.git from cache
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (0.40s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 1.0.4 (0.45s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (0.45s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.50s)
Creating working copy for https://github.com/nerdsupremacist/Syntax.git
Working copy of https://github.com/nerdsupremacist/Syntax.git resolved at 1.0.4
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/graphql-syntax.git
Working copy of https://github.com/nerdsupremacist/graphql-syntax.git resolved at 0.1.3 (76fee68)
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.1
Building package at path: $PWD
https://github.com/nerdsupremacist/graphql-syntax.git
https://github.com/nerdsupremacist/graphql-syntax.git
{
"dependencies" : [
{
"identity" : "syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.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" : [
],
"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.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/11] Compiling SyntaxTree SyntaxTreeFactory.swift
[6/11] Compiling SyntaxTree SyntaxTree.swift
[7/11] Compiling SyntaxTree Location.swift
[8/11] Compiling SyntaxTree MutableSyntaxTree.swift
[9/11] Compiling SyntaxTree Kind.swift
[10/11] Compiling SyntaxTree LineColumnIndex.swift
[11/11] Emitting module SyntaxTree
[12/68] Compiling Syntax AnnotatedString.swift
[13/68] Compiling Syntax DiagnosticError.swift
[14/68] Compiling Syntax ParserError.swift
[15/68] Compiling Syntax ScannerError.swift
[16/68] Compiling Syntax ScannerErrorHandler.swift
[17/68] Compiling Syntax WhiteSpaceConsumer.swift
[18/68] Compiling Syntax ExpressionMatch.swift
[19/74] Compiling Syntax Parser+annotate.swift
[20/74] Compiling Syntax Parser+ignoreOutput.swift
[21/74] Compiling Syntax Parser+kind.swift
[22/74] Compiling Syntax Parser+map+location.swift
[23/74] Compiling Syntax Parser+map.swift
[24/74] Compiling Syntax Parser+optimize.swift
[25/74] Compiling Syntax RegularExpression.swift
[26/74] Compiling Syntax String+Parser.swift
[27/74] Compiling Syntax Token.swift
[28/74] Compiling Syntax Word.swift
[29/74] Compiling Syntax neverBody.swift
[30/74] Compiling Syntax InternalParser.swift
[31/74] Compiling Syntax Parser+preventRecursion.swift
[32/74] Compiling Syntax Parser+repeatUntil.swift
[33/74] Compiling Syntax Parser+separated.swift
[34/74] Compiling Syntax Repeat.swift
[35/74] Compiling Syntax Annotated.swift
[36/74] Compiling Syntax AnnotatedUntil.swift
[37/74] Compiling Syntax MemoizationKey.swift
[38/74] Compiling Syntax MemoizationStorage.swift
[39/74] Compiling Syntax Memoized.swift
[40/74] Compiling Syntax Node.swift
[41/74] Compiling Syntax Parser+internalParser.swift
[42/74] Compiling Syntax Scanner.swift
[43/74] Compiling Syntax BinaryOperation.swift
[44/74] Compiling Syntax BinaryOperationParser.swift
[45/74] Compiling Syntax BinaryOperationParserError.swift
[46/74] Compiling Syntax BinaryOperator.swift
[47/74] Compiling Syntax MemberOfBinaryOperation.swift
[48/74] Compiling Syntax BooleanLiteral.swift
[49/74] Compiling Syntax ScannerState.swift
[50/74] Compiling Syntax Stack.swift
[51/74] Compiling Syntax StandardScanner.swift
[52/74] Compiling Syntax String+casing.swift
[53/74] Compiling Syntax Parser.swift
[54/74] Compiling Syntax ParserOption.swift
[55/74] Compiling Syntax DoubleLiteral.swift
[56/74] Compiling Syntax IntLiteral.swift
[57/74] Compiling Syntax StringEscapeStrategy.swift
[58/74] Compiling Syntax StringLiteral.swift
[59/74] Compiling Syntax SwiftEscapeStrategy.swift
[60/74] Compiling Syntax Maybe.swift
[61/74] Compiling Syntax Either.swift
[62/74] Compiling Syntax Group.swift
[63/74] Compiling Syntax Leaf.swift
[64/74] Compiling Syntax Recursive.swift
[65/74] Compiling Syntax TupleParser.swift
[66/74] Compiling Syntax EmptyParser.swift
[67/74] Emitting module Syntax
[68/74] Compiling Syntax EitherParserBuilder.swift
[69/74] Compiling Syntax ParserBuilder.swift
[70/74] Compiling Syntax PartialEmptyParserResult.swift
[71/74] Compiling Syntax PartialParserResult.swift
[72/74] Compiling Syntax PartialResult.swift
[73/74] Compiling Syntax AnyParser.swift
[74/74] Compiling Syntax Associativity.swift
[75/77] Compiling GraphQLSyntax GraphQL.swift
[76/77] Emitting module GraphQLSyntax
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:9:28: warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Root>' may have shared mutable state; this is an error in the Swift 6 language mode
7 | public struct Parser: Syntax.Parser {
8 |
9 | private static let implementation = _Parser().eraseToAnyParser()
| `- warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Root>' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | public var body: AnyParser<GraphQL.Root> {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
2 | import Foundation
3 |
4 | public struct AnyParser<Output>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let parser: InternalParser
6 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Syntax'
1 |
2 | import Foundation
3 | import Syntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Syntax'
4 |
5 | extension GraphQL {
:
7 | public struct Parser: Syntax.Parser {
8 |
9 | private static let implementation = _Parser().eraseToAnyParser()
| |- note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | public var body: AnyParser<GraphQL.Root> {
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:44:28: warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Value>' may have shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | public struct Parser: Syntax.Parser {
44 | private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
| |- warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Value>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | public var body: AnyParser<GraphQL.Value> {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
2 | import Foundation
3 |
4 | public struct AnyParser<Output>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let parser: InternalParser
6 |
[77/77] Compiling GraphQLSyntax GraphQL+Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:9:28: warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Root>' may have shared mutable state; this is an error in the Swift 6 language mode
7 | public struct Parser: Syntax.Parser {
8 |
9 | private static let implementation = _Parser().eraseToAnyParser()
| `- warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Root>' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | public var body: AnyParser<GraphQL.Root> {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
2 | import Foundation
3 |
4 | public struct AnyParser<Output>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let parser: InternalParser
6 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Syntax'
1 |
2 | import Foundation
3 | import Syntax
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Syntax'
4 |
5 | extension GraphQL {
:
7 | public struct Parser: Syntax.Parser {
8 |
9 | private static let implementation = _Parser().eraseToAnyParser()
| |- note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 | public var body: AnyParser<GraphQL.Root> {
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:44:28: warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Value>' may have shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | public struct Parser: Syntax.Parser {
44 | private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
| |- warning: static property 'implementation' is not concurrency-safe because non-'Sendable' type 'AnyParser<GraphQL.Value>' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | public var body: AnyParser<GraphQL.Value> {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
2 | import Foundation
3 |
4 | public struct AnyParser<Output>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let parser: InternalParser
6 |
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:91:13: error: generic parameter 'Content' could not be inferred
89 | fileprivate struct ValueParser: Parser {
90 | var body: AnyParser<GraphQL.Value> {
91 | Recursive { parser in
| |- error: generic parameter 'Content' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
92 | Either {
93 | Group {
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:219:13: error: generic parameter 'Content' could not be inferred
217 | fileprivate struct SelectionSetParser: Parser {
218 | var body: AnyParser<GraphQL.SelectionSet> {
219 | Recursive { parser in
| |- error: generic parameter 'Content' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
220 | "{"
221 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/8] Compiling SyntaxTree MutableSyntaxTree.swift
[3/8] Compiling SyntaxTree Location.swift
[4/8] Compiling SyntaxTree SyntaxTreeFactory.swift
[5/8] Emitting module SyntaxTree
[6/8] Compiling SyntaxTree LineColumnIndex.swift
[7/8] Compiling SyntaxTree Kind.swift
[8/8] Compiling SyntaxTree SyntaxTree.swift
[9/65] Compiling Syntax AnnotatedString.swift
[10/65] Compiling Syntax DiagnosticError.swift
[11/65] Compiling Syntax ParserError.swift
[12/65] Compiling Syntax ScannerError.swift
[13/65] Compiling Syntax ScannerErrorHandler.swift
[14/65] Compiling Syntax WhiteSpaceConsumer.swift
[15/65] Compiling Syntax ExpressionMatch.swift
[16/71] Compiling Syntax Parser+annotate.swift
[17/71] Compiling Syntax Parser+ignoreOutput.swift
[18/71] Compiling Syntax Parser+kind.swift
[19/71] Compiling Syntax Parser+map+location.swift
[20/71] Compiling Syntax Parser+map.swift
[21/71] Compiling Syntax Parser+optimize.swift
[22/71] Compiling Syntax MemoizationKey.swift
[23/71] Compiling Syntax MemoizationStorage.swift
[24/71] Compiling Syntax Memoized.swift
[25/71] Compiling Syntax Node.swift
[26/71] Compiling Syntax Parser+internalParser.swift
[27/71] Compiling Syntax Scanner.swift
[28/71] Compiling Syntax Either.swift
[29/71] Compiling Syntax Group.swift
[30/71] Compiling Syntax Leaf.swift
[31/71] Compiling Syntax Recursive.swift
[32/71] Compiling Syntax TupleParser.swift
[33/71] Compiling Syntax EmptyParser.swift
[34/71] Compiling Syntax RegularExpression.swift
[35/71] Compiling Syntax String+Parser.swift
[36/71] Compiling Syntax Token.swift
[37/71] Compiling Syntax Word.swift
[38/71] Compiling Syntax neverBody.swift
[39/71] Compiling Syntax InternalParser.swift
[40/71] Compiling Syntax Parser+preventRecursion.swift
[41/71] Compiling Syntax Parser+repeatUntil.swift
[42/71] Compiling Syntax Parser+separated.swift
[43/71] Compiling Syntax Repeat.swift
[44/71] Compiling Syntax Annotated.swift
[45/71] Compiling Syntax AnnotatedUntil.swift
[46/71] Compiling Syntax BinaryOperation.swift
[47/71] Compiling Syntax BinaryOperationParser.swift
[48/71] Compiling Syntax BinaryOperationParserError.swift
[49/71] Compiling Syntax BinaryOperator.swift
[50/71] Compiling Syntax MemberOfBinaryOperation.swift
[51/71] Compiling Syntax BooleanLiteral.swift
[52/71] Compiling Syntax ScannerState.swift
[53/71] Compiling Syntax Stack.swift
[54/71] Compiling Syntax StandardScanner.swift
[55/71] Compiling Syntax String+casing.swift
[56/71] Compiling Syntax Parser.swift
[57/71] Compiling Syntax ParserOption.swift
[58/71] Compiling Syntax DoubleLiteral.swift
[59/71] Compiling Syntax IntLiteral.swift
[60/71] Compiling Syntax StringEscapeStrategy.swift
[61/71] Compiling Syntax StringLiteral.swift
[62/71] Compiling Syntax SwiftEscapeStrategy.swift
[63/71] Compiling Syntax Maybe.swift
[64/71] Emitting module Syntax
[65/71] Compiling Syntax EitherParserBuilder.swift
[66/71] Compiling Syntax ParserBuilder.swift
[67/71] Compiling Syntax PartialEmptyParserResult.swift
[68/71] Compiling Syntax PartialParserResult.swift
[69/71] Compiling Syntax PartialResult.swift
[70/71] Compiling Syntax AnyParser.swift
[71/71] Compiling Syntax Associativity.swift
[72/74] Compiling GraphQLSyntax GraphQL.swift
[73/74] Emitting module GraphQLSyntax
[74/74] Compiling GraphQLSyntax GraphQL+Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:91:13: error: generic parameter 'Content' could not be inferred
89 | fileprivate struct ValueParser: Parser {
90 | var body: AnyParser<GraphQL.Value> {
91 | Recursive { parser in
| |- error: generic parameter 'Content' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
92 | Either {
93 | Group {
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:219:13: error: generic parameter 'Content' could not be inferred
217 | fileprivate struct SelectionSetParser: Parser {
218 | var body: AnyParser<GraphQL.SelectionSet> {
219 | Recursive { parser in
| |- error: generic parameter 'Content' could not be inferred
| `- note: explicitly specify the generic arguments to fix this issue
220 | "{"
221 |
BUILD FAILURE 6.1 macosSpm