The Swift Package Index logo.Swift Package Index

Build Information

Failed to build graphql-syntax with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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 into spi-builder-workspace
76fee68f4fe1ee08f6d7ce4dad1fed102c2a557a
SUCCESS checkout https://github.com/nerdsupremacist/graphql-syntax.git at 0.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetching https://github.com/nerdsupremacist/Syntax.git from cache
Fetched https://github.com/nerdsupremacist/Syntax.git (0.24s)
Fetched https://github.com/nerdsupremacist/SyntaxTree.git (0.24s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 1.0.3 (0.53s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.40s)
Creating working copy for https://github.com/nerdsupremacist/Syntax.git
Working copy of https://github.com/nerdsupremacist/Syntax.git resolved at 1.0.3
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...
[1/7] Compiling SyntaxTree SyntaxTreeFactory.swift
[2/7] Compiling SyntaxTree MutableSyntaxTree.swift
[3/7] Compiling SyntaxTree Location.swift
[4/7] Compiling SyntaxTree Kind.swift
[5/7] Emitting module SyntaxTree
[6/7] Compiling SyntaxTree LineColumnIndex.swift
[7/7] Compiling SyntaxTree SyntaxTree.swift
[8/63] Compiling Syntax AnnotatedString.swift
[9/63] Compiling Syntax DiagnosticError.swift
[10/63] Compiling Syntax ParserError.swift
[11/63] Compiling Syntax ScannerError.swift
[12/63] Compiling Syntax ScannerErrorHandler.swift
[13/63] Compiling Syntax WhiteSpaceConsumer.swift
[14/63] Compiling Syntax ExpressionMatch.swift
[15/63] Compiling Syntax EitherParserBuilder.swift
[16/70] Compiling Syntax Leaf.swift
[17/70] Compiling Syntax Recursive.swift
[18/70] Compiling Syntax TupleParser.swift
[19/70] Compiling Syntax EmptyParser.swift
[20/70] Compiling Syntax RegularExpression.swift
[21/70] Compiling Syntax String+Parser.swift
[22/70] Compiling Syntax Token.swift
[23/70] Compiling Syntax Word.swift
[24/70] Compiling Syntax Parser+preventRecursion.swift
[25/70] Compiling Syntax Parser+repeatUntil.swift
[26/70] Compiling Syntax Parser+separated.swift
[27/70] Compiling Syntax Repeat.swift
[28/70] Compiling Syntax Annotated.swift
[29/70] Compiling Syntax AnnotatedUntil.swift
[30/70] Compiling Syntax Either.swift
[31/70] Compiling Syntax Group.swift
[32/70] Compiling Syntax SwiftEscapeStrategy.swift
[33/70] Compiling Syntax Maybe.swift
[34/70] Compiling Syntax Parser+annotate.swift
[35/70] Compiling Syntax Parser+ignoreOutput.swift
[36/70] Compiling Syntax Parser+kind.swift
[37/70] Compiling Syntax Parser+map+location.swift
[38/70] Compiling Syntax Parser+map.swift
[39/70] Compiling Syntax Parser+optimize.swift
[40/70] Compiling Syntax Scanner.swift
[41/70] Compiling Syntax ScannerState.swift
[42/70] Compiling Syntax Stack.swift
[43/70] Compiling Syntax StandardScanner.swift
[44/70] Compiling Syntax String+casing.swift
[45/70] Compiling Syntax Parser.swift
[46/70] Compiling Syntax ParserOption.swift
[47/70] Compiling Syntax neverBody.swift
[48/70] Compiling Syntax InternalParser.swift
[49/70] Compiling Syntax MemoizationKey.swift
[50/70] Compiling Syntax MemoizationStorage.swift
[51/70] Compiling Syntax Memoized.swift
[52/70] Compiling Syntax Node.swift
[53/70] Compiling Syntax Parser+internalParser.swift
[54/70] Emitting module Syntax
[55/70] Compiling Syntax BinaryOperationParserError.swift
[56/70] Compiling Syntax BinaryOperator.swift
[57/70] Compiling Syntax MemberOfBinaryOperation.swift
[58/70] Compiling Syntax BooleanLiteral.swift
[59/70] Compiling Syntax DoubleLiteral.swift
[60/70] Compiling Syntax IntLiteral.swift
[61/70] Compiling Syntax StringEscapeStrategy.swift
[62/70] Compiling Syntax StringLiteral.swift
[63/70] Compiling Syntax ParserBuilder.swift
[64/70] Compiling Syntax PartialEmptyParserResult.swift
[65/70] Compiling Syntax PartialParserResult.swift
[66/70] Compiling Syntax PartialResult.swift
[67/70] Compiling Syntax AnyParser.swift
[68/70] Compiling Syntax Associativity.swift
[69/70] Compiling Syntax BinaryOperation.swift
[70/70] Compiling Syntax BinaryOperationParser.swift
[71/73] Compiling GraphQLSyntax GraphQL.swift
[72/73] Emitting module GraphQLSyntax
[73/73] Compiling GraphQLSyntax GraphQL+Parser.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:91:13: error: generic parameter 'Content' could not be inferred
            Recursive { parser in
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:91:13: note: explicitly specify the generic arguments to fix this issue
            Recursive { parser in
            ^
                     <<#Content: Parser#>>
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:219:13: error: generic parameter 'Content' could not be inferred
            Recursive { parser in
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:219:13: note: explicitly specify the generic arguments to fix this issue
            Recursive { parser in
            ^
                     <<#Content: Parser#>>
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/2] Emitting module GraphQLSyntax
[2/2] Compiling GraphQLSyntax GraphQL+Parser.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:91:13: error: generic parameter 'Content' could not be inferred
            Recursive { parser in
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:91:13: note: explicitly specify the generic arguments to fix this issue
            Recursive { parser in
            ^
                     <<#Content: Parser#>>
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:219:13: error: generic parameter 'Content' could not be inferred
            Recursive { parser in
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:219:13: note: explicitly specify the generic arguments to fix this issue
            Recursive { parser in
            ^
                     <<#Content: Parser#>>
error: fatalError
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm