The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/graphql-syntax.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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 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 main
Fetching https://github.com/nerdsupremacist/Syntax.git from cache
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git (0.19s)
Fetched https://github.com/nerdsupremacist/Syntax.git (0.21s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 1.0.3 (0.62s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.62s)
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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SyntaxTree",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerdsupremacist/graphql-syntax.git from cache
Fetched https://github.com/nerdsupremacist/graphql-syntax.git (0.21s)
Fetching https://github.com/nerdsupremacist/Syntax.git from cache
Fetched https://github.com/nerdsupremacist/Syntax.git (0.19s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 1.0.4 (0.02s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git (0.18s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.05s)
Creating working copy for https://github.com/nerdsupremacist/graphql-syntax.git
Working copy of https://github.com/nerdsupremacist/graphql-syntax.git resolved at main
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.4
warning: '.resolve-product-dependencies': dependency 'graphql-syntax' is not used by any target
Found 1 product dependencies
  - Syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SyntaxTree LineColumnIndex.swift
[2/7] Compiling SyntaxTree MutableSyntaxTree.swift
[3/7] Compiling SyntaxTree SyntaxTreeFactory.swift
[4/7] Compiling SyntaxTree Kind.swift
[5/7] Emitting module SyntaxTree
[6/7] Compiling SyntaxTree SyntaxTree.swift
[7/7] Compiling SyntaxTree Location.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/63] Compiling Syntax neverBody.swift
[17/63] Compiling Syntax InternalParser.swift
[18/63] Compiling Syntax MemoizationKey.swift
[19/63] Compiling Syntax MemoizationStorage.swift
[20/63] Compiling Syntax Memoized.swift
[21/63] Compiling Syntax Node.swift
[22/63] Compiling Syntax Parser+internalParser.swift
[23/70] Compiling Syntax SwiftEscapeStrategy.swift
[24/70] Compiling Syntax Maybe.swift
[25/70] Compiling Syntax Parser+annotate.swift
[26/70] Compiling Syntax Parser+ignoreOutput.swift
[27/70] Compiling Syntax Parser+kind.swift
[28/70] Compiling Syntax Parser+map+location.swift
[29/70] Compiling Syntax Parser+map.swift
[30/70] Compiling Syntax Parser+optimize.swift
[31/70] Compiling Syntax Leaf.swift
[32/70] Compiling Syntax Recursive.swift
[33/70] Compiling Syntax TupleParser.swift
[34/70] Compiling Syntax EmptyParser.swift
[35/70] Compiling Syntax RegularExpression.swift
[36/70] Compiling Syntax String+Parser.swift
[37/70] Compiling Syntax Token.swift
[38/70] Compiling Syntax Word.swift
[39/70] Compiling Syntax Scanner.swift
[40/70] Compiling Syntax ScannerState.swift
[41/70] Compiling Syntax Stack.swift
[42/70] Compiling Syntax StandardScanner.swift
[43/70] Compiling Syntax String+casing.swift
[44/70] Compiling Syntax Parser.swift
[45/70] Compiling Syntax ParserOption.swift
[46/70] Compiling Syntax BinaryOperationParserError.swift
[47/70] Compiling Syntax BinaryOperator.swift
[48/70] Compiling Syntax MemberOfBinaryOperation.swift
[49/70] Compiling Syntax BooleanLiteral.swift
[50/70] Compiling Syntax DoubleLiteral.swift
[51/70] Compiling Syntax IntLiteral.swift
[52/70] Compiling Syntax StringEscapeStrategy.swift
[53/70] Compiling Syntax StringLiteral.swift
[54/70] Emitting module Syntax
[55/70] Compiling Syntax Parser+preventRecursion.swift
[56/70] Compiling Syntax Parser+repeatUntil.swift
[57/70] Compiling Syntax Parser+separated.swift
[58/70] Compiling Syntax Repeat.swift
[59/70] Compiling Syntax Annotated.swift
[60/70] Compiling Syntax AnnotatedUntil.swift
[61/70] Compiling Syntax Either.swift
[62/70] Compiling Syntax Group.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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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
[0/1] Planning build
Building for debugging...
[1/2] Emitting module GraphQLSyntax
[2/2] Compiling GraphQLSyntax GraphQL+Parser.swift
/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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
BUILD FAILURE 5.9 macosSpm