The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DependencyGraph, reference main (6c89d4), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 07:27:17 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonbs/dependency-graph.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonbs/dependency-graph
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6c89d4b Preliminary support for target dependency condition (#23)
Cloned https://github.com/simonbs/dependency-graph.git
Revision (git rev-parse @):
6c89d4be7c90bdaea7feecf979f9ccab947c3188
SUCCESS checkout https://github.com/simonbs/dependency-graph.git at main
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1411] Fetching pathkit
[185/2432] Fetching pathkit, spectre
[349/4559] Fetching pathkit, spectre, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.76s)
[1327/3148] Fetching spectre, aexml
[2873/26296] Fetching spectre, aexml, xcodeproj
Fetched https://github.com/tadija/AEXML.git from cache (1.82s)
Fetched https://github.com/kylef/Spectre.git from cache (1.82s)
Fetched https://github.com/tuist/XcodeProj.git from cache (1.82s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.82s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.8.0 (2.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.0 (0.60s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.05s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.59s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.59s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.8.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dependency-graph",
      "name": "DependencyGraph",
      "url": "https://github.com/simonbs/dependency-graph.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dependency-graph",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/XcodeProj.git",
          "version": "8.27.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XcodeProj",
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML.git",
              "version": "4.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/simonbs/dependency-graph.git
[1/1338] Fetching dependency-graph
Fetched https://github.com/simonbs/dependency-graph.git from cache (1.28s)
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/tuist/XcodeProj.git from cache (0.62s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.10s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.42s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.48s)
Fetched https://github.com/tadija/AEXML.git from cache (0.48s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.53s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.47s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.93s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/simonbs/dependency-graph.git
Working copy of https://github.com/simonbs/dependency-graph.git resolved at main (6c89d4b)
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.27.7
Found 2 product dependencies
  - swift-argument-parser
  - XcodeProj
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/simonbs/dependency-graph.git
https://github.com/simonbs/dependency-graph.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.8.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    }
  ],
  "manifest_display_name" : "DependencyGraph",
  "name" : "DependencyGraph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "dependency-graph",
      "targets" : [
        "Main"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeProjectParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLiveTests",
      "path" : "Tests/XcodeProjectParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodeProjectParserLiveTests/Example",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/FileExistenceCheckerMock.swift",
        "XcodeProjectParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectParserLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLive",
      "path" : "Sources/Library/Parsing/XcodeProjectParserLive",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParserLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectParser",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParser",
      "path" : "Sources/Library/Parsing/XcodeProjectParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParser.swift"
      ],
      "target_dependencies" : [
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLiveTests",
      "path" : "Tests/XcodeProjectGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMock.swift",
        "Mock/URL+Mock.swift",
        "Mock/XcodeProject+Mock.swift",
        "XcodeProjectGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilderLive",
        "XcodeProject"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLive",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "XcodeProjectGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilder",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProject",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProject",
      "path" : "Sources/Library/Parsing/XcodeProject",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProject+SwiftPackage.swift",
        "XcodeProject+Target.swift",
        "XcodeProject.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Writer",
      "module_type" : "SwiftTarget",
      "name" : "Writer",
      "path" : "Sources/Library/Outputting/Writer",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Writer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StringIndentHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpersTests",
      "path" : "Tests/StringIndentHelpersTests",
      "sources" : [
        "StringIndentHelpersTests.swift"
      ],
      "target_dependencies" : [
        "StringIndentHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringIndentHelpers",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpers",
      "path" : "Sources/Library/Utilities/StringIndentHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Indent.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StdoutWriter",
      "module_type" : "SwiftTarget",
      "name" : "StdoutWriter",
      "path" : "Sources/Library/Outputting/StdoutWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "StdoutWriter.swift"
      ],
      "target_dependencies" : [
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunnerLive",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunnerLive",
      "path" : "Sources/Library/Utilities/ShellCommandRunnerLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandRunnerLive.swift"
      ],
      "target_dependencies" : [
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunner",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunner",
      "path" : "Sources/Library/Utilities/ShellCommandRunner",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandOutput.swift",
        "ShellCommandRunner.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifierLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLiveTests",
      "path" : "Tests/ProjectRootClassifierLiveTests",
      "sources" : [
        "Mock/FileSystemMock.swift",
        "ProjectRootClassifierLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifierLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectRootClassifierLive",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLive",
      "path" : "Sources/Library/Parsing/ProjectRootClassifierLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRootClassifierLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifier"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifier",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifier",
      "path" : "Sources/Library/Parsing/ProjectRootClassifier",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRoot.swift",
        "ProjectRootClassifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLiveTests",
      "path" : "Tests/PackageSwiftFileParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PackageSwiftFileParserLiveTests/MockData",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/DumpPackageServiceMock.swift",
        "Mock/PackageSwiftFileParserCacheMock.swift",
        "Mock/URL+Mock.swift",
        "PackageSwiftFileParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageSwiftFileParserLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/IntermediatePackageSwiftFile+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Product.swift",
        "Internal/IntermediatePackageSwiftFile+Target+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Target.swift",
        "Internal/IntermediatePackageSwiftFile.swift",
        "Internal/PackageSwiftFileMapper.swift",
        "PackageSwiftParserLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCacheLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCacheLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCacheLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCacheLive.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCache",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCache",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCache",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCache.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParser",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParser",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParser.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFile",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFile",
      "path" : "Sources/Library/Parsing/PackageSwiftFile",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFile+Dependency.swift",
        "PackageSwiftFile+Product.swift",
        "PackageSwiftFile+Target+Dependency.swift",
        "PackageSwiftFile+Target.swift",
        "PackageSwiftFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLiveTests",
      "path" : "Tests/PackageGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageSwiftFile+Mock.swift",
        "PackageGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilderLive",
        "PackageSwiftFile"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLive",
      "path" : "Sources/Library/Graphing/PackageGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "PackageGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilder",
      "path" : "Sources/Library/Graphing/PackageGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MermaidGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapperTests",
      "path" : "Tests/MermaidGraphMapperTests",
      "sources" : [
        "MermaidGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "MermaidGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MermaidGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapper",
      "path" : "Sources/Library/Graphing/MermaidGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MermaidGraphMapper.swift",
        "MermaidGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MappingDirectedGraphWriterTests",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriterTests",
      "path" : "Tests/MappingDirectedGraphWriterTests",
      "sources" : [
        "MappingDirectedGraphWriterTests.swift",
        "Mock/DirectedGraphMapperMock.swift",
        "Mock/WriterMock.swift"
      ],
      "target_dependencies" : [
        "MappingDirectedGraphWriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MappingDirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriter",
      "path" : "Sources/Library/Outputting/MappingDirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MappingDirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "DirectedGraphWriter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Main",
      "module_type" : "SwiftTarget",
      "name" : "Main",
      "path" : "Sources/Main",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "CompositionRoot.swift",
        "DependencyGraph.swift"
      ],
      "target_dependencies" : [
        "D2GraphMapper",
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "DOTGraphMapper",
        "DumpPackageService",
        "DumpPackageServiceLive",
        "FileSystem",
        "FileSystemLive",
        "GraphCommand",
        "MappingDirectedGraphWriter",
        "MermaidGraphMapper",
        "PackageGraphBuilder",
        "PackageGraphBuilderLive",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserCacheLive",
        "PackageSwiftFileParserLive",
        "ProjectRootClassifier",
        "ProjectRootClassifierLive",
        "ShellCommandRunner",
        "ShellCommandRunnerLive",
        "StdoutWriter",
        "XcodeProjectGraphBuilder",
        "XcodeProjectGraphBuilderLive",
        "XcodeProjectParser",
        "XcodeProjectParserLive"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommandTests",
      "path" : "Tests/GraphCommandTests",
      "sources" : [
        "DirectedGraphWriterFactoryTests.swift",
        "GraphCommandTests.swift",
        "Mock/DirectedGraphWriterMock.swift",
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMocker.swift",
        "Mock/ProjectRootClassifierMock.swift",
        "Mock/XcodeProjectDependencyGraphBuilderMock.swift",
        "Mock/XcodeProjectParserMock.swift"
      ],
      "target_dependencies" : [
        "GraphCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphCommand",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommand",
      "path" : "Sources/Library/Commands/GraphCommand",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriterFactory.swift",
        "GraphCommand.swift",
        "Syntax.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "ProjectRootClassifier",
        "XcodeProjectParser",
        "XcodeProjectGraphBuilder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystemLive",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemLive",
      "path" : "Sources/Library/Utilities/FileSystemLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystemLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/Library/Utilities/FileSystem",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystem.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageServiceLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLiveTests",
      "path" : "Tests/DumpPackageServiceLiveTests",
      "sources" : [
        "DumpPackageServiceLiveTests.swift",
        "Mock/ShellCommandRunnerMock.swift"
      ],
      "target_dependencies" : [
        "DumpPackageServiceLive",
        "ShellCommandRunner"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DumpPackageServiceLive",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLive",
      "path" : "Sources/Library/Parsing/DumpPackageServiceLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageServiceLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageService",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageService",
      "path" : "Sources/Library/Parsing/DumpPackageService",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageService.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpersTests",
      "path" : "Tests/DirectedGraphXcodeHelpersTests",
      "sources" : [
        "String+SafeNameTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphXcodeHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpers",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpers",
      "path" : "Sources/Library/Graphing/DirectedGraphXcodeHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+XcodeHelpers.swift",
        "String+SafeName.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphWriter",
      "path" : "Sources/Library/Outputting/DirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphTests",
      "path" : "Tests/DirectedGraphTests",
      "sources" : [
        "DirectedGraphTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphMapper",
      "path" : "Sources/Library/Graphing/DirectedGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphMapper.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraph",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraph",
      "path" : "Sources/Library/Graphing/DirectedGraph",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+Cluster.swift",
        "DirectedGraph+Edge.swift",
        "DirectedGraph+Node.swift",
        "DirectedGraph.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DOTGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapperTests",
      "path" : "Tests/DOTGraphMapperTests",
      "sources" : [
        "DOTGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DOTGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DOTGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapper",
      "path" : "Sources/Library/Graphing/DOTGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DOTGraphMapper.swift",
        "DOTGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "D2GraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapperTests",
      "path" : "Tests/D2GraphMapperTests",
      "sources" : [
        "D2GraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "D2GraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "D2GraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapper",
      "path" : "Sources/Library/Graphing/D2GraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "D2GraphMapper.swift",
        "D2GraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/44] Write sources
[7/44] Write dependency-graph-entitlement.plist
[8/44] Write sources
[40/44] Write swift-version-2F0A5646E1D333AE.txt
[42/76] Emitting module PackageSwiftFile
[43/76] Compiling Writer Writer.swift
[44/76] Emitting module Writer
[45/76] Compiling PackageSwiftFile PackageSwiftFile+Target+Dependency.swift
[46/76] Compiling PackageSwiftFile PackageSwiftFile+Product.swift
[47/76] Compiling PackageSwiftFile PackageSwiftFile.swift
[48/76] Compiling PackageSwiftFile PackageSwiftFile+Target.swift
[49/76] Compiling PackageSwiftFile PackageSwiftFile+Dependency.swift
[50/76] Emitting module ArgumentParserToolInfo
[51/76] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/80] Emitting module StdoutWriter
[53/80] Compiling StdoutWriter StdoutWriter.swift
[54/84] Compiling AEXML Parser.swift
[55/84] Compiling PackageSwiftFileParser PackageSwiftFileParser.swift
[56/84] Emitting module PackageSwiftFileParser
[57/84] Emitting module PackageSwiftFileParserCache
[58/84] Compiling PackageSwiftFileParserCache PackageSwiftFileParserCache.swift
[59/84] Emitting module AEXML
[60/84] Compiling AEXML Document.swift
[61/89] Emitting module ProjectRootClassifier
[62/89] Compiling ProjectRootClassifier ProjectRoot.swift
[63/89] Compiling ProjectRootClassifier ProjectRootClassifier.swift
[64/89] Compiling DumpPackageService DumpPackageService.swift
[65/89] Emitting module DumpPackageService
[66/89] Compiling AEXML Options.swift
[67/89] Emitting module StringIndentHelpers
[68/89] Compiling StringIndentHelpers Indent.swift
[69/89] Emitting module FileSystem
[70/89] Compiling FileSystem FileSystem.swift
[71/89] Compiling XcodeProject XcodeProject+SwiftPackage.swift
[72/89] Compiling XcodeProject XcodeProject+Target.swift
[73/89] Emitting module XcodeProject
[74/89] Compiling XcodeProject XcodeProject.swift
[75/89] Compiling AEXML Error.swift
[76/89] Compiling AEXML Element.swift
[77/89] Compiling PathKit PathKit.swift
[78/89] Emitting module PathKit
[79/89] Compiling ShellCommandRunner ShellCommandOutput.swift
[80/89] Compiling ShellCommandRunner ShellCommandRunner.swift
[81/89] Emitting module ShellCommandRunner
[82/234] Emitting module PackageSwiftFileParserCacheLive
[83/234] Compiling PackageSwiftFileParserCacheLive PackageSwiftFileParserCacheLive.swift
[84/234] Compiling DirectedGraph DirectedGraph+Edge.swift
[85/234] Compiling PackageSwiftFileParserLive PackageSwiftParserLive.swift
[86/234] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile.swift
[87/234] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target.swift
[88/234] Compiling PackageSwiftFileParserLive PackageSwiftFileMapper.swift
[89/234] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Product.swift
[90/234] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target+Dependency.swift
[91/234] Compiling XcodeProjectParser XcodeProjectParser.swift
[92/234] Emitting module XcodeProjectParser
[93/234] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Dependency.swift
[94/234] Emitting module PackageSwiftFileParserLive
[95/234] Emitting module FileSystemLive
[96/234] Compiling FileSystemLive FileSystemLive.swift
[97/234] Compiling DirectedGraph DirectedGraph+Node.swift
[98/234] Emitting module DirectedGraph
[99/234] Compiling DirectedGraph DirectedGraph+Cluster.swift
[100/234] Compiling DirectedGraph DirectedGraph.swift
[101/234] Emitting module ProjectRootClassifierLive
[102/234] Compiling ProjectRootClassifierLive ProjectRootClassifierLive.swift
[103/243] Emitting module ShellCommandRunnerLive
[104/243] Compiling ShellCommandRunnerLive ShellCommandRunnerLive.swift
[105/243] Emitting module DumpPackageServiceLive
[106/243] Compiling DumpPackageServiceLive DumpPackageServiceLive.swift
[107/243] Emitting module PackageGraphBuilder
[108/243] Compiling PackageGraphBuilder PackageGraphBuilder.swift
[109/243] Compiling DirectedGraphWriter DirectedGraphWriter.swift
[110/243] Emitting module DirectedGraphWriter
[111/243] Compiling DirectedGraphMapper DirectedGraphMapper.swift
[112/243] Emitting module DirectedGraphMapper
[113/245] Compiling DirectedGraphXcodeHelpers String+SafeName.swift
[114/245] Emitting module DirectedGraphXcodeHelpers
[115/245] Compiling DirectedGraphXcodeHelpers DirectedGraph+XcodeHelpers.swift
[116/260] Emitting module ArgumentParser
[117/264] Compiling XcodeProjectGraphBuilder XcodeProjectGraphBuilder.swift
[118/264] Emitting module XcodeProjectGraphBuilder
[119/272] Emitting module MappingDirectedGraphWriter
[120/272] Compiling MappingDirectedGraphWriter MappingDirectedGraphWriter.swift
[121/272] Emitting module MermaidGraphMapper
[122/272] Compiling MermaidGraphMapper MermaidGraphMapper.swift
[123/272] Compiling MermaidGraphMapper MermaidGraphSettings.swift
[124/272] Compiling DOTGraphMapper DOTGraphMapper.swift
[125/272] Compiling DOTGraphMapper DOTGraphSettings.swift
[126/272] Emitting module DOTGraphMapper
[127/272] Compiling PackageGraphBuilderLive PackagesOnlyGraphBuilder.swift
[128/272] Compiling PackageGraphBuilderLive PackageGraphBuilderLive.swift
[129/272] Emitting module PackageGraphBuilderLive
[130/272] Compiling PackageGraphBuilderLive AllDependenciesGraphBuilder.swift
[131/272] Compiling D2GraphMapper D2GraphMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:7:10: warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  5 |
  6 | enum D2GraphMapperError: LocalizedError {
  7 |     case failedFindingClusterContainingNode(DirectedGraph.Node)
    |          `- warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  8 |
  9 |     var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/DirectedGraph/DirectedGraph+Node.swift:4:17: note: class 'Node' does not conform to the 'Sendable' protocol
 2 |
 3 | public extension DirectedGraph {
 4 |     final class Node: Equatable {
   |                 `- note: class 'Node' does not conform to the 'Sendable' protocol
 5 |         public enum Shape {
 6 |             case box
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  1 | import DirectedGraph
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  2 | import DirectedGraphMapper
  3 | import Foundation
[132/272] Emitting module D2GraphMapper
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:7:10: warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  5 |
  6 | enum D2GraphMapperError: LocalizedError {
  7 |     case failedFindingClusterContainingNode(DirectedGraph.Node)
    |          `- warning: associated value 'failedFindingClusterContainingNode' of 'Sendable'-conforming enum 'D2GraphMapperError' has non-sendable type 'DirectedGraph.Node'; this is an error in the Swift 6 language mode
  8 |
  9 |     var errorDescription: String? {
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/DirectedGraph/DirectedGraph+Node.swift:4:17: note: class 'Node' does not conform to the 'Sendable' protocol
 2 |
 3 | public extension DirectedGraph {
 4 |     final class Node: Equatable {
   |                 `- note: class 'Node' does not conform to the 'Sendable' protocol
 5 |         public enum Shape {
 6 |             case box
/Users/admin/builder/spi-builder-workspace/Sources/Library/Graphing/D2GraphMapper/D2GraphMapper.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  1 | import DirectedGraph
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'DirectedGraph'
  2 | import DirectedGraphMapper
  3 | import Foundation
[133/272] Compiling D2GraphMapper D2GraphSettings.swift
[134/272] Compiling XcodeProjectGraphBuilderLive XcodeProjectGraphBuilderLive.swift
[135/272] Compiling GraphCommand Syntax.swift
[136/272] Compiling GraphCommand DirectedGraphWriterFactory.swift
[137/272] Compiling GraphCommand GraphCommand.swift
[138/272] Emitting module GraphCommand
[139/272] Compiling XcodeProjectGraphBuilderLive AllDependenciesGraphBuilder.swift
[140/272] Emitting module XcodeProjectGraphBuilderLive
[141/272] Compiling XcodeProjectGraphBuilderLive PackagesOnlyGraphBuilder.swift
[142/272] Compiling XcodeProj PBXFileElement.swift
[143/272] Compiling XcodeProj PBXFileReference.swift
[144/272] Compiling XcodeProj PBXGroup.swift
[145/272] Compiling XcodeProj String+md5.swift
[146/272] Compiling XcodeProj BuildPhase.swift
[147/272] Compiling XcodeProj PBXBuildFile.swift
[148/272] Compiling XcodeProj PBXBuildPhase.swift
[149/272] Compiling XcodeProj PBXBuildRule.swift
[150/272] Compiling XcodeProj XCBuildConfiguration.swift
[151/272] Compiling XcodeProj XCConfigurationList.swift
[152/272] Compiling XcodeProj PBXContainerItem.swift
[153/272] Compiling XcodeProj PBXContainerItemProxy.swift
[154/272] Compiling XcodeProj PBXRezBuildPhase.swift
[155/272] Compiling XcodeProj Errors.swift
[156/272] Compiling XcodeProj AEXML+XcodeFormat.swift
[157/272] Compiling XcodeProj Array+Extras.swift
[158/272] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[159/272] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[160/272] Compiling XcodeProj PBXHeadersBuildPhase.swift
[161/272] Compiling XcodeProj PBXResourcesBuildPhase.swift
[162/272] Compiling XcodeProj Bool+Extras.swift
[163/272] Compiling XcodeProj Dictionary+Enumerate.swift
[164/272] Compiling XcodeProj Dictionary+Extras.swift
[165/272] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[166/272] Compiling ArgumentParser Platform.swift
[167/272] Compiling ArgumentParser SequenceExtensions.swift
[168/272] Compiling ArgumentParser StringExtensions.swift
[169/272] Compiling ArgumentParser Tree.swift
[170/272] Compiling XcodeProj PBXProjEncoder.swift
[171/272] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[172/272] Compiling XcodeProj PBXSourcesBuildPhase.swift
[173/272] Compiling XcodeProj BuildSettings.swift
[174/272] Compiling XcodeProj PBXObjectParser.swift
[175/272] Compiling XcodeProj PBXObjectReference.swift
[176/272] Compiling XcodeProj PBXObjects.swift
[177/272] Compiling XcodeProj PBXOutputSettings.swift
[178/272] Compiling XcodeProj PBXProj.swift
[179/272] Compiling XcodeProj PBXSourceTree.swift
[180/272] Compiling XcodeProj PBXVariantGroup.swift
[181/272] Compiling XcodeProj XCVersionGroup.swift
[182/272] Compiling XcodeProj PBXObject.swift
[183/272] Compiling XcodeProj XCScheme+TestPlanReference.swift
[184/272] Compiling XcodeProj XCScheme+TestableReference.swift
[185/272] Compiling XcodeProj XCScheme.swift
[186/272] Compiling XcodeProj XCSchemeManagement.swift
[187/272] Compiling XcodeProj BuildSettingsProvider.swift
[188/272] Compiling XcodeProj CommentedString.swift
[189/272] Compiling XcodeProj Decoders.swift
[190/272] Compiling XcodeProj JSONDecoding.swift
[191/272] Compiling XcodeProj PBXBatchUpdater.swift
[222/281] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[223/281] Compiling XcodeProj XCScheme+PathRunnable.swift
[224/281] Compiling XcodeProj XCScheme+ProfileAction.swift
[225/281] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[226/281] Compiling XcodeProj XCScheme+Runnable.swift
[227/281] Compiling XcodeProj XCScheme+SerialAction.swift
[228/281] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[229/281] Compiling XcodeProj XCScheme+TestAction.swift
[230/281] Compiling XcodeProj XCScheme+TestItem.swift
[231/281] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[232/281] Compiling XcodeProj XCScheme+ArchiveAction.swift
[233/281] Compiling XcodeProj XCScheme+BuildAction.swift
[234/281] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[235/281] Compiling XcodeProj XCScheme+BuildableReference.swift
[236/281] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[237/281] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[238/281] Compiling XcodeProj XCScheme+ExecutionAction.swift
[239/281] Compiling XcodeProj XCScheme+LaunchAction.swift
[240/281] Compiling XcodeProj PBXTarget.swift
[241/281] Compiling XcodeProj PBXTargetDependency.swift
[242/281] Compiling XcodeProj WorkspaceSettings.swift
[243/281] Compiling XcodeProj XCBreakpointList.swift
[244/281] Compiling XcodeProj XCSharedData.swift
[245/281] Compiling XcodeProj Xcode.swift
[246/281] Compiling XcodeProj XcodeProj.swift
[247/281] Compiling XcodeProj Writable.swift
[248/281] Compiling XcodeProj XCScheme+AditionalOption.swift
[250/281] Compiling XcodeProj Equality.generated.swift
[251/281] Compiling XcodeProj Sourcery.swift
[252/281] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[253/281] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[254/281] Compiling XcodeProj PBXAggregateTarget.swift
[255/281] Compiling XcodeProj PBXLegacyTarget.swift
[256/281] Compiling XcodeProj PBXNativeTarget.swift
[257/281] Compiling XcodeProj PBXProductType.swift
[258/281] Compiling XcodeProj PBXReferenceProxy.swift
[259/281] Emitting module XcodeProj
[270/281] Compiling XcodeProj PlistValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[271/281] Compiling XcodeProj ReferenceGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[272/281] Compiling XcodeProj XCConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[273/281] Compiling XcodeProj XCWorkspace.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[274/281] Compiling XcodeProj XCWorkspaceData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[275/281] Compiling XcodeProj XCWorkspaceDataElement.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[276/281] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[277/281] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[278/281] Compiling XcodeProj XCWorkspaceDataGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/XcodeProj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin Generate Manual
Building for debugging...
[1/5] Write swift-version-2F0A5646E1D333AE.txt
[3/38] Compiling PackageSwiftFile PackageSwiftFile+Target.swift
[4/38] Compiling PackageSwiftFile PackageSwiftFile.swift
[5/38] Compiling PackageSwiftFile PackageSwiftFile+Target+Dependency.swift
[6/38] Compiling PackageSwiftFile PackageSwiftFile+Product.swift
[7/38] Compiling PackageSwiftFile PackageSwiftFile+Dependency.swift
[8/38] Emitting module PackageSwiftFile
[9/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/42] Emitting module ArgumentParserToolInfo
[11/42] Compiling AEXML Parser.swift
[12/44] Compiling FileSystem FileSystem.swift
[13/44] Compiling StringIndentHelpers Indent.swift
[14/44] Compiling Writer Writer.swift
[15/44] Emitting module Writer
[16/44] Emitting module FileSystem
[17/44] Emitting module StringIndentHelpers
[18/44] Compiling ProjectRootClassifier ProjectRootClassifier.swift
[19/44] Compiling ProjectRootClassifier ProjectRoot.swift
[20/44] Compiling ShellCommandRunner ShellCommandOutput.swift
[21/44] Compiling ShellCommandRunner ShellCommandRunner.swift
[22/44] Emitting module ShellCommandRunner
[23/44] Compiling DumpPackageService DumpPackageService.swift
[24/44] Emitting module DumpPackageService
[25/46] Emitting module ProjectRootClassifier
[26/50] Compiling AEXML Error.swift
[27/50] Compiling AEXML Options.swift
[28/52] Compiling StdoutWriter StdoutWriter.swift
[29/52] Emitting module StdoutWriter
[30/56] Compiling DirectedGraph DirectedGraph+Edge.swift
[31/56] Compiling DirectedGraph DirectedGraph+Cluster.swift
[32/56] Emitting module DirectedGraph
[33/56] Compiling AEXML Element.swift
[34/56] Compiling AEXML Document.swift
[35/56] Emitting module AEXML
[36/56] Compiling XcodeProject XcodeProject+SwiftPackage.swift
[37/56] Compiling XcodeProject XcodeProject+Target.swift
[38/56] Emitting module XcodeProject
[39/56] Compiling XcodeProject XcodeProject.swift
[40/58] Compiling PackageSwiftFileParserCache PackageSwiftFileParserCache.swift
[41/58] Emitting module PackageSwiftFileParserCache
[42/58] Compiling PackageSwiftFileParser PackageSwiftFileParser.swift
[43/58] Emitting module PackageSwiftFileParser
[44/60] Emitting module FileSystemLive
[45/60] Compiling FileSystemLive FileSystemLive.swift
[46/91] Emitting module ShellCommandRunnerLive
[47/91] Compiling ShellCommandRunnerLive ShellCommandRunnerLive.swift
[48/108] Emitting module DumpPackageServiceLive
[49/108] Compiling DumpPackageServiceLive DumpPackageServiceLive.swift
[50/108] Compiling PathKit PathKit.swift
[51/108] Emitting module PathKit
[52/108] Compiling ProjectRootClassifierLive ProjectRootClassifierLive.swift
[53/108] Emitting module ProjectRootClassifierLive
[54/108] Compiling DirectedGraph DirectedGraph+Node.swift
[55/108] Compiling DirectedGraph DirectedGraph.swift
[56/108] Compiling XcodeProjectParser XcodeProjectParser.swift
[57/117] Emitting module XcodeProjectParser
[58/117] Compiling PackageSwiftFileParserCacheLive PackageSwiftFileParserCacheLive.swift
[59/117] Emitting module PackageSwiftFileParserCacheLive
[60/204] Compiling PackageSwiftFileParserLive PackageSwiftParserLive.swift
[61/204] Compiling PackageGraphBuilder PackageGraphBuilder.swift
[62/204] Emitting module PackageGraphBuilder
[63/204] Compiling PackageSwiftFileParserLive PackageSwiftFileMapper.swift
[64/204] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target.swift
[65/204] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Product.swift
[66/204] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile.swift
[67/204] Compiling XcodeProj PBXGroup.swift
[68/204] Compiling XcodeProj PBXSourceTree.swift
[69/204] Compiling XcodeProj PBXVariantGroup.swift
[70/204] Compiling XcodeProj XCVersionGroup.swift
[71/208] Compiling DirectedGraphWriter DirectedGraphWriter.swift
[72/208] Compiling DirectedGraphMapper DirectedGraphMapper.swift
[73/208] Emitting module DirectedGraphMapper
[74/208] Emitting module DirectedGraphWriter
[75/208] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Dependency.swift
[76/208] Emitting module PackageSwiftFileParserLive
[77/208] Compiling PackageSwiftFileParserLive IntermediatePackageSwiftFile+Target+Dependency.swift
[78/210] Emitting module DirectedGraphXcodeHelpers
[79/210] Compiling DirectedGraphXcodeHelpers DirectedGraph+XcodeHelpers.swift
[80/210] Compiling DirectedGraphXcodeHelpers String+SafeName.swift
[81/225] Emitting module ArgumentParser
[82/225] Emitting module XcodeProjectGraphBuilder
[83/225] Compiling XcodeProjectGraphBuilder XcodeProjectGraphBuilder.swift
[84/233] Emitting module MappingDirectedGraphWriter
[85/233] Compiling MermaidGraphMapper MermaidGraphSettings.swift
[86/233] Compiling MappingDirectedGraphWriter MappingDirectedGraphWriter.swift
[87/233] Compiling D2GraphMapper D2GraphMapper.swift
[88/233] Emitting module D2GraphMapper
[89/233] Compiling D2GraphMapper D2GraphSettings.swift
[90/233] Compiling PackageGraphBuilderLive PackageGraphBuilderLive.swift
[91/233] Emitting module MermaidGraphMapper
[92/233] Compiling MermaidGraphMapper MermaidGraphMapper.swift
[93/233] Compiling DOTGraphMapper DOTGraphSettings.swift
[94/233] Compiling DOTGraphMapper DOTGraphMapper.swift
[95/233] Emitting module DOTGraphMapper
[96/233] Compiling XcodeProj PBXContainerItem.swift
[97/233] Compiling XcodeProj PBXContainerItemProxy.swift
[98/233] Compiling XcodeProj PBXFileElement.swift
[99/233] Compiling XcodeProj PBXFileReference.swift
[100/233] Compiling XcodeProj PBXObject.swift
[101/233] Compiling XcodeProj PBXObjectParser.swift
[102/233] Compiling XcodeProj PBXObjectReference.swift
[103/233] Compiling XcodeProj PBXObjects.swift
[104/233] Compiling XcodeProj PBXSourcesBuildPhase.swift
[105/233] Compiling XcodeProj BuildSettings.swift
[106/233] Compiling XcodeProj XCBuildConfiguration.swift
[107/233] Compiling XcodeProj XCConfigurationList.swift
[108/233] Emitting module PackageGraphBuilderLive
[109/233] Compiling PackageGraphBuilderLive AllDependenciesGraphBuilder.swift
[110/233] Compiling PackageGraphBuilderLive PackagesOnlyGraphBuilder.swift
[111/233] Compiling XcodeProjectGraphBuilderLive XcodeProjectGraphBuilderLive.swift
[112/233] Compiling XcodeProjectGraphBuilderLive PackagesOnlyGraphBuilder.swift
[113/233] Emitting module XcodeProjectGraphBuilderLive
[114/233] Compiling XcodeProjectGraphBuilderLive AllDependenciesGraphBuilder.swift
[115/233] Emitting module GraphCommand
[116/233] Compiling GraphCommand Syntax.swift
[117/233] Compiling GraphCommand DirectedGraphWriterFactory.swift
[118/233] Compiling GraphCommand GraphCommand.swift
[119/233] Compiling ArgumentParser Platform.swift
[120/233] Compiling ArgumentParser SequenceExtensions.swift
[121/233] Compiling ArgumentParser StringExtensions.swift
[122/233] Compiling ArgumentParser Tree.swift
[123/233] Compiling XcodeProj Path+Extras.swift
[124/233] Compiling XcodeProj String+Utils.swift
[125/233] Compiling XcodeProj String+md5.swift
[126/233] Compiling XcodeProj BuildPhase.swift
[127/233] Compiling XcodeProj PBXBuildFile.swift
[128/233] Compiling XcodeProj PBXBuildPhase.swift
[129/233] Compiling XcodeProj PBXBuildRule.swift
[130/233] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[131/233] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[132/233] Compiling XcodeProj Dictionary+Enumerate.swift
[133/233] Compiling XcodeProj Dictionary+Extras.swift
[134/233] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[135/233] Compiling XcodeProj NSRecursiveLock+Sync.swift
[136/233] Compiling XcodeProj Errors.swift
[137/233] Compiling XcodeProj AEXML+XcodeFormat.swift
[138/233] Compiling XcodeProj Array+Extras.swift
[139/233] Compiling XcodeProj Bool+Extras.swift
[140/233] Compiling XcodeProj PBXHeadersBuildPhase.swift
[141/233] Compiling XcodeProj PBXResourcesBuildPhase.swift
[142/233] Compiling XcodeProj PBXRezBuildPhase.swift
[143/233] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[144/233] Emitting module XcodeProj
[185/242] Compiling XcodeProj PBXTarget.swift
[186/242] Compiling XcodeProj PBXTargetDependency.swift
[187/242] Compiling XcodeProj WorkspaceSettings.swift
[188/242] Compiling XcodeProj XCBreakpointList.swift
[189/242] Compiling XcodeProj XCSharedData.swift
[190/242] Compiling XcodeProj Xcode.swift
[191/242] Compiling XcodeProj XcodeProj.swift
[192/242] Compiling XcodeProj Writable.swift
[193/242] Compiling XcodeProj XCScheme+AditionalOption.swift
[194/242] Compiling XcodeProj PBXProject.swift
[195/242] Compiling XcodeProj Equality.generated.swift
[196/242] Compiling XcodeProj Sourcery.swift
[197/242] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[198/242] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[199/242] Compiling XcodeProj PBXAggregateTarget.swift
[200/242] Compiling XcodeProj PBXLegacyTarget.swift
[201/242] Compiling XcodeProj PBXNativeTarget.swift
[202/242] Compiling XcodeProj PBXProductType.swift
[203/242] Compiling XcodeProj PBXReferenceProxy.swift
[205/242] Compiling XcodeProj XCScheme+TestableReference.swift
[206/242] Compiling XcodeProj XCScheme.swift
[207/242] Compiling XcodeProj XCSchemeManagement.swift
[208/242] Compiling XcodeProj BuildSettingsProvider.swift
[209/242] Compiling XcodeProj CommentedString.swift
[210/242] Compiling XcodeProj Decoders.swift
[211/242] Compiling XcodeProj JSONDecoding.swift
[212/242] Compiling XcodeProj PBXBatchUpdater.swift
[213/242] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[214/242] Compiling XcodeProj XCScheme+ArchiveAction.swift
[215/242] Compiling XcodeProj XCScheme+BuildAction.swift
[216/242] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[217/242] Compiling XcodeProj XCScheme+BuildableReference.swift
[218/242] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[219/242] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[220/242] Compiling XcodeProj XCScheme+ExecutionAction.swift
[221/242] Compiling XcodeProj XCScheme+LaunchAction.swift
[222/242] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[223/242] Compiling XcodeProj XCScheme+PathRunnable.swift
[224/242] Compiling XcodeProj XCScheme+ProfileAction.swift
[225/242] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[226/242] Compiling XcodeProj XCScheme+Runnable.swift
[227/242] Compiling XcodeProj XCScheme+SerialAction.swift
[228/242] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[229/242] Compiling XcodeProj XCScheme+TestAction.swift
[230/242] Compiling XcodeProj XCScheme+TestItem.swift
[231/242] Compiling XcodeProj PlistValue.swift
[232/242] Compiling XcodeProj ReferenceGenerator.swift
[233/242] Compiling XcodeProj XCConfig.swift
[234/242] Compiling XcodeProj XCWorkspace.swift
[235/242] Compiling XcodeProj XCWorkspaceData.swift
[236/242] Compiling XcodeProj XCWorkspaceDataElement.swift
[237/242] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[238/242] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[239/242] Compiling XcodeProj XCWorkspaceDataGroup.swift
[240/244] Emitting module XcodeProjectParserLive
[241/244] Compiling XcodeProjectParserLive XcodeProjectParserLive.swift
[242/247] Compiling Main CompositionRoot.swift
[243/247] Compiling Main DependencyGraph.swift
/Users/admin/builder/spi-builder-workspace/Sources/Main/DependencyGraph.swift:51:1: warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
49 | }
50 |
51 | extension Syntax: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
52 |
[244/247] Emitting module Main
/Users/admin/builder/spi-builder-workspace/Sources/Main/DependencyGraph.swift:51:1: warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
49 | }
50 |
51 | extension Syntax: ExpressibleByArgument {}
   | |- warning: extension declares a conformance of imported type 'Syntax' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'GraphCommand' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
52 |
[244/247] Write Objects.LinkFileList
[245/247] Linking dependency-graph
[246/247] Applying dependency-graph
Build complete! (7.62s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.8.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    }
  ],
  "manifest_display_name" : "DependencyGraph",
  "name" : "DependencyGraph",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "dependency-graph",
      "targets" : [
        "Main"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeProjectParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLiveTests",
      "path" : "Tests/XcodeProjectParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/XcodeProjectParserLiveTests/Example",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/FileExistenceCheckerMock.swift",
        "XcodeProjectParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectParserLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParserLive",
      "path" : "Sources/Library/Parsing/XcodeProjectParserLive",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParserLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "XcodeProject",
        "XcodeProjectParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectParser",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectParser",
      "path" : "Sources/Library/Parsing/XcodeProjectParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectParser.swift"
      ],
      "target_dependencies" : [
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLiveTests",
      "path" : "Tests/XcodeProjectGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMock.swift",
        "Mock/URL+Mock.swift",
        "Mock/XcodeProject+Mock.swift",
        "XcodeProjectGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilderLive",
        "XcodeProject"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeProjectGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilderLive",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "XcodeProjectGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "XcodeProjectGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProjectGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProjectGraphBuilder",
      "path" : "Sources/Library/Graphing/XcodeProjectGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProjectGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageGraphBuilder",
        "XcodeProject"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeProject",
      "module_type" : "SwiftTarget",
      "name" : "XcodeProject",
      "path" : "Sources/Library/Parsing/XcodeProject",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "XcodeProject+SwiftPackage.swift",
        "XcodeProject+Target.swift",
        "XcodeProject.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Writer",
      "module_type" : "SwiftTarget",
      "name" : "Writer",
      "path" : "Sources/Library/Outputting/Writer",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Writer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StringIndentHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpersTests",
      "path" : "Tests/StringIndentHelpersTests",
      "sources" : [
        "StringIndentHelpersTests.swift"
      ],
      "target_dependencies" : [
        "StringIndentHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StringIndentHelpers",
      "module_type" : "SwiftTarget",
      "name" : "StringIndentHelpers",
      "path" : "Sources/Library/Utilities/StringIndentHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Indent.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "StdoutWriter",
      "module_type" : "SwiftTarget",
      "name" : "StdoutWriter",
      "path" : "Sources/Library/Outputting/StdoutWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "StdoutWriter.swift"
      ],
      "target_dependencies" : [
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunnerLive",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunnerLive",
      "path" : "Sources/Library/Utilities/ShellCommandRunnerLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandRunnerLive.swift"
      ],
      "target_dependencies" : [
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellCommandRunner",
      "module_type" : "SwiftTarget",
      "name" : "ShellCommandRunner",
      "path" : "Sources/Library/Utilities/ShellCommandRunner",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ShellCommandOutput.swift",
        "ShellCommandRunner.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifierLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLiveTests",
      "path" : "Tests/ProjectRootClassifierLiveTests",
      "sources" : [
        "Mock/FileSystemMock.swift",
        "ProjectRootClassifierLiveTests.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifierLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectRootClassifierLive",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifierLive",
      "path" : "Sources/Library/Parsing/ProjectRootClassifierLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRootClassifierLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem",
        "ProjectRootClassifier"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectRootClassifier",
      "module_type" : "SwiftTarget",
      "name" : "ProjectRootClassifier",
      "path" : "Sources/Library/Parsing/ProjectRootClassifier",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "ProjectRoot.swift",
        "ProjectRootClassifier.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLiveTests",
      "path" : "Tests/PackageSwiftFileParserLiveTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/PackageSwiftFileParserLiveTests/MockData",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Mock/DumpPackageServiceMock.swift",
        "Mock/PackageSwiftFileParserCacheMock.swift",
        "Mock/URL+Mock.swift",
        "PackageSwiftFileParserLiveTests.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserLive"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageSwiftFileParserLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/IntermediatePackageSwiftFile+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Product.swift",
        "Internal/IntermediatePackageSwiftFile+Target+Dependency.swift",
        "Internal/IntermediatePackageSwiftFile+Target.swift",
        "Internal/IntermediatePackageSwiftFile.swift",
        "Internal/PackageSwiftFileMapper.swift",
        "PackageSwiftParserLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "PackageSwiftFile",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCacheLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCacheLive",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCacheLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCacheLive.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile",
        "PackageSwiftFileParserCache"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParserCache",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParserCache",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParserCache",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParserCache.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFileParser",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFileParser",
      "path" : "Sources/Library/Parsing/PackageSwiftFileParser",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFileParser.swift"
      ],
      "target_dependencies" : [
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageSwiftFile",
      "module_type" : "SwiftTarget",
      "name" : "PackageSwiftFile",
      "path" : "Sources/Library/Parsing/PackageSwiftFile",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageSwiftFile+Dependency.swift",
        "PackageSwiftFile+Product.swift",
        "PackageSwiftFile+Target+Dependency.swift",
        "PackageSwiftFile+Target.swift",
        "PackageSwiftFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilderLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLiveTests",
      "path" : "Tests/PackageGraphBuilderLiveTests",
      "sources" : [
        "Mock/PackageSwiftFile+Mock.swift",
        "PackageGraphBuilderLiveTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilderLive",
        "PackageSwiftFile"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageGraphBuilderLive",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilderLive",
      "path" : "Sources/Library/Graphing/PackageGraphBuilderLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "Internal/AllDependenciesGraphBuilder.swift",
        "Internal/PackagesOnlyGraphBuilder.swift",
        "PackageGraphBuilderLive.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphXcodeHelpers",
        "PackageGraphBuilder",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphBuilder",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphBuilder",
      "path" : "Sources/Library/Graphing/PackageGraphBuilder",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "PackageGraphBuilder.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "PackageSwiftFile"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MermaidGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapperTests",
      "path" : "Tests/MermaidGraphMapperTests",
      "sources" : [
        "MermaidGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "MermaidGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MermaidGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "MermaidGraphMapper",
      "path" : "Sources/Library/Graphing/MermaidGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MermaidGraphMapper.swift",
        "MermaidGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MappingDirectedGraphWriterTests",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriterTests",
      "path" : "Tests/MappingDirectedGraphWriterTests",
      "sources" : [
        "MappingDirectedGraphWriterTests.swift",
        "Mock/DirectedGraphMapperMock.swift",
        "Mock/WriterMock.swift"
      ],
      "target_dependencies" : [
        "MappingDirectedGraphWriter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MappingDirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "MappingDirectedGraphWriter",
      "path" : "Sources/Library/Outputting/MappingDirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "MappingDirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "DirectedGraphWriter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Main",
      "module_type" : "SwiftTarget",
      "name" : "Main",
      "path" : "Sources/Main",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "CompositionRoot.swift",
        "DependencyGraph.swift"
      ],
      "target_dependencies" : [
        "D2GraphMapper",
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "DOTGraphMapper",
        "DumpPackageService",
        "DumpPackageServiceLive",
        "FileSystem",
        "FileSystemLive",
        "GraphCommand",
        "MappingDirectedGraphWriter",
        "MermaidGraphMapper",
        "PackageGraphBuilder",
        "PackageGraphBuilderLive",
        "PackageSwiftFileParser",
        "PackageSwiftFileParserCache",
        "PackageSwiftFileParserCacheLive",
        "PackageSwiftFileParserLive",
        "ProjectRootClassifier",
        "ProjectRootClassifierLive",
        "ShellCommandRunner",
        "ShellCommandRunnerLive",
        "StdoutWriter",
        "XcodeProjectGraphBuilder",
        "XcodeProjectGraphBuilderLive",
        "XcodeProjectParser",
        "XcodeProjectParserLive"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "GraphCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommandTests",
      "path" : "Tests/GraphCommandTests",
      "sources" : [
        "DirectedGraphWriterFactoryTests.swift",
        "GraphCommandTests.swift",
        "Mock/DirectedGraphWriterMock.swift",
        "Mock/PackageDependencyGraphBuilderMock.swift",
        "Mock/PackageSwiftFileParserMocker.swift",
        "Mock/ProjectRootClassifierMock.swift",
        "Mock/XcodeProjectDependencyGraphBuilderMock.swift",
        "Mock/XcodeProjectParserMock.swift"
      ],
      "target_dependencies" : [
        "GraphCommand"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphCommand",
      "module_type" : "SwiftTarget",
      "name" : "GraphCommand",
      "path" : "Sources/Library/Commands/GraphCommand",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriterFactory.swift",
        "GraphCommand.swift",
        "Syntax.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphMapper",
        "DirectedGraphWriter",
        "PackageGraphBuilder",
        "PackageSwiftFileParser",
        "ProjectRootClassifier",
        "XcodeProjectParser",
        "XcodeProjectGraphBuilder"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystemLive",
      "module_type" : "SwiftTarget",
      "name" : "FileSystemLive",
      "path" : "Sources/Library/Utilities/FileSystemLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystemLive.swift"
      ],
      "target_dependencies" : [
        "FileSystem"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileSystem",
      "module_type" : "SwiftTarget",
      "name" : "FileSystem",
      "path" : "Sources/Library/Utilities/FileSystem",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "FileSystem.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageServiceLiveTests",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLiveTests",
      "path" : "Tests/DumpPackageServiceLiveTests",
      "sources" : [
        "DumpPackageServiceLiveTests.swift",
        "Mock/ShellCommandRunnerMock.swift"
      ],
      "target_dependencies" : [
        "DumpPackageServiceLive",
        "ShellCommandRunner"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DumpPackageServiceLive",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageServiceLive",
      "path" : "Sources/Library/Parsing/DumpPackageServiceLive",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageServiceLive.swift"
      ],
      "target_dependencies" : [
        "DumpPackageService",
        "ShellCommandRunner"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DumpPackageService",
      "module_type" : "SwiftTarget",
      "name" : "DumpPackageService",
      "path" : "Sources/Library/Parsing/DumpPackageService",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DumpPackageService.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpersTests",
      "path" : "Tests/DirectedGraphXcodeHelpersTests",
      "sources" : [
        "String+SafeNameTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraphXcodeHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphXcodeHelpers",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphXcodeHelpers",
      "path" : "Sources/Library/Graphing/DirectedGraphXcodeHelpers",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+XcodeHelpers.swift",
        "String+SafeName.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphWriter",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphWriter",
      "path" : "Sources/Library/Outputting/DirectedGraphWriter",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphWriter.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "Writer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphTests",
      "path" : "Tests/DirectedGraphTests",
      "sources" : [
        "DirectedGraphTests.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DirectedGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraphMapper",
      "path" : "Sources/Library/Graphing/DirectedGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraphMapper.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DirectedGraph",
      "module_type" : "SwiftTarget",
      "name" : "DirectedGraph",
      "path" : "Sources/Library/Graphing/DirectedGraph",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DirectedGraph+Cluster.swift",
        "DirectedGraph+Edge.swift",
        "DirectedGraph+Node.swift",
        "DirectedGraph.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DOTGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapperTests",
      "path" : "Tests/DOTGraphMapperTests",
      "sources" : [
        "DOTGraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DOTGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DOTGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "DOTGraphMapper",
      "path" : "Sources/Library/Graphing/DOTGraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "DOTGraphMapper.swift",
        "DOTGraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "D2GraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapperTests",
      "path" : "Tests/D2GraphMapperTests",
      "sources" : [
        "D2GraphMapperTests.swift",
        "Mock/DirectedGraph.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "D2GraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "D2GraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "D2GraphMapper",
      "path" : "Sources/Library/Graphing/D2GraphMapper",
      "product_memberships" : [
        "dependency-graph"
      ],
      "sources" : [
        "D2GraphMapper.swift",
        "D2GraphSettings.swift"
      ],
      "target_dependencies" : [
        "DirectedGraph",
        "DirectedGraphMapper",
        "StringIndentHelpers"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.