Build Information
Successful build of graphql-syntax, reference main (e43f38), with Swift 6.1 for Android on 1 May 2026 16:53:41 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1Build 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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/nerdsupremacist/graphql-syntax.git
https://github.com/nerdsupremacist/graphql-syntax.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/nerdsupremacist/Syntax.git
[1/2771] Fetching syntax
Fetched https://github.com/nerdsupremacist/Syntax.git from cache (1.07s)
Computing version for https://github.com/nerdsupremacist/Syntax.git
Computed https://github.com/nerdsupremacist/Syntax.git at 3.1.0 (1.70s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git
[1/29] Fetching syntaxtree
Fetched https://github.com/nerdsupremacist/SyntaxTree.git from cache (0.20s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.82s)
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/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/11] Compiling SyntaxTree SyntaxTreeFactory.swift
[6/11] Compiling SyntaxTree Location.swift
[7/11] Compiling SyntaxTree SyntaxTree.swift
[8/11] Compiling SyntaxTree MutableSyntaxTree.swift
[9/11] Compiling SyntaxTree LineColumnIndex.swift
[10/11] Compiling SyntaxTree Kind.swift
[11/11] Emitting module SyntaxTree
[13/73] Compiling Syntax AnnotatedString.swift
[14/73] Compiling Syntax Cache.swift
[15/73] Compiling Syntax OrderedSet.swift
[16/73] Compiling Syntax AnnotatedError.swift
[17/73] Compiling Syntax DiagnosticError.swift
[18/73] Compiling Syntax ParserError.swift
[19/73] Compiling Syntax ScannerError.swift
[20/73] Compiling Syntax ScannerErrorHandler.swift
[21/73] Compiling Syntax WhiteSpaceConsumer.swift
[22/81] Compiling Syntax Repeat.swift
[23/81] Compiling Syntax Annotated.swift
[24/81] Compiling Syntax AnnotatedUntil.swift
[25/81] Compiling Syntax Either.swift
[26/81] Compiling Syntax Group.swift
[27/81] Compiling Syntax IfElseConditionalParser.swift
[28/81] Compiling Syntax Leaf.swift
[29/81] Compiling Syntax TupleParser.swift
[30/81] Compiling Syntax InternalParserBuilder.swift
[31/81] Compiling Syntax MemoizationKey.swift
[32/81] Compiling Syntax MemoizationStorage.swift
[33/81] Compiling Syntax Memoized.swift
[34/81] Compiling Syntax Node.swift
[35/81] Compiling Syntax Parser+internalParser.swift
[36/81] Compiling Syntax Scanner.swift
[37/81] Compiling Syntax ScannerState.swift
[38/81] Compiling Syntax EmptyParser.swift
[39/81] Compiling Syntax RegexBuilder+support.swift
[40/81] Compiling Syntax RegularExpression.swift
[41/81] Compiling Syntax String+Parser.swift
[42/81] Compiling Syntax Token.swift
[43/81] Compiling Syntax Word.swift
[44/81] Compiling Syntax neverBody.swift
[45/81] Compiling Syntax InternalParser.swift
[46/81] Compiling Syntax Stack.swift
[47/81] Compiling Syntax StandardInternalParserBuilderContext.swift
[48/81] Compiling Syntax StandardScanner.swift
[49/81] Compiling Syntax String+casing.swift
[50/81] Compiling Syntax Located.swift
[51/81] Compiling Syntax Parser.swift
[52/81] Compiling Syntax ParserOption.swift
[53/81] Compiling Syntax RecursiveParser.swift
[54/81] Compiling Syntax MemberOfBinaryOperation.swift
[55/81] Compiling Syntax BooleanLiteral.swift
[56/81] Compiling Syntax DoubleLiteral.swift
[57/81] Compiling Syntax IntLiteral.swift
[58/81] Compiling Syntax JavaScriptEscapeStrategy.swift
[59/81] Compiling Syntax StringEscapeStrategy.swift
[60/81] Compiling Syntax StringLiteral.swift
[61/81] Compiling Syntax SwiftEscapeStrategy.swift
[62/81] Compiling Syntax Maybe.swift
[63/81] Compiling Syntax Parser+annotate.swift
[64/81] Compiling Syntax Parser+ignoreOutput.swift
[65/81] Compiling Syntax Parser+kind.swift
[66/81] Compiling Syntax Parser+map+location.swift
[67/81] Compiling Syntax Parser+map.swift
[68/81] Compiling Syntax Parser+optimize.swift
[69/81] Compiling Syntax Parser+preventRecursion.swift
[70/81] Compiling Syntax Parser+repeatUntil.swift
[71/81] Compiling Syntax Parser+separated.swift
[72/81] Emitting module Syntax
[73/81] Compiling Syntax ExpressionMatch.swift
[74/81] Compiling Syntax EitherParserBuilder.swift
[75/81] Compiling Syntax ParserBuilder.swift
[76/81] Compiling Syntax AnyParser.swift
[77/81] Compiling Syntax Associativity.swift
[78/81] Compiling Syntax BinaryOperation.swift
[79/81] Compiling Syntax BinaryOperationParser.swift
[80/81] Compiling Syntax BinaryOperationParserError.swift
[81/81] Compiling Syntax BinaryOperator.swift
[83/85] Compiling GraphQLSyntax GraphQL.swift
[84/85] Emitting module GraphQLSyntax
/host/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: any Syntax.Parser<GraphQL.Root> {
/host/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<Parsed>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let builder: InternalParserBuilder
6 |
/host/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: any Syntax.Parser<GraphQL.Root> {
/host/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: any Syntax.Parser<GraphQL.Value> {
/host/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<Parsed>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let builder: InternalParserBuilder
6 |
[85/85] Compiling GraphQLSyntax GraphQL+Parser.swift
/host/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: any Syntax.Parser<GraphQL.Root> {
/host/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<Parsed>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let builder: InternalParserBuilder
6 |
/host/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: any Syntax.Parser<GraphQL.Root> {
/host/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: any Syntax.Parser<GraphQL.Value> {
/host/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<Parsed>: Parser {
| `- note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
5 | let builder: InternalParserBuilder
6 |
Build complete! (69.81s)
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" : "/host/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"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.