The Swift Package Index logo.Swift Package Index

Build Information

Successful build of graphql-syntax, reference main (e43f38), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 1 May 2026 16:50:36 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme graphql-syntax -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build 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
========================================
Build
========================================
Selected platform:         macosXcodebuild
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" : "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/nerdsupremacist/Syntax.git
Fetching from https://github.com/nerdsupremacist/SyntaxTree.git
Creating working copy of package ‘Syntax’
Checking out 3.1.0 of package ‘Syntax’
Creating working copy of package ‘SyntaxTree’
Checking out 0.1.0 of package ‘SyntaxTree’
Resolve Package Graph
Resolved source packages:
  SyntaxTree: https://github.com/nerdsupremacist/SyntaxTree.git @ 0.1.0
  Syntax: https://github.com/nerdsupremacist/Syntax.git @ 3.1.0
  graphql-syntax: /Users/admin/builder/spi-builder-workspace
resolved source packages: SyntaxTree, Syntax, graphql-syntax
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "graphql-syntax"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme graphql-syntax -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme graphql-syntax -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SyntaxTree: https://github.com/nerdsupremacist/SyntaxTree.git @ 0.1.0
  Syntax: https://github.com/nerdsupremacist/Syntax.git @ 3.1.0
  graphql-syntax: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'GraphQLSyntax' in project 'graphql-syntax'
        ➜ Explicit dependency on target 'GraphQLSyntax' in project 'graphql-syntax'
        ➜ Explicit dependency on target 'Syntax' in project 'Syntax'
    Target 'GraphQLSyntax' in project 'graphql-syntax'
        ➜ Explicit dependency on target 'Syntax' in project 'Syntax'
    Target 'Syntax' in project 'Syntax'
        ➜ Explicit dependency on target 'Syntax' in project 'Syntax'
        ➜ Explicit dependency on target 'SyntaxTree' in project 'SyntaxTree'
    Target 'Syntax' in project 'Syntax'
        ➜ Explicit dependency on target 'SyntaxTree' in project 'SyntaxTree'
    Target 'SyntaxTree' in project 'SyntaxTree'
        ➜ Explicit dependency on target 'SyntaxTree' in project 'SyntaxTree'
    Target 'SyntaxTree' in project 'SyntaxTree' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1acd8f7992d15ebf29f636ec30b3a07b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1acd8f7992d15ebf29f636ec30b3a07b.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.modulemap (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.DependencyStaticMetadataFileList (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.DependencyMetadataFileList (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftConstValuesFileList (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-OutputFileMap.json (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.modulemap (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftFileList (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_const_extract_protocols.json (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.LinkFileList (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.DependencyStaticMetadataFileList (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.DependencyMetadataFileList (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SyntaxTree.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.modulemap (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftFileList (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftConstValuesFileList (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.LinkFileList (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-OutputFileMap.json (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Syntax.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.modulemap (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftFileList (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_const_extract_protocols.json (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftConstValuesFileList (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.LinkFileList (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-OutputFileMap.json (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.modulemap (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.DependencyStaticMetadataFileList (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.DependencyMetadataFileList (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/GraphQLSyntax.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.modulemap (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver SyntaxTree normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SyntaxTree -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/Kind.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/Kind.swift (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SyntaxTree.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/SyntaxTree.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/SyntaxTree.swift (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LineColumnIndex.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/LineColumnIndex.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/LineColumnIndex.swift (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ SyntaxTree (in target 'SyntaxTree' from project 'SyntaxTree')
EmitSwiftModule normal arm64 (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/Location.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/Location.swift (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ MutableSyntaxTree.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/MutableSyntaxTree.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/MutableSyntaxTree.swift (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ SyntaxTreeFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/SyntaxTreeFactory.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree/Sources/SyntaxTree/SyntaxTreeFactory.swift (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for SyntaxTree (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftDriver\ Compilation\ Requirements SyntaxTree normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SyntaxTree -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SyntaxTree-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-Swift.h (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SyntaxTree-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftdoc (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.abi.json (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftmodule (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftsourceinfo (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver Syntax normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Syntax -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Syntax (in target 'Syntax' from project 'Syntax')
EmitSwiftModule normal arm64 (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Node.swift,\ Parser+internalParser.swift,\ Scanner.swift,\ ScannerState.swift,\ Stack.swift,\ StandardInternalParserBuilderContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardInternalParserBuilderContext.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Node.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Parser+internalParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Scanner.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/ScannerState.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Stack.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardInternalParserBuilderContext.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IntLiteral.swift,\ JavaScriptEscapeStrategy.swift,\ StringEscapeStrategy.swift,\ StringLiteral.swift,\ SwiftEscapeStrategy.swift,\ Maybe.swift,\ Parser+annotate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/JavaScriptEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/IntLiteral.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/JavaScriptEscapeStrategy.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringEscapeStrategy.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/StringLiteral.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/StringLiterals/SwiftEscapeStrategy.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Maybe.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+annotate.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Parser+separated.swift,\ Repeat.swift,\ Annotated.swift,\ AnnotatedUntil.swift,\ Either.swift,\ Group.swift,\ IfElseConditionalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/IfElseConditionalParser.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+separated.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Repeat.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Annotated.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/AnnotatedUntil.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Either.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Group.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/IfElseConditionalParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ScannerErrorHandler.swift,\ WhiteSpaceConsumer.swift,\ ExpressionMatch.swift,\ EitherParserBuilder.swift,\ ParserBuilder.swift,\ AnyParser.swift,\ Associativity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerErrorHandler.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/WhiteSpaceConsumer.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ExpressionMatch.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/EitherParserBuilder.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/FunctionBuilder/ParserBuilder.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/Associativity.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling MutableSyntaxTree.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 Compiling\ Leaf.swift,\ TupleParser.swift,\ EmptyParser.swift,\ RegexBuilder+support.swift,\ RegularExpression.swift,\ String+Parser.swift,\ Token.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegexBuilder+support.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/Leaf.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Structure/TupleParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/EmptyParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegexBuilder+support.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/RegularExpression.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/String+Parser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Token.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling LineColumnIndex.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 Compiling\ AnnotatedString.swift,\ Cache.swift,\ OrderedSet.swift,\ AnnotatedError.swift,\ DiagnosticError.swift,\ ParserError.swift,\ ScannerError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/AnnotatedError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/AnnotatedString.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/Cache.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Cache/OrderedSet.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/AnnotatedError.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/DiagnosticError.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ParserError.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Errors/ScannerError.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Kind.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 Compiling\ StandardScanner.swift,\ String+casing.swift,\ Located.swift,\ Parser.swift,\ ParserOption.swift,\ RecursiveParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Located.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/RecursiveParser.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/StandardScanner.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/String+casing.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Located.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Parser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/ParserOption.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/RecursiveParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Location.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 Compiling\ BinaryOperation.swift,\ BinaryOperationParser.swift,\ BinaryOperationParserError.swift,\ BinaryOperator.swift,\ MemberOfBinaryOperation.swift,\ BooleanLiteral.swift,\ DoubleLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperation.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperationParserError.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/BinaryOperator.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BinaryOperation/MemberOfBinaryOperation.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/BooleanLiteral.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Common/DoubleLiteral.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SyntaxTreeFactory.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftCompile normal arm64 Compiling\ Word.swift,\ neverBody.swift,\ InternalParser.swift,\ InternalParserBuilder.swift,\ MemoizationKey.swift,\ MemoizationStorage.swift,\ Memoized.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParserBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Tokens/Word.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/neverBody.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParser.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/InternalParserBuilder.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationKey.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/MemoizationStorage.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Internals/Memoized.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SyntaxTree.swift (in target 'SyntaxTree' from project 'SyntaxTree')
SwiftDriver\ Compilation SyntaxTree normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SyntaxTree -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Word.swift, neverBody.swift, InternalParser.swift, InternalParserBuilder.swift, MemoizationKey.swift, MemoizationStorage.swift, Memoized.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 Compiling\ Parser+ignoreOutput.swift,\ Parser+kind.swift,\ Parser+map+location.swift,\ Parser+map.swift,\ Parser+optimize.swift,\ Parser+preventRecursion.swift,\ Parser+repeatUntil.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift (in target 'Syntax' from project 'Syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+ignoreOutput.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+kind.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map+location.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+map.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+optimize.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+preventRecursion.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/Modifications/Parser+repeatUntil.swift (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.o normal (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.o
SwiftDriverJobDiscovery normal arm64 Compiling AnnotatedString.swift, Cache.swift, OrderedSet.swift, AnnotatedError.swift, DiagnosticError.swift, ParserError.swift, ScannerError.swift (in target 'Syntax' from project 'Syntax')
ExtractAppIntentsMetadata (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SyntaxTree --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier syntaxtree.SyntaxTree --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/SyntaxTree.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SyntaxTree.build/Debug/SyntaxTree.build/Objects-normal/arm64/SyntaxTree.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-01 09:50:28.056 appintentsmetadataprocessor[806:4579] Starting appintentsmetadataprocessor export
2026-05-01 09:50:28.100 appintentsmetadataprocessor[806:4579] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.o (in target 'SyntaxTree' from project 'SyntaxTree')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SyntaxTree
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/SyntaxTree.o
SwiftDriverJobDiscovery normal arm64 Compiling Node.swift, Parser+internalParser.swift, Scanner.swift, ScannerState.swift, Stack.swift, StandardInternalParserBuilderContext.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Compiling Parser+ignoreOutput.swift, Parser+kind.swift, Parser+map+location.swift, Parser+map.swift, Parser+optimize.swift, Parser+preventRecursion.swift, Parser+repeatUntil.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Compiling StandardScanner.swift, String+casing.swift, Located.swift, Parser.swift, ParserOption.swift, RecursiveParser.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Compiling Leaf.swift, TupleParser.swift, EmptyParser.swift, RegexBuilder+support.swift, RegularExpression.swift, String+Parser.swift, Token.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Compiling BinaryOperation.swift, BinaryOperationParser.swift, BinaryOperationParserError.swift, BinaryOperator.swift, MemberOfBinaryOperation.swift, BooleanLiteral.swift, DoubleLiteral.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Compiling Parser+separated.swift, Repeat.swift, Annotated.swift, AnnotatedUntil.swift, Either.swift, Group.swift, IfElseConditionalParser.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Compiling IntLiteral.swift, JavaScriptEscapeStrategy.swift, StringEscapeStrategy.swift, StringLiteral.swift, SwiftEscapeStrategy.swift, Maybe.swift, Parser+annotate.swift (in target 'Syntax' from project 'Syntax')
SwiftDriverJobDiscovery normal arm64 Emitting module for Syntax (in target 'Syntax' from project 'Syntax')
SwiftDriver\ Compilation\ Requirements Syntax normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Syntax -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Syntax-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-Swift.h (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Syntax-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftdoc (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.abi.json (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftmodule (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftsourceinfo (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver GraphQLSyntax normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GraphQLSyntax -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ GraphQLSyntax (in target 'GraphQLSyntax' from project 'graphql-syntax')
EmitSwiftModule normal arm64 (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/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
        private static let implementation = _Parser().eraseToAnyParser()
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
public struct AnyParser<Parsed>: Parser {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Syntax'
import Syntax
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:9:28: note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
        private static let implementation = _Parser().eraseToAnyParser()
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:9:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let implementation = _Parser().eraseToAnyParser()
                           ^
        nonisolated(unsafe)
/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
        private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
public struct AnyParser<Parsed>: Parser {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:44:28: note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
        private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:44:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
                           ^
        nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ GraphQL.swift /Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ GraphQL+Parser.swift /Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/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
        private static let implementation = _Parser().eraseToAnyParser()
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
public struct AnyParser<Parsed>: Parser {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Syntax'
import Syntax
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:9:28: note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
        private static let implementation = _Parser().eraseToAnyParser()
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:9:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let implementation = _Parser().eraseToAnyParser()
                           ^
        nonisolated(unsafe)
/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
        private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
                           ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax/Sources/Syntax/Implementations/AnyParser.swift:4:15: note: generic struct 'AnyParser' does not conform to the 'Sendable' protocol
public struct AnyParser<Parsed>: Parser {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:44:28: note: add '@MainActor' to make static property 'implementation' part of global actor 'MainActor'
        private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
                           ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/GraphQLSyntax/GraphQL+Parser.swift:44:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        private static let implementation = GraphQL.Parser.ValueParser().eraseToAnyParser()
                           ^
        nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for GraphQLSyntax (in target 'GraphQLSyntax' from project 'graphql-syntax')
SwiftDriver\ Compilation\ Requirements GraphQLSyntax normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GraphQLSyntax -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/GraphQLSyntax-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-Swift.h (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/GraphQLSyntax-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftdoc (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.abi.json (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftmodule (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftsourceinfo (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling GraphQL.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
SwiftDriverJobDiscovery normal arm64 Compiling GraphQL+Parser.swift (in target 'GraphQLSyntax' from project 'graphql-syntax')
SwiftDriver\ Compilation GraphQLSyntax normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name GraphQLSyntax -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ScannerErrorHandler.swift, WhiteSpaceConsumer.swift, ExpressionMatch.swift, EitherParserBuilder.swift, ParserBuilder.swift, AnyParser.swift, Associativity.swift (in target 'Syntax' from project 'Syntax')
SwiftDriver\ Compilation Syntax normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Syntax -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.o normal (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.o
ExtractAppIntentsMetadata (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Syntax --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier syntax.Syntax --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Syntax.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Syntax.build/Debug/Syntax.build/Objects-normal/arm64/Syntax.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-01 09:50:35.112 appintentsmetadataprocessor[812:4664] Starting appintentsmetadataprocessor export
2026-05-01 09:50:35.145 appintentsmetadataprocessor[812:4664] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.o (in target 'Syntax' from project 'Syntax')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Syntax
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Syntax.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.o normal (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.o
ExtractAppIntentsMetadata (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name GraphQLSyntax --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier spi-builder-workspace.GraphQLSyntax --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/GraphQLSyntax.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/graphql-syntax.build/Debug/GraphQLSyntax.build/Objects-normal/arm64/GraphQLSyntax.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-05-01 09:50:35.190 appintentsmetadataprocessor[815:4683] Starting appintentsmetadataprocessor export
2026-05-01 09:50:35.222 appintentsmetadataprocessor[815:4683] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.o (in target 'GraphQLSyntax' from project 'graphql-syntax')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/GraphQLSyntax.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:aec8c859a95fb479da9245c10ad9d168c00c0803, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:aec8c859a95fb479da9245c10ad9d168c00c0803, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:aec8c859a95fb479da9245c10ad9d168c00c0803, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:aec8c859a95fb479da9245c10ad9d168c00c0803, name:My Mac }
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.