The Swift Package Index logo.Swift Package Index

Build Information

Failed to build tuist, reference 4.130.0 (c5c914), with Swift 6.1 for Linux on 22 Jan 2026 01:21:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/ProjectDescription.git
Reference: 4.130.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tuist/ProjectDescription
 * tag               4.130.0    -> FETCH_HEAD
HEAD is now at c5c9144 feat(cli): add debug logs to project generation (#9199)
Updating files:  75% (6705/8865)
Updating files:  76% (6738/8865)
Updating files:  77% (6827/8865)
Updating files:  78% (6915/8865)
Updating files:  79% (7004/8865)
Updating files:  80% (7092/8865)
Updating files:  81% (7181/8865)
Updating files:  82% (7270/8865)
Updating files:  83% (7358/8865)
Updating files:  84% (7447/8865)
Updating files:  85% (7536/8865)
Updating files:  86% (7624/8865)
Updating files:  87% (7713/8865)
Updating files:  88% (7802/8865)
Updating files:  89% (7890/8865)
Updating files:  90% (7979/8865)
Updating files:  91% (8068/8865)
Updating files:  92% (8156/8865)
Updating files:  92% (8218/8865)
Updating files:  93% (8245/8865)
Updating files:  94% (8334/8865)
Updating files:  95% (8422/8865)
Updating files:  96% (8511/8865)
Updating files:  97% (8600/8865)
Updating files:  98% (8688/8865)
Updating files:  99% (8777/8865)
Updating files: 100% (8865/8865)
Updating files: 100% (8865/8865), done.
Submodule 'cli/TuistCacheEE' (https://github.com/tuist/TuistCacheEE/) registered for path 'cli/TuistCacheEE'
Skipping submodule 'cli/TuistCacheEE'
Cloned https://github.com/tuist/ProjectDescription.git
Revision (git rev-parse @):
c5c9144ee2a32423aae2ef442e050505cc4ce790
SUCCESS checkout https://github.com/tuist/ProjectDescription.git at 4.130.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tuist/ProjectDescription.git
https://github.com/tuist/ProjectDescription.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "apple.swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "apple.swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "swiftlang.swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "flight-school.AnyCodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.ZIPFoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.19",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "kishikawakatsumi.KeychainAccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "stencilproject.Stencil",
      "requirement" : {
        "exact" : [
          "0.15.1"
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.GraphViz",
      "requirement" : {
        "exact" : [
          "0.4.2"
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "swiftGen.StencilSwiftKit",
      "requirement" : {
        "exact" : [
          "2.10.1"
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "swiftGen.SwiftGen",
      "requirement" : {
        "exact" : [
          "6.6.2"
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.XcodeProj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.4.3",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "cpisciotta.xcbeautify",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "krzysztofzablocki.Difference",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "kolos65.Mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "apple.swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "apple.swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "apple.swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.Path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.XcodeGraph",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.30.10",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.FileSystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.Command",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "sparkle-project.Sparkle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "apple.swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "apple.swift-service-context",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "chrisaljoudi.swift-log-oslog",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "crspybits.swift-log-file",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "MobileNativeFoundation.XCLogParser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.45",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.Noora",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.51.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "frazer-rbsn.OrderedSet",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "pointfreeco.swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "modelcontextprotocol.swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "swiftyJSON.SwiftyJSON",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.2",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.Rosalind",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "kean.Nuke",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.8.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "leif-ibsen.SwiftECC",
      "requirement" : {
        "exact" : [
          "5.5.0"
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "fluid-menu-bar-extra",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lfroms/fluid-menu-bar-extra"
    },
    {
      "identity" : "grpc.grpc-swift-2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.32.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "grpc.grpc-swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "grpc.grpc-swift-nio-transport",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "facebook.zstd",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "registry"
    },
    {
      "identity" : "tuist.sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "registry"
    }
  ],
  "manifest_display_name" : "tuist",
  "name" : "tuist",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "tuistbenchmark",
      "targets" : [
        "tuistbenchmark"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "tuistfixturegenerator",
      "targets" : [
        "tuistfixturegenerator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "tuist",
      "targets" : [
        "tuist"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ProjectDescription",
      "targets" : [
        "ProjectDescription"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "ProjectAutomation",
      "targets" : [
        "ProjectAutomation"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "ProjectAutomation-auto",
      "targets" : [
        "ProjectAutomation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistKit",
      "targets" : [
        "TuistKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistSupport",
      "targets" : [
        "TuistSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistTesting",
      "targets" : [
        "TuistTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistCore",
      "targets" : [
        "TuistCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistXCActivityLog",
      "targets" : [
        "TuistXCActivityLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistLoader",
      "targets" : [
        "TuistLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistAutomation",
      "targets" : [
        "TuistAutomation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistDependencies",
      "targets" : [
        "TuistDependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistAcceptanceTesting",
      "targets" : [
        "TuistAcceptanceTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistServer",
      "targets" : [
        "TuistServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistOIDC",
      "targets" : [
        "TuistOIDC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistHasher",
      "targets" : [
        "TuistHasher"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistCache",
      "targets" : [
        "TuistCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TuistGenerator",
      "targets" : [
        "TuistGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "tuistfixturegenerator",
      "module_type" : "SwiftTarget",
      "name" : "tuistfixturegenerator",
      "path" : "cli/Sources/tuistfixturegenerator",
      "product_dependencies" : [
        "ArgumentParser",
        "Path",
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "tuistfixturegenerator"
      ],
      "sources" : [
        "Commands/GenerateCommand.swift",
        "Generator/Generator.swift",
        "Generator/GeneratorConfig.swift",
        "Templates/ManifestTemplate.swift",
        "Templates/SourceTemplate.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "ProjectDescription",
        "TuistSupport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "tuistbenchmark",
      "module_type" : "SwiftTarget",
      "name" : "tuistbenchmark",
      "path" : "cli/Sources/tuistbenchmark",
      "product_dependencies" : [
        "ArgumentParser",
        "Path",
        "SwiftToolsSupport-auto",
        "FileSystem"
      ],
      "product_memberships" : [
        "tuistbenchmark"
      ],
      "sources" : [
        "Benchmark/Benchmark.swift",
        "Benchmark/BenchmarkConfig.swift",
        "Benchmark/Fixtures.swift",
        "Benchmark/Measure.swift",
        "Commands/BenchmarkCommand.swift",
        "Renderer/ConsoleRenderer.swift",
        "Renderer/MarkdownRenderer.swift",
        "Renderer/Renderer.swift",
        "Utils/Array+Double.swift",
        "Utils/FileHandler.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "TuistSupport"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "tuist",
      "module_type" : "SwiftTarget",
      "name" : "tuist",
      "path" : "cli/Sources/tuist",
      "product_dependencies" : [
        "Noora",
        "Path",
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "tuist"
      ],
      "sources" : [
        "Empty.swift",
        "TuistCLI.swift"
      ],
      "target_dependencies" : [
        "TuistKit",
        "TuistSupport",
        "TuistLoader",
        "ProjectDescription",
        "ProjectAutomation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TuistXcodeProjectOrWorkspacePathLocator",
      "module_type" : "SwiftTarget",
      "name" : "TuistXcodeProjectOrWorkspacePathLocator",
      "path" : "cli/Sources/TuistXcodeProjectOrWorkspacePathLocator",
      "product_dependencies" : [
        "FileSystem",
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "XcodeProjectOrWorkspacePathLocator.swift"
      ],
      "target_dependencies" : [
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistXCResultService",
      "module_type" : "SwiftTarget",
      "name" : "TuistXCResultService",
      "path" : "cli/Sources/TuistXCResultService",
      "product_dependencies" : [
        "Command",
        "FileSystem",
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "ActionLogSection.swift",
        "TestCase.swift",
        "TestCaseFailure.swift",
        "TestCaseRepetition.swift",
        "TestModule.swift",
        "TestStatus.swift",
        "TestSuite.swift",
        "TestSummary.swift",
        "TimeZone+Current.swift",
        "XCLogStoreManifestPlist.swift",
        "XCResultService.swift",
        "XCResultTestOutput.swift"
      ],
      "target_dependencies" : [
        "TuistSupport",
        "TuistXCActivityLog"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistXCActivityLog",
      "module_type" : "SwiftTarget",
      "name" : "TuistXCActivityLog",
      "path" : "cli/Sources/TuistXCActivityLog",
      "product_dependencies" : [
        "FileSystem",
        "XCLogParser",
        "SwiftToolsSupport-auto",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistXCActivityLog",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "CASOutput.swift",
        "CacheableTask.swift",
        "XCActivityBuildCategory.swift",
        "XCActivityBuildFile.swift",
        "XCActivityBuildStatus.swift",
        "XCActivityBuildStep.swift",
        "XCActivityIssue.swift",
        "XCActivityLog.swift",
        "XCActivityLogController.swift",
        "XCActivityLogFile.swift",
        "XCActivityLogSection.swift",
        "XCActivityStepType.swift",
        "XCActivityTarget.swift",
        "XCLogStoreManifestPlist.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport",
        "TuistRootDirectoryLocator",
        "TuistCASAnalytics",
        "TuistGit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistTesting",
      "module_type" : "SwiftTarget",
      "name" : "TuistTesting",
      "path" : "cli/Sources/TuistTesting",
      "product_dependencies" : [
        "XcodeGraph",
        "Path",
        "Difference",
        "FileSystem",
        "FileSystemTesting",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "TuistTesting",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Alerts/AlertController+Testing.swift",
        "Errors/MockFatalError.swift",
        "Errors/TestError.swift",
        "Extensions/Data+TestData.swift",
        "Extensions/HTTPURLResponse+TestData.swift",
        "Extensions/NSError+TestData.swift",
        "Extensions/URL+TestData.swift",
        "Extensions/URLRequest+TestData.swift",
        "Extensions/XCTestCase+Extras.swift",
        "HTTP/MockFileClient.swift",
        "Logging/Logger+Testing.swift",
        "System/SwiftVersionProvider+Testing.swift",
        "TestCase/Fixtures.swift",
        "TestCase/TestingSimulators.swift",
        "TestCase/Traits/TuistTestFixtureTestingTrait.swift",
        "TestCase/Traits/TuistTestMockedDependenciesTrait.swift",
        "TestCase/TuistTest.swift",
        "TestCase/TuistTestCase.swift",
        "TestCase/TuistUnitTestCase.swift",
        "UI/Noora+Testing.swift",
        "Utils/DispatchOnce.swift",
        "Utils/MockDerivedDataLocator.swift",
        "Utils/MockEnvironment.swift",
        "Utils/MockSecureStringGenerator.swift",
        "Utils/MockSystem.swift",
        "Utils/PoolLock.swift",
        "Utils/RecentPathsStore+Testing.swift",
        "Utils/StubClock.swift",
        "Utils/SwiftTestingHelper.swift",
        "Xcode/XcodeController+Testing.swift"
      ],
      "target_dependencies" : [
        "TuistSupport",
        "TuistServer",
        "TuistHTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistSupport",
      "module_type" : "SwiftTarget",
      "name" : "TuistSupport",
      "path" : "cli/Sources/TuistSupport",
      "product_dependencies" : [
        "Path",
        "Logging",
        "SwiftToolsSupport-auto",
        "ZIPFoundation",
        "Mockable",
        "FileSystem",
        "Command",
        "Noora",
        "LoggingOSLog",
        "FileLogging",
        "XCLogParser",
        "OrderedSet"
      ],
      "product_memberships" : [
        "tuistbenchmark",
        "tuistfixturegenerator",
        "tuist",
        "TuistKit",
        "TuistSupport",
        "TuistTesting",
        "TuistCore",
        "TuistXCActivityLog",
        "TuistLoader",
        "TuistAutomation",
        "TuistDependencies",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistOIDC",
        "TuistHasher",
        "TuistCache",
        "TuistGenerator"
      ],
      "sources" : [
        "Constants.swift",
        "CoreDataVersionExtractor.swift",
        "Errors/FatalError.swift",
        "Extensions/AbsolutePath+Extras.swift",
        "Extensions/Array+ExecutionContext.swift",
        "Extensions/ConcurrencyExtensions.swift",
        "Extensions/Dictionary+AnyEquatable.swift",
        "Extensions/Dictionary+ExecutionContext.swift",
        "Extensions/ExecutionContext.swift",
        "Extensions/FileManager+Extras.swift",
        "Extensions/FileSystem+Extras.swift",
        "Extensions/Sequence+Extras.swift",
        "Extensions/Sequence+Filter.swift",
        "Extensions/Sequence+KeyPath.swift",
        "Extensions/String+Extras.swift",
        "Extensions/String+MD5.swift",
        "Extensions/String+Regex.swift",
        "Extensions/TSCBasic+Extras.swift",
        "Extensions/TSCUtility+Extras.swift",
        "Extensions/Task+Retry.swift",
        "Extensions/URLRequest+Sugar.swift",
        "Logging/DetailedLogHandler.swift",
        "Logging/JSONLogHandler.swift",
        "Logging/Logger.Metadata+Tuist.swift",
        "Logging/Logger.swift",
        "Logging/OSLogHandler.swift",
        "Logging/StandardLogHandler.swift",
        "MachineEnvironment.swift",
        "Models/InvalidGlob.swift",
        "PropertyWrappers/DecodingFirst.swift",
        "SecurityController.swift",
        "SwiftPackageManager/SwiftPackageManagerController.swift",
        "System/SwiftVersionProvider.swift",
        "System/System.swift",
        "System/SystemCollectedOutput.swift",
        "System/Systeming.swift",
        "UI/Noora+Tuist.swift",
        "UserInputReader.swift",
        "Utils/AlertController.swift",
        "Utils/Cached.swift",
        "Utils/Clock.swift",
        "Utils/ColorizeSwift.swift",
        "Utils/DateService.swift",
        "Utils/DefaultsController.swift",
        "Utils/DerivedDataLocator.swift",
        "Utils/Environment+Extras.swift",
        "Utils/Environment.swift",
        "Utils/FileArchiver.swift",
        "Utils/FileArchivingFactory.swift",
        "Utils/FileHandler.swift",
        "Utils/FileUnarchiver.swift",
        "Utils/Functions.swift",
        "Utils/MacArchitecture.swift",
        "Utils/Opener.swift",
        "Utils/RecentPathRememberableCommand.swift",
        "Utils/RecentPathsStore.swift",
        "Utils/SHA256Digest.swift",
        "Utils/SecureStringGenerator.swift",
        "Utils/Stack.swift",
        "Utils/TemplateLocationParser.swift",
        "Utils/TemporaryDirectory.swift",
        "Utils/TextTable.swift",
        "Utils/ThreadSafe.swift",
        "Utils/TimeTakenLoggerFormatter.swift",
        "Utils/UniqueIDGenerator.swift",
        "Utils/XCResultToolController.swift",
        "Vendored/HTTPStatusCodes/HTTPStatusCode+Extensions.swift",
        "Vendored/HTTPStatusCodes/HTTPStatusCodes.swift",
        "Weak/WeakArray.swift",
        "Weak/WeakBox.swift",
        "Xcode/Xcode.swift",
        "Xcode/XcodeController.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistSimulator",
      "module_type" : "SwiftTarget",
      "name" : "TuistSimulator",
      "path" : "cli/Sources/TuistSimulator",
      "product_dependencies" : [
        "XcodeGraph",
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistCore",
        "TuistXCActivityLog",
        "TuistLoader",
        "TuistAutomation",
        "TuistDependencies",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistHasher",
        "TuistCache",
        "TuistGenerator"
      ],
      "sources" : [
        "DestinationType.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistServer",
      "module_type" : "SwiftTarget",
      "name" : "TuistServer",
      "path" : "cli/Sources/TuistServer",
      "product_dependencies" : [
        "FileSystem",
        "XcodeGraph",
        "Mockable",
        "KeychainAccess",
        "Path",
        "OpenAPIRuntime",
        "HTTPTypes",
        "OpenAPIURLSession",
        "Rosalind"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "CacheCategoryParameter+Extras.swift",
        "CacheStorageFactorying.swift",
        "CacheStoring.swift",
        "Client/Client+Server.swift",
        "Client/ServerAuthenticationConfig.swift",
        "Client/ServerAuthenticationController.swift",
        "Client/ServerClientAuthenticationMiddleware.swift",
        "Client/ServerClientCLIMetadataHeadersMiddleware.swift",
        "Client/ServerSessionController.swift",
        "EmptyCacheStorage.swift",
        "EmptyCacheStorageFactory.swift",
        "InvocationRecord.swift",
        "Models/AppBuild.swift",
        "Models/AppBuildUpload.swift",
        "Models/DestinationType+PreviewSupportedPlatform.swift",
        "Models/PreviewType.swift",
        "Models/SSOOrganization.swift",
        "Models/ServerAccount.swift",
        "Models/ServerAuthenticationTokens.swift",
        "Models/ServerBuild.swift",
        "Models/ServerCacheActionItem.swift",
        "Models/ServerCacheArtifact.swift",
        "Models/ServerCommandEvent.swift",
        "Models/ServerInvitation.swift",
        "Models/ServerOrganization.swift",
        "Models/ServerOrganizationUsage.swift",
        "Models/ServerPaginationMetadata.swift",
        "Models/ServerPreview.swift",
        "Models/ServerPreviewsPage.swift",
        "Models/ServerProject.swift",
        "Models/ServerProjectToken.swift",
        "Models/ServerUser.swift",
        "OpenAPI/Client.swift",
        "OpenAPI/Types.swift",
        "Services/AnalyticsArtifactUploadService.swift",
        "Services/AuthenticateService.swift",
        "Services/CacheExistsService.swift",
        "Services/CancelOrganizationInviteService.swift",
        "Services/CleanCacheService.swift",
        "Services/CompleteAnalyticsArtifactsUploads.swift",
        "Services/CreateAccountTokenService.swift",
        "Services/CreateBuildService.swift",
        "Services/CreateBundleService.swift",
        "Services/CreateCommandEventService.swift",
        "Services/CreateOrganizationInviteService.swift",
        "Services/CreateOrganizationService.swift",
        "Services/CreateProjectService.swift",
        "Services/CreateProjectTokenService.swift",
        "Services/CreateTestService.swift",
        "Services/DeleteAccountService.swift",
        "Services/DeletePreviewService.swift",
        "Services/DeleteProjectService.swift",
        "Services/ExchangeOIDCTokenService.swift",
        "Services/GetAuthTokenService.swift",
        "Services/GetBundleService.swift",
        "Services/GetCacheActionItemService.swift",
        "Services/GetCacheEndpointsService.swift",
        "Services/GetCacheService.swift",
        "Services/GetOrganizationService.swift",
        "Services/GetOrganizationUsage.swift",
        "Services/GetPreviewService.swift",
        "Services/GetProjectService.swift",
        "Services/ListAccountTokensService.swift",
        "Services/ListBundlesService.swift",
        "Services/ListOrganizationsService.swift",
        "Services/ListPreviewsService.swift",
        "Services/ListProjectTokensService.swift",
        "Services/ListProjectsService.swift",
        "Services/MultipartUploadArtifactService.swift",
        "Services/MultipartUploadCompleteAnalyticsService.swift",
        "Services/MultipartUploadCompleteCacheService.swift",
        "Services/MultipartUploadCompletePreviewsService.swift",
        "Services/MultipartUploadGenerateURLAnalyticsService.swift",
        "Services/MultipartUploadGenerateURLCacheService.swift",
        "Services/MultipartUploadGenerateURLPreviewsService.swift",
        "Services/MultipartUploadStartAnalyticsService.swift",
        "Services/MultipartUploadStartCacheService.swift",
        "Services/MultipartUploadStartPreviewsService.swift",
        "Services/PreviewsUploadService.swift",
        "Services/RefreshAuthTokenService.swift",
        "Services/RemoveOrganizationMemberService.swift",
        "Services/RevokeAccountTokenService.swift",
        "Services/RevokeProjectTokenService.swift",
        "Services/ServerEnvironmentService.swift",
        "Services/UpdateAccountService.swift",
        "Services/UpdateOrganizationMemberService.swift",
        "Services/UpdateOrganizationService.swift",
        "Services/UpdateProjectService.swift",
        "Services/UploadCacheActionItemService.swift",
        "Services/UploadPreviewIconService.swift",
        "Utilities/CachedValueStore.swift",
        "Utilities/DateService+Now.swift",
        "Utilities/DelayProvider.swift",
        "Utilities/JWT.swift",
        "Utilities/RemoteArtifactDownloader.swift",
        "Utilities/RetryProvider.swift",
        "Utilities/ServerCredentialsStore.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport",
        "TuistHTTP",
        "TuistXCActivityLog",
        "TuistXCResultService",
        "TuistCI",
        "TuistProcess"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistScaffold",
      "module_type" : "SwiftTarget",
      "name" : "TuistScaffold",
      "path" : "cli/Sources/TuistScaffold",
      "product_dependencies" : [
        "Path",
        "XcodeGraph",
        "StencilSwiftKit",
        "Stencil",
        "Mockable",
        "FileSystem"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistDependencies",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "TemplateGenerator.swift",
        "TemplatesDirectoryLocator.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport",
        "TuistRootDirectoryLocator"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistRootDirectoryLocator",
      "module_type" : "SwiftTarget",
      "name" : "TuistRootDirectoryLocator",
      "path" : "cli/Sources/TuistRootDirectoryLocator",
      "product_dependencies" : [
        "FileSystem",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistXCActivityLog",
        "TuistLoader",
        "TuistDependencies",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistHasher",
        "TuistCache",
        "TuistGenerator"
      ],
      "sources" : [
        "RootDirectoryLocator.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistProcess",
      "module_type" : "SwiftTarget",
      "name" : "TuistProcess",
      "path" : "cli/Sources/TuistProcess",
      "product_dependencies" : [
        "Mockable"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "BackgroundProcessRunner.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistPlugin",
      "module_type" : "SwiftTarget",
      "name" : "TuistPlugin",
      "path" : "cli/Sources/TuistPlugin",
      "product_dependencies" : [
        "XcodeGraph",
        "Mockable",
        "FileSystem",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistDependencies",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "PluginService.swift"
      ],
      "target_dependencies" : [
        "TuistLoader",
        "TuistCore",
        "TuistSupport",
        "TuistScaffold",
        "TuistHTTP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistOIDC",
      "module_type" : "SwiftTarget",
      "name" : "TuistOIDC",
      "path" : "cli/Sources/TuistOIDC",
      "product_dependencies" : [
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting",
        "TuistOIDC"
      ],
      "sources" : [
        "CIOIDCAuthenticator.swift",
        "OIDCTokenFetcher.swift"
      ],
      "target_dependencies" : [
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistMigration",
      "module_type" : "SwiftTarget",
      "name" : "TuistMigration",
      "path" : "cli/Sources/TuistMigration",
      "product_dependencies" : [
        "XcodeGraph",
        "XcodeProj",
        "Mockable",
        "FileSystem",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Utilities/EmptyBuildSettingsChecker.swift",
        "Utilities/SettingsToXCConfigExtractor.swift",
        "Utilities/TargetsExtractor.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistLoader",
      "module_type" : "SwiftTarget",
      "name" : "TuistLoader",
      "path" : "cli/Sources/TuistLoader",
      "product_dependencies" : [
        "XcodeProj",
        "Path",
        "XcodeGraph",
        "Mockable",
        "FileSystem"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistLoader",
        "TuistDependencies",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Linter/ManifestLinter.swift",
        "Loaders/CachedManifestLoader.swift",
        "Loaders/ConfigLoader.swift",
        "Loaders/ManifestLoader.swift",
        "Loaders/ManifestModelConverter.swift",
        "Loaders/PackageInfoLoader.swift",
        "Loaders/PackageSettingsLoader.swift",
        "Loaders/RecursiveManifestLoader.swift",
        "Loaders/SwiftPackageManagerGraphLoader.swift",
        "Loaders/TemplateGitLoader.swift",
        "Loaders/TemplateLoader.swift",
        "Loaders/UmbrellaHeaderHeadersExtractor.swift",
        "Models+ManifestMappers/AnalyzeAction+ManifestMapper.swift",
        "Models+ManifestMappers/ArchiveAction+ManifestMapper.swift",
        "Models+ManifestMappers/Arguments+ManifestMapper.swift",
        "Models+ManifestMappers/BuildAction+ManifestMapper.swift",
        "Models+ManifestMappers/BuildConfiguration+ManifestMapper.swift",
        "Models+ManifestMappers/BuildRule+ManifestMapper.swift",
        "Models+ManifestMappers/BuildRule.CompilerSpec+ManifestMapper.swift",
        "Models+ManifestMappers/BuildRule.FileType+ManifestMapper.swift",
        "Models+ManifestMappers/BuildableFolder+ManifestMapper.swift",
        "Models+ManifestMappers/BuildableFolderException+ManifestMapper.swift",
        "Models+ManifestMappers/BuildableFolderExceptions+ManifestMapper.swift",
        "Models+ManifestMappers/Cache+ManifestMapper.swift",
        "Models+ManifestMappers/CacheOptions+ManifestMapper.swift",
        "Models+ManifestMappers/CompatibleXcodeVersions+ManifestMapper.swift",
        "Models+ManifestMappers/Configuration+ManifestMapper.swift",
        "Models+ManifestMappers/CopyFileElement+ManifestMapper.swift",
        "Models+ManifestMappers/CopyFilesAction+ManifestMapper.swift",
        "Models+ManifestMappers/CoreDataModel+ManifestMapper.swift",
        "Models+ManifestMappers/DefaultSettings+ManifestMapper.swift",
        "Models+ManifestMappers/DeploymentTargets+ManifestMapper.swift",
        "Models+ManifestMappers/Destination+ManifestMapper.swift",
        "Models+ManifestMappers/Entitlements+ManifestMapper.swift",
        "Models+ManifestMappers/EnvironmentVariable+ManifestMapper.swift",
        "Models+ManifestMappers/ExecutionAction+ManifestMapper.swift",
        "Models+ManifestMappers/FileCodeGen+ManifestMapper.swift",
        "Models+ManifestMappers/FileElement+ManifestMapper.swift",
        "Models+ManifestMappers/Headers+ManifestMapper.swift",
        "Models+ManifestMappers/IDETemplateMacros+ManifestMapper.swift",
        "Models+ManifestMappers/InfoPlist+ManifestMapper.swift",
        "Models+ManifestMappers/LaunchArgument+ManifestMapper.swift",
        "Models+ManifestMappers/LaunchStyle+ManifestMappers.swift",
        "Models+ManifestMappers/LinkingStatus+ManifestMapper.swift",
        "Models+ManifestMappers/MergedBinaryType+ManifestMapper.swift",
        "Models+ManifestMappers/MetalOptions+ManifestMapper.swift",
        "Models+ManifestMappers/Package+ManifestMapper.swift",
        "Models+ManifestMappers/PackageSettings+ManifestMapper.swift",
        "Models+ManifestMappers/Platform+ManifestMapper.swift",
        "Models+ManifestMappers/Plist+ManifestMapper.swift",
        "Models+ManifestMappers/PluginLocation+ManifestMapper.swift",
        "Models+ManifestMappers/Product+ManifestMapper.swift",
        "Models+ManifestMappers/ProfileAction+ManifestMapper.swift",
        "Models+ManifestMappers/Project+ManifestMapper.swift",
        "Models+ManifestMappers/ProjectOption+ManifestMapper.swift",
        "Models+ManifestMappers/ProjectOption+ToManifestMapper.swift",
        "Models+ManifestMappers/ResourceFileElement+ManifestMapper.swift",
        "Models+ManifestMappers/ResourceSynthesizer+ManifestMapper.swift",
        "Models+ManifestMappers/RunAction+ManifestMapper.swift",
        "Models+ManifestMappers/RunActionOptions+ManifestMapper.swift",
        "Models+ManifestMappers/Scheme+ManifestMapper.swift",
        "Models+ManifestMappers/SchemeDiagnosticsOption+ManifestMapper.swift",
        "Models+ManifestMappers/ScreenCaptureFormat+ManifestMapper.swift",
        "Models+ManifestMappers/SettingValue+ManifestMapper.swift",
        "Models+ManifestMappers/Settings+ManifestMapper.swift",
        "Models+ManifestMappers/SettingsDictionary+ManifestMapper.swift",
        "Models+ManifestMappers/Target+ManifestMapper.swift",
        "Models+ManifestMappers/TargetAction+ManifestMapper.swift",
        "Models+ManifestMappers/TargetDependency+ManifestMapper.swift",
        "Models+ManifestMappers/TestAction+ManifestMapper.swift",
        "Models+ManifestMappers/TestPlan+ManifestMapper.swift",
        "Models+ManifestMappers/TestableTarget+ManifestMapper.swift",
        "Models+ManifestMappers/TestingOptions+ManifestMapper.swift",
        "Models+ManifestMappers/TestingOptions+ToManifestMapper.swift",
        "Models+ManifestMappers/Tuist+ManifestMapper.swift",
        "Models+ManifestMappers/TuistGeneratedProject+ManifestMapper.swift",
        "Models+ManifestMappers/Workspace+ManifestMapper.swift",
        "Models+ManifestMappers/WorkspaceGenerationOptions+ManifestMapper.swift",
        "Models/DependenciesGraph.swift",
        "Models/FileListGlob+Unfold.swift",
        "Models/FileSysteming+Glob.swift",
        "Models/GeneratorPaths.swift",
        "Models/Manifest.swift",
        "Models/PlatformTestInfo.swift",
        "Models/PluginStencil.swift",
        "Models/ProjectDescriptionHelpersModule.swift",
        "Models/SwiftPackageManagerWorkspaceState.swift",
        "Models/XCTestPlan.swift",
        "ProjectDescriptionHelpers/ProjectDescriptionHelpersBuilder.swift",
        "ProjectDescriptionHelpers/ProjectDescriptionHelpersBuilderFactory.swift",
        "ProjectDescriptionHelpers/ProjectDescriptionHelpersHasher.swift",
        "Protocols/GraphInitiatable.swift",
        "SwiftPackageManager/PackageInfo+graphPlatform.swift",
        "SwiftPackageManager/PackageInfoMapper.swift",
        "SwiftPackageManager/SettingsMapper.swift",
        "SwiftPackageManager/SwiftPackageManagerModuleMapGenerator.swift",
        "Utils/HelpersDirectoryLocator.swift",
        "Utils/ManifestFilesLocator.swift",
        "Utils/ProjectDescription+TestData.swift",
        "Utils/ProjectDescriptionPaths.swift",
        "Utils/ResourceLocator.swift",
        "Utils/ResourceSynthesizerPathLocator.swift",
        "Utils/StencilPathLocator.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport",
        "ProjectDescription",
        "TuistRootDirectoryLocator",
        "TuistGit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistLaunchctl",
      "module_type" : "SwiftTarget",
      "name" : "TuistLaunchctl",
      "path" : "cli/Sources/TuistLaunchctl",
      "product_dependencies" : [
        "Command",
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "LaunchctlController.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistKit",
      "module_type" : "SwiftTarget",
      "name" : "TuistKit",
      "path" : "cli/Sources/TuistKit",
      "product_dependencies" : [
        "XcodeProj",
        "Path",
        "ArgumentParser",
        "GraphViz",
        "XcodeGraph",
        "Mockable",
        "FileSystem",
        "Noora",
        "Command",
        "OpenAPIRuntime",
        "XcodeGraphMapper",
        "AnyCodable",
        "MCP",
        "SwiftyJSON",
        "Rosalind",
        "GRPCNIOTransportHTTP2"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Commands/Account/AccountTokensCommand.swift",
        "Commands/Account/AccountTokensCreateCommand.swift",
        "Commands/Account/AccountTokensListCommand.swift",
        "Commands/Account/AccountTokensRevokeCommand.swift",
        "Commands/Account/AccountUpdateCommand.swift",
        "Commands/AccountCommand.swift",
        "Commands/AnalyticsUploadCommand.swift",
        "Commands/Auth/AuthCommand.swift",
        "Commands/Auth/LoginCommand.swift",
        "Commands/Auth/LogoutCommand.swift",
        "Commands/Auth/RefreshTokenCommand.swift",
        "Commands/Auth/WhoamiCommand.swift",
        "Commands/BuildCommand.swift",
        "Commands/Bundle/BundleListCommand.swift",
        "Commands/Bundle/BundleShowCommand.swift",
        "Commands/BundleCommand.swift",
        "Commands/Cache/CacheService.swift",
        "Commands/Cache/CacheStartCommand.swift",
        "Commands/Cache/CacheTypes+ExpressibleByArgument.swift",
        "Commands/Cache/Tuist+CacheProfileResolver.swift",
        "Commands/CacheCommand.swift",
        "Commands/CleanCommand.swift",
        "Commands/DumpCommand.swift",
        "Commands/EditCommand.swift",
        "Commands/EnvKey/EnvKey.swift",
        "Commands/EnvKey/ParseableArgument+Extension.swift",
        "Commands/GenerateCommand.swift",
        "Commands/GraphCommand.swift",
        "Commands/Hash/HashCacheCommand.swift",
        "Commands/Hash/HashSelectiveTestingCommand.swift",
        "Commands/HashCommand.swift",
        "Commands/InitCommand.swift",
        "Commands/Inspect/InspectBuildCommand.swift",
        "Commands/Inspect/InspectBundleCommand.swift",
        "Commands/Inspect/InspectDependenciesCommand.swift",
        "Commands/Inspect/InspectImplicitImportsCommand.swift",
        "Commands/Inspect/InspectRedundantImportsCommand.swift",
        "Commands/Inspect/InspectTestCommand.swift",
        "Commands/InspectCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/MCP/MCPSetupClaudeCodeCommand.swift",
        "Commands/MCP/MCPSetupClaudeCommand.swift",
        "Commands/MCP/MCPSetupCommand.swift",
        "Commands/MCP/MCPSetupCursorCommand.swift",
        "Commands/MCP/MCPSetupVSCodeCommand.swift",
        "Commands/MCP/MCPSetupZedCommand.swift",
        "Commands/MCP/MCPStartCommand.swift",
        "Commands/MCPCommand.swift",
        "Commands/Migration/MigrationCheckEmptyBuildSettingsCommand.swift",
        "Commands/Migration/MigrationSettingsToXCConfigCommand.swift",
        "Commands/Migration/MigrationTargetsByDependenciesCommand.swift",
        "Commands/MigrationCommand.swift",
        "Commands/NooraReadyCommand.swift",
        "Commands/Organization/OrganizationBillingCommand.swift",
        "Commands/Organization/OrganizationCreateCommand.swift",
        "Commands/Organization/OrganizationDeleteCommand.swift",
        "Commands/Organization/OrganizationInviteCommand.swift",
        "Commands/Organization/OrganizationListCommand.swift",
        "Commands/Organization/OrganizationRemoveCommand.swift",
        "Commands/Organization/OrganizationRemoveInviteCommand.swift",
        "Commands/Organization/OrganizationRemoveMemberCommand.swift",
        "Commands/Organization/OrganizationRemoveSSOCommand.swift",
        "Commands/Organization/OrganizationShowCommand.swift",
        "Commands/Organization/OrganizationUpdateCommand.swift",
        "Commands/Organization/OrganizationUpdateMemberCommand.swift",
        "Commands/Organization/OrganizationUpdateSSOCommand.swift",
        "Commands/OrganizationCommand.swift",
        "Commands/Plugin/PluginArchiveCommand.swift",
        "Commands/Plugin/PluginBuildCommand.swift",
        "Commands/Plugin/PluginCommand.swift",
        "Commands/Plugin/PluginRunCommand.swift",
        "Commands/Plugin/PluginTestCommand.swift",
        "Commands/Project/ProjectCreateCommand.swift",
        "Commands/Project/ProjectDeleteCommand.swift",
        "Commands/Project/ProjectListCommand.swift",
        "Commands/Project/ProjectShowCommand.swift",
        "Commands/Project/ProjectTokenCommand.swift",
        "Commands/Project/ProjectTokensCreateCommand.swift",
        "Commands/Project/ProjectTokensListCommand.swift",
        "Commands/Project/ProjectTokensRevokeCommand.swift",
        "Commands/Project/ProjectUpdateCommand.swift",
        "Commands/ProjectCommand.swift",
        "Commands/Registry/RegistryLoginCommand.swift",
        "Commands/Registry/RegistryLogoutCommand.swift",
        "Commands/Registry/RegistrySetupCommand.swift",
        "Commands/RegistryCommand.swift",
        "Commands/RunCommand.swift",
        "Commands/ScaffoldCommand.swift",
        "Commands/Setup/SetupCacheCommand.swift",
        "Commands/SetupCommand.swift",
        "Commands/ShareCommand.swift",
        "Commands/TestCommand.swift",
        "Commands/TrackableCommand/CommandEventFactory.swift",
        "Commands/TrackableCommand/TrackableCommand.swift",
        "Commands/TrackableCommand/TrackableParsableCommand.swift",
        "Commands/TuistCommand.swift",
        "Commands/VersionCommand.swift",
        "Commands/XcodeBuild/XcodeBuildArchiveCommand.swift",
        "Commands/XcodeBuild/XcodeBuildBuildCommand.swift",
        "Commands/XcodeBuild/XcodeBuildBuildForTestingCommand.swift",
        "Commands/XcodeBuild/XcodeBuildCommand.swift",
        "Commands/XcodeBuild/XcodeBuildCommandReorderer.swift",
        "Commands/XcodeBuild/XcodeBuildTestCommand.swift",
        "Commands/XcodeBuild/XcodeBuildTestWithoutBuildingCommand.swift",
        "Extension.swift",
        "Extensions/Encodable+JSON.swift",
        "Generator/Generator.swift",
        "Generator/GeneratorFactory.swift",
        "MCP/MCPClientConfigurationController.swift",
        "MCP/MCPCommandService.swift",
        "MCP/MCPConfigurationFileController.swift",
        "MCP/MCPResourcesRepository.swift",
        "MCP/MCPServerCommandResolver.swift",
        "Mappers/Factories/GraphMapperFactory.swift",
        "Mappers/Factories/ProjectMapperFactory.swift",
        "Mappers/Factories/WorkspaceMapperFactory.swift",
        "Mappers/FocusTargetsGraphMappers.swift",
        "Mappers/Graph/StaticXCFrameworkModuleMapGraphMapper.swift",
        "Mappers/Graph/UpdateWorkspaceProjectsGraphMapper.swift",
        "Mappers/TreeShakePrunedTargetsGraphMapper.swift",
        "Mappers/Workspace/TuistWorkspaceIdentifierMapper.swift",
        "Mappers/Workspace/TuistWorkspaceRenderMarkdownMapper.swift",
        "ProjectEditor/EditablePluginManifest.swift",
        "ProjectEditor/ProjectEditor.swift",
        "ProjectEditor/ProjectEditorMapper.swift",
        "Services/Account/AccountTokensCreateCommandService.swift",
        "Services/Account/AccountTokensListCommandService.swift",
        "Services/Account/AccountTokensRevokeCommandService.swift",
        "Services/AccountUpdateService.swift",
        "Services/AnalyticsUploadCommandService.swift",
        "Services/Auth/AuthRefreshTokenService.swift",
        "Services/BuildService.swift",
        "Services/Bundle/BundleListCommandService.swift",
        "Services/Bundle/BundleShowCommandService.swift",
        "Services/Cache/CacheStartCommandService.swift",
        "Services/CleanService.swift",
        "Services/DumpService.swift",
        "Services/EditService.swift",
        "Services/GenerateService.swift",
        "Services/GraphService.swift",
        "Services/Hash/HashCacheCommandService.swift",
        "Services/Hash/HashSelectiveTestingCommandService.swift",
        "Services/InitCommandService.swift",
        "Services/Inspect/DependencyInspectionType.swift",
        "Services/Inspect/GraphImportsLinter.swift",
        "Services/Inspect/InspectBuildCommandService.swift",
        "Services/Inspect/InspectBundleCommandService.swift",
        "Services/Inspect/InspectDependenciesCommandService.swift",
        "Services/Inspect/InspectImportsFatalError.swift",
        "Services/Inspect/InspectTestCommandService.swift",
        "Services/InspectResultBundleService.swift",
        "Services/InstallService.swift",
        "Services/ListService.swift",
        "Services/LoginService.swift",
        "Services/LogoutService.swift",
        "Services/MCP/MCPSetupClaudeCodeCommandService.swift",
        "Services/MCP/MCPSetupClaudeCommandService.swift",
        "Services/MCP/MCPSetupCursorCommandService.swift",
        "Services/MCP/MCPSetupVSCodeCommandService.swift",
        "Services/MCP/MCPSetupZedCommandService.swift",
        "Services/Migration/MigrationCheckEmptyBuildSettingsService.swift",
        "Services/Migration/MigrationSettingsToXCConfigService.swift",
        "Services/Migration/MigrationTargetsByDependenciesService.swift",
        "Services/Organization/OrganizationBillingService.swift",
        "Services/Organization/OrganizationCreateService.swift",
        "Services/Organization/OrganizationDeleteService.swift",
        "Services/Organization/OrganizationInviteService.swift",
        "Services/Organization/OrganizationListService.swift",
        "Services/Organization/OrganizationRemoveInviteService.swift",
        "Services/Organization/OrganizationRemoveMemberService.swift",
        "Services/Organization/OrganizationRemoveSSOService.swift",
        "Services/Organization/OrganizationShowService.swift",
        "Services/Organization/OrganizationUpdateMemberService.swift",
        "Services/Organization/OrganizationUpdateService.swift",
        "Services/Plugin/PluginArchiveService.swift",
        "Services/Plugin/PluginBuildService.swift",
        "Services/Plugin/PluginRunService.swift",
        "Services/Plugin/PluginTestService.swift",
        "Services/Project/ProjectCreateService.swift",
        "Services/Project/ProjectDeleteService.swift",
        "Services/Project/ProjectListService.swift",
        "Services/Project/ProjectShowService.swift",
        "Services/Project/ProjectTokensCreateService.swift",
        "Services/Project/ProjectTokensListService.swift",
        "Services/Project/ProjectTokensRevokeService.swift",
        "Services/Project/ProjectUpdateService.swift",
        "Services/ProjectAutomation+ManifestMapper.swift",
        "Services/Registry/RegistryLoginCommandService.swift",
        "Services/Registry/RegistryLogoutService.swift",
        "Services/Registry/RegistrySetupCommandService.swift",
        "Services/RunCommandService.swift",
        "Services/ScaffoldService.swift",
        "Services/Setup/SetupCacheCommandService.swift",
        "Services/ShareCommandService.swift",
        "Services/Start/InitGeneratedProjectService.swift",
        "Services/TargetImportsScanner.swift",
        "Services/TestService.swift",
        "Services/TuistService.swift",
        "Services/UploadAnalyticsService.swift",
        "Services/VersionService.swift",
        "Services/WhoamiService.swift",
        "Services/XcodeBuild/XcodeBuildBuildCommandService.swift",
        "Services/XcodeBuild/XcodeBuildTestCommandService.swift",
        "Utils/Dependencies.swift",
        "Utils/Formatters.swift",
        "Utils/GraphPrinter.swift",
        "Utils/ImportSourceCodeScanner.swift",
        "Utils/InitPrompter.swift",
        "Utils/LogConfigurableCommand.swift",
        "Utils/LogsController.swift",
        "Utils/ManifestGraphLoader.swift",
        "Utils/Target+PlatformResolution.swift"
      ],
      "target_dependencies" : [
        "TuistProcess",
        "TuistCore",
        "TuistSupport",
        "TuistGenerator",
        "TuistAutomation",
        "ProjectDescription",
        "ProjectAutomation",
        "TuistLoader",
        "TuistHasher",
        "TuistScaffold",
        "TuistDependencies",
        "TuistMigration",
        "TuistPlugin",
        "TuistServer",
        "TuistOIDC",
        "TuistSimulator",
        "TuistCache",
        "TuistRootDirectoryLocator",
        "TuistXcodeProjectOrWorkspacePathLocator",
        "TuistXCResultService",
        "TuistCI",
        "TuistCAS",
        "TuistLaunchctl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistHasher",
      "module_type" : "SwiftTarget",
      "name" : "TuistHasher",
      "path" : "cli/Sources/TuistHasher",
      "product_dependencies" : [
        "FileSystem",
        "Path",
        "XcodeGraph",
        "Mockable"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting",
        "TuistHasher",
        "TuistCache"
      ],
      "sources" : [
        "CachedContentHasher.swift",
        "CopyFilesContentHasher.swift",
        "CoreDataModelsContentHasher.swift",
        "DependenciesContentHasher.swift",
        "DeploymentTargetsContentHasher.swift",
        "Extensions/ContentHashing+Extras.swift",
        "Extensions/Plist+Extras.swift",
        "GraphContentHasher.swift",
        "GraphHashedTarget.swift",
        "HeadersContentHasher.swift",
        "MerkleNode.swift",
        "PlatformConditionContentHasher.swift",
        "PlistContentHasher.swift",
        "PrivacyManifestContentHasher.swift",
        "ResourcesContentHasher.swift",
        "SelectiveTestingGraphHashing.swift",
        "SettingsContentHasher.swift",
        "SourceFilesContentHasher.swift",
        "TargetContentHasher.swift",
        "TargetScriptsContentHasher.swift",
        "XCConfigContentHasher.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport",
        "TuistRootDirectoryLocator"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistHTTP",
      "module_type" : "SwiftTarget",
      "name" : "TuistHTTP",
      "path" : "cli/Sources/TuistHTTP",
      "product_dependencies" : [
        "Path",
        "Mockable",
        "OpenAPIRuntime",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistDependencies",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "ClientAuthenticationError.swift",
        "FileClient.swift",
        "FullHandleService.swift",
        "OutputWarningsMiddleware.swift",
        "RequestIdMiddleware.swift",
        "URLSession+Tuist.swift",
        "VerboseLoggingMiddleware.swift"
      ],
      "target_dependencies" : [
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistGit",
      "module_type" : "SwiftTarget",
      "name" : "TuistGit",
      "path" : "cli/Sources/TuistGit",
      "product_dependencies" : [
        "FileSystem",
        "SwiftToolsSupport-auto",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistXCActivityLog",
        "TuistLoader",
        "TuistDependencies",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "GitController.swift",
        "GitInfo.swift"
      ],
      "target_dependencies" : [
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistGenerator",
      "module_type" : "SwiftTarget",
      "name" : "TuistGenerator",
      "path" : "cli/Sources/TuistGenerator",
      "product_dependencies" : [
        "XcodeProj",
        "Path",
        "XcodeGraph",
        "GraphViz",
        "SwiftGenKit",
        "StencilSwiftKit",
        "Mockable",
        "FileSystem",
        "Stencil"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting",
        "TuistGenerator"
      ],
      "sources" : [
        "Descriptors/ProjectDescriptor.swift",
        "Descriptors/SchemeDescriptor.swift",
        "Descriptors/SideEffectDescriptorExecutor.swift",
        "Descriptors/WorkspaceDescriptor.swift",
        "Descriptors/WorkspaceSettingsDescriptor.swift",
        "Extensions/AbsolutePath+Extras.swift",
        "Extensions/Array+Extras.swift",
        "Extensions/CopyFilesAction+Extras.swift",
        "Extensions/Graph+Extras.swift",
        "Extensions/Target+Extras.swift",
        "Extensions/Xcodeproj+Extras.swift",
        "Generator/BuildPhaseGenerator.swift",
        "Generator/BuildRulesGenerator.swift",
        "Generator/BuildableFolderChecker.swift",
        "Generator/ConfigGenerator.swift",
        "Generator/DescriptorGenerator.swift",
        "Generator/GeneratedProject.swift",
        "Generator/InfoPlistContentProvider.swift",
        "Generator/KnownAssetTagsFetcher.swift",
        "Generator/LinkGenerator.swift",
        "Generator/ProjectDescriptorGenerator.swift",
        "Generator/ProjectFileElements.swift",
        "Generator/ProjectGroups.swift",
        "Generator/SchemeDescriptorsGenerator.swift",
        "Generator/TargetGenerator.swift",
        "Generator/WorkspaceDescriptorGenerator.swift",
        "Generator/WorkspaceSettingsDescriptorGenerator.swift",
        "Generator/WorkspaceStructureGenerator.swift",
        "GraphViz/GraphToGraphVizMapper.swift",
        "GraphViz/NodeStyling.swift",
        "Linter/EnvironmentLinter.swift",
        "Linter/GraphLinter.swift",
        "Linter/PackageLinter.swift",
        "Linter/ProjectLinter.swift",
        "Linter/SchemeLinter.swift",
        "Linter/SettingsLinter.swift",
        "Linter/StaticProductsGraphLinter.swift",
        "Linter/TargetLinter.swift",
        "Linter/TargetScriptLinter.swift",
        "Mappers/AutogenerateTuistGenerateSchemeMapper.swift",
        "Mappers/AutogeneratedSchemesProjectMapper.swift",
        "Mappers/AutogeneratedWorkspaceSchemeGraphMapper.swift",
        "Mappers/DeleteDerivedDirectoryProjectMapper.swift",
        "Mappers/ExplicitDependencyGraphMapper.swift",
        "Mappers/GenerateEntitlementsProjectMapper.swift",
        "Mappers/GenerateInfoPlistProjectMapper.swift",
        "Mappers/GeneratePrivacyManifestProjectMapper.swift",
        "Mappers/IDETemplateMacrosMapper.swift",
        "Mappers/LastUpgradeVersionWorkspaceMapper.swift",
        "Mappers/ModuleMapMapper.swift",
        "Mappers/ResourcesProjectMapper.swift",
        "Mappers/SynthesizedResourceInterfaceProjectMapper.swift",
        "Mappers/TargetActionDisableShowEnvVarsProjectMapper.swift",
        "Mappers/XcodeCacheSettingsProjectMapper.swift",
        "Settings/DefaultSettingsProvider.swift",
        "Templates/AssetsTemplate.swift",
        "Templates/FilesTemplate.swift",
        "Templates/FontsTemplate.swift",
        "Templates/PlistsTemplate.swift",
        "Templates/StringsTemplate.swift",
        "Templates/SynthesizedResourceInterfaceTemplates.swift",
        "Utils/BuildInsightsActionMapper.swift",
        "Utils/EmbedScriptGenerator.swift",
        "Utils/SettingsHelper.swift",
        "Utils/SortedPBXGroup.swift",
        "Utils/SwiftPackageManagerInteractor.swift",
        "Utils/SynthesizedResourceInterfacesGenerator.swift",
        "Utils/TestInsightsActionMapper.swift",
        "Writers/XcodeProjWriter.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport",
        "TuistRootDirectoryLocator"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistDependencies",
      "module_type" : "SwiftTarget",
      "name" : "TuistDependencies",
      "path" : "cli/Sources/TuistDependencies",
      "product_dependencies" : [
        "XcodeGraph",
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistDependencies",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Mappers/ExternalDependencyPathWorkspaceMapper.swift",
        "Mappers/ExternalProjectsPlatformNarrowerGraphMapper.swift",
        "Mappers/PruneOrphanExternalTargetsGraphMapper.swift"
      ],
      "target_dependencies" : [
        "ProjectDescription",
        "TuistCore",
        "TuistSupport",
        "TuistPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistCore",
      "module_type" : "SwiftTarget",
      "name" : "TuistCore",
      "path" : "cli/Sources/TuistCore",
      "product_dependencies" : [
        "Path",
        "XcodeGraph",
        "XcodeProj",
        "Mockable",
        "FileSystem",
        "XcodeMetadata",
        "AnyCodable"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistCore",
        "TuistXCActivityLog",
        "TuistLoader",
        "TuistAutomation",
        "TuistDependencies",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistHasher",
        "TuistCache",
        "TuistGenerator"
      ],
      "sources" : [
        "Analytics/CommandEvent.swift",
        "Analytics/RunCacheHit.swift",
        "Analytics/RunCacheTargetMetadata.swift",
        "Analytics/RunGraph.swift",
        "Analytics/RunMetadataStorage.swift",
        "Analytics/RunProject.swift",
        "Analytics/RunTarget.swift",
        "Automation/XcodeBuildArgument.swift",
        "Automation/XcodeBuildControlling.swift",
        "Automation/XcodeBuildOutput.swift",
        "Automation/XcodeBuildSettings.swift",
        "Automation/XcodeBuildTarget.swift",
        "Cache/CacheCategory.swift",
        "Cache/CacheDirectoriesProvider.swift",
        "Cache/CacheItem.swift",
        "Cache/FileContentHashing.swift",
        "Cache/TargetContentHashSubhashes.swift",
        "ContentHashing/ContentHasher.swift",
        "ContentHashing/ContentHashing.swift",
        "ContentHashing/ContentHashingError.swift",
        "ContentHashing/HashingFilesFilter.swift",
        "Descriptors/CommandDescriptor.swift",
        "Descriptors/DirectoryDescriptor.swift",
        "Descriptors/FileDescriptor.swift",
        "Descriptors/SideEffectDescriptor.swift",
        "Graph/CircularDependencyLinter.swift",
        "Graph/GraphCache.swift",
        "Graph/GraphCircularDetector.swift",
        "Graph/GraphDependencyReference.swift",
        "Graph/GraphLoader.swift",
        "Graph/GraphLoadingError.swift",
        "Graph/GraphTraverser.swift",
        "Graph/Mappers/GraphMapper.swift",
        "Graph/Mappers/MapperEnvironment.swift",
        "Graph/Mappers/MapperEnvironmentKeys.swift",
        "Graph/Mappers/ProjectMapper.swift",
        "Graph/Mappers/TargetMapper.swift",
        "Graph/Mappers/WorkspaceMapper.swift",
        "Graph/ModelExtensions/BuildConfiguration+Core.swift",
        "Graph/ModelExtensions/Headers+core.swift",
        "Graph/ModelExtensions/Product+Core.swift",
        "Graph/ModelExtensions/Project+Core.swift",
        "Graph/ModelExtensions/Requirement+Core.swift",
        "Graph/ModelExtensions/Scheme+Core.swift",
        "Graph/ModelExtensions/Target+Core.swift",
        "Graph/ModelExtensions/TargetScript+Core.swift",
        "GraphTraverser/GraphTraverser+Extra.swift",
        "GraphTraverser/GraphTraversing.swift",
        "MetadataProviders/CodesignController.swift",
        "MetadataProviders/FrameworkMetadataProvider.swift",
        "MetadataProviders/LibraryMetadataProvider.swift",
        "MetadataProviders/PrecompiledMetadataProvider.swift",
        "MetadataProviders/SystemFrameworkMetadataProvider.swift",
        "MetadataProviders/XCFrameworkSignatureProvider.swift",
        "Models/CacheProfiles.swift",
        "Models/CompatibleXcodeVersions.swift",
        "Models/LintingIssue.swift",
        "Models/PackageSettings.swift",
        "Models/Plugin.swift",
        "Models/PluginLocation.swift",
        "Models/PluginResourceSynthesizer.swift",
        "Models/Plugins.swift",
        "Models/ProjectDescriptionHelpersPlugin.swift",
        "Models/TargetQuery.swift",
        "Models/Template.swift",
        "Models/TestIdentifier.swift",
        "Models/TestPlanConfiguration.swift",
        "Models/Tuist.swift",
        "Models/TuistGeneratedProjectOptions.swift",
        "Models/TuistProject.swift",
        "Models/TuistSwiftPackageOptions.swift",
        "Models/TuistXcodeProjectOptions.swift",
        "NodeLoaders/FrameworkLoader.swift",
        "NodeLoaders/XCFrameworkLoader.swift",
        "Protocols/XcodeRepresentable.swift",
        "Simulator/SimulatorController.swift",
        "Simulator/SimulatorDevice.swift",
        "Simulator/SimulatorDeviceAndRuntime.swift",
        "Simulator/SimulatorRuntime.swift",
        "Simulator/SimulatorRuntimeVersion.swift",
        "Utils/DefaultConfigurationFetcher.swift",
        "Utils/XcodeProjectBuildDirectoryLocator.swift"
      ],
      "target_dependencies" : [
        "TuistSupport",
        "TuistSimulator"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistCache",
      "module_type" : "SwiftTarget",
      "name" : "TuistCache",
      "path" : "cli/Sources/TuistCache",
      "product_dependencies" : [
        "FileSystem",
        "Mockable",
        "Path",
        "XcodeGraph",
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting",
        "TuistCache"
      ],
      "sources" : [
        "CacheGraphContentHasher.swift",
        "CacheVersionFetcher.swift",
        "Client/CacheClientAuthenticationMiddleware.swift",
        "Client/Client+Cache.swift",
        "OpenAPI/Client.swift",
        "OpenAPI/Types.swift",
        "SelectiveTestingServicing.swift",
        "Services/CleanProjectCacheService.swift",
        "Services/CompleteModuleCacheMultipartUploadService.swift",
        "Services/DownloadModuleCacheService.swift",
        "Services/GetCacheValueService.swift",
        "Services/LoadCacheCASService.swift",
        "Services/ModuleCacheExistsService.swift",
        "Services/MultipartModuleCacheUploadService.swift",
        "Services/PutCacheValueService.swift",
        "Services/SaveCacheCASService.swift",
        "Services/StartModuleCacheMultipartUploadService.swift",
        "Services/UploadModuleCachePartService.swift",
        "TargetReplacementDecider.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport",
        "TuistHTTP",
        "TuistServer",
        "TuistHasher"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistCI",
      "module_type" : "SwiftTarget",
      "name" : "TuistCI",
      "path" : "cli/Sources/TuistCI",
      "product_dependencies" : [
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "CIController.swift",
        "CIInfo.swift",
        "CIProvider.swift"
      ],
      "target_dependencies" : [
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistCASAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "TuistCASAnalytics",
      "path" : "cli/Sources/TuistCASAnalytics",
      "product_dependencies" : [
        "FileSystem",
        "Path",
        "Mockable"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistTesting",
        "TuistXCActivityLog",
        "TuistAcceptanceTesting",
        "TuistServer",
        "TuistCache"
      ],
      "sources" : [
        "CASNodeStore.swift",
        "CASOutputMetadata.swift",
        "CASOutputMetadataStore.swift",
        "KeyValueMetadata.swift",
        "KeyValueMetadataStore.swift"
      ],
      "target_dependencies" : [
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistCAS",
      "module_type" : "SwiftTarget",
      "name" : "TuistCAS",
      "path" : "cli/Sources/TuistCAS",
      "product_dependencies" : [
        "GRPCCore",
        "GRPCProtobuf",
        "SwiftProtobuf",
        "libzstd",
        "Mockable",
        "Path"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Extensions/Error+Description.swift",
        "Generated/cas.grpc.swift",
        "Generated/cas.pb.swift",
        "Generated/keyvalue.grpc.swift",
        "Generated/keyvalue.pb.swift",
        "Services/CASService.swift",
        "Services/CacheURLStore.swift",
        "Services/DataCompressingService.swift",
        "Services/EndpointLatencyService.swift",
        "Services/KeyValueService.swift"
      ],
      "target_dependencies" : [
        "TuistCache",
        "TuistServer",
        "TuistHTTP",
        "TuistRootDirectoryLocator",
        "TuistCASAnalytics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistAutomation",
      "module_type" : "SwiftTarget",
      "name" : "TuistAutomation",
      "path" : "cli/Sources/TuistAutomation",
      "product_dependencies" : [
        "XcodeProj",
        "Path",
        "XcbeautifyLib",
        "XcodeGraph",
        "Mockable",
        "FileSystem",
        "Command"
      ],
      "product_memberships" : [
        "tuist",
        "TuistKit",
        "TuistAutomation",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Device/DeviceController.swift",
        "Device/PhysicalDevice.swift",
        "ProjectMappers/SkipUITestsProjectMapper.swift",
        "ProjectMappers/SkipUnitTestsProjectMapper.swift",
        "Utilities/AppBundle.swift",
        "Utilities/AppBundleLoader.swift",
        "Utilities/BuildGraphInspector.swift",
        "Utilities/Formatter.swift",
        "Utilities/TargetBuilder.swift",
        "Utilities/TargetRunner.swift",
        "Utilities/XcodeBuildDestination+Find.swift",
        "XcodeBuild/XcodeBuildArgumentParser.swift",
        "XcodeBuild/XcodeBuildArguments.swift",
        "XcodeBuild/XcodeBuildController.swift"
      ],
      "target_dependencies" : [
        "TuistCore",
        "TuistSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TuistAcceptanceTesting",
      "module_type" : "SwiftTarget",
      "name" : "TuistAcceptanceTesting",
      "path" : "cli/Sources/TuistAcceptanceTesting",
      "product_dependencies" : [
        "XcodeProj",
        "FileSystem",
        "XcodeGraph",
        "Path"
      ],
      "product_memberships" : [
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "SimulatorTestingTrait.swift",
        "TuistAcceptanceTest.swift",
        "TuistAcceptanceTestCase+Extra.swift",
        "TuistAcceptanceTestCase.swift",
        "TuistAcceptanceTestFixtureTestingTrait.swift"
      ],
      "target_dependencies" : [
        "TuistKit",
        "TuistCore",
        "TuistSupport",
        "TuistTesting",
        "ProjectDescription"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectDescription",
      "module_type" : "SwiftTarget",
      "name" : "ProjectDescription",
      "path" : "cli/Sources/ProjectDescription",
      "product_memberships" : [
        "tuistfixturegenerator",
        "tuist",
        "ProjectDescription",
        "TuistKit",
        "TuistLoader",
        "TuistDependencies",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "AnalyzeAction.swift",
        "ArchiveAction.swift",
        "Arguments.swift",
        "BuildAction.swift",
        "BuildOrder.swift",
        "BuildRule+CompilerSpec.swift",
        "BuildRule+FileType.swift",
        "BuildRule.swift",
        "BuildableFolder.swift",
        "BuildableFolderException.swift",
        "BuildableFolderExceptions.swift",
        "CacheOptions.swift",
        "CacheProfiles.swift",
        "Cloud.swift",
        "CompatibleXcodeVersions.swift",
        "ConfigGenerationOptions.swift",
        "ConfigInspectOptions.swift",
        "ConfigInstallOptions.swift",
        "ConfigurationName.swift",
        "CopyFileElement.swift",
        "CopyFilesAction.swift",
        "CoreDataModel.swift",
        "DeploymentTargets.swift",
        "Destination.swift",
        "Dump.swift",
        "Entitlements.swift",
        "Environment.swift",
        "EnvironmentVariable.swift",
        "ExecuteAction.swift",
        "FileCodeGen.swift",
        "FileElement.swift",
        "FileHeaderTemplate.swift",
        "FileList.swift",
        "FileListGlob.swift",
        "Headers.swift",
        "InfoPlist.swift",
        "LaunchArgument.swift",
        "LaunchStyle.swift",
        "MergedBinaryType.swift",
        "MetalOptions.swift",
        "OnDemandResourcesTags.swift",
        "Package.swift",
        "PackageSettings.swift",
        "Path.swift",
        "Platform.swift",
        "PlatformCondition.swift",
        "PlatformFilter.swift",
        "Plist.swift",
        "Plugin.swift",
        "PluginLocation.swift",
        "PrivacyManifest.swift",
        "Product.swift",
        "ProfileAction.swift",
        "Project.swift",
        "ProjectOptions.swift",
        "ResourceFileElement.swift",
        "ResourceFileElements.swift",
        "ResourceSynthesizer.swift",
        "RunAction.swift",
        "RunActionOptions.swift",
        "Scheme.swift",
        "SchemeDiagnosticsOptions.swift",
        "SchemeLanguage.swift",
        "ScreenCaptureFormat.swift",
        "Settings.swift",
        "SettingsTransformers.swift",
        "SimulatedLocation.swift",
        "SourceFilesList.swift",
        "Target.swift",
        "TargetDependency.swift",
        "TargetMetadata.swift",
        "TargetQuery.swift",
        "TargetReference.swift",
        "TargetScript.swift",
        "Template/Template.swift",
        "TemplateString.swift",
        "TestAction.swift",
        "TestActionOptions.swift",
        "TestableTarget.swift",
        "TestingOptions.swift",
        "Tuist.swift",
        "TuistProject.swift",
        "TuistXcodeProjectOptions.swift",
        "Version.swift",
        "Workspace.swift",
        "WorkspaceGenerationOptions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectAutomation",
      "module_type" : "SwiftTarget",
      "name" : "ProjectAutomation",
      "path" : "cli/Sources/ProjectAutomation",
      "product_memberships" : [
        "tuist",
        "ProjectAutomation",
        "ProjectAutomation-auto",
        "TuistKit",
        "TuistAcceptanceTesting"
      ],
      "sources" : [
        "Configuration.swift",
        "Graph.swift",
        "Package.swift",
        "Project.swift",
        "Scheme.swift",
        "Settings.swift",
        "Target.swift",
        "TargetDependency.swift",
        "Task.swift",
        "Tuist.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/lfroms/fluid-menu-bar-extra
[1/328] Fetching fluid-menu-bar-extra
Fetched https://github.com/lfroms/fluid-menu-bar-extra from cache (0.25s)
[1/41950] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (14.11s)
Computing version for tuist.sdk
Computed tuist.sdk at 0.2.0 (15.14s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
[1/951] Fetching swift-http-types
[952/2014] Fetching swift-http-types, swift-openapi-urlsession
Fetched https://github.com/apple/swift-http-types from cache (0.30s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.32s)
[1/5846] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.39s)
Computing version for leif-ibsen.SwiftECC
Computed leif-ibsen.SwiftECC at 5.5.0 (1.68s)
Fetching https://github.com/leif-ibsen/ASN1
Fetching https://github.com/leif-ibsen/Digest
[1/2427] Fetching asn1
[2356/5020] Fetching asn1, digest
Fetching https://github.com/leif-ibsen/BigInt
Fetched https://github.com/leif-ibsen/ASN1 from cache (0.51s)
[2542/2593] Fetching digest
Fetched https://github.com/leif-ibsen/Digest from cache (0.64s)
[1/6158] Fetching bigint
Fetched https://github.com/leif-ibsen/BigInt from cache (1.02s)
Computing version for kean.Nuke
Computed kean.Nuke at 12.8.0 (2.63s)
Computing version for swiftyJSON.SwiftyJSON
Computed swiftyJSON.SwiftyJSON at 5.0.2 (2.72s)
Computing version for frazer-rbsn.OrderedSet
Computed frazer-rbsn.OrderedSet at 2.0.0 (0.92s)
Computing version for MobileNativeFoundation.XCLogParser
Computed MobileNativeFoundation.XCLogParser at 0.2.45 (1.08s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
[1558/14897] Fetching gzipswift, cryptoswift
[2092/16335] Fetching gzipswift, cryptoswift, pathkit
[4864/33448] Fetching gzipswift, cryptoswift, pathkit, swift-argument-parser
Fetched https://github.com/1024jp/GzipSwift from cache (0.42s)
[3478/31891] Fetching cryptoswift, pathkit, swift-argument-parser
Fetched https://github.com/kylef/PathKit.git from cache (0.43s)
[2211/30453] Fetching cryptoswift, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.35s)
[9072/13340] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.24s)
Computing version for crspybits.swift-log-file
Computed crspybits.swift-log-file at 0.1.0 (3.17s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/DaveWoodCom/XCGLogger.git
[1/5999] Fetching xcglogger
[1321/11810] Fetching xcglogger, swift-log
Fetched https://github.com/DaveWoodCom/XCGLogger.git from cache (0.85s)
Fetched https://github.com/apple/swift-log.git from cache (0.87s)
Computing version for chrisaljoudi.swift-log-oslog
Computed chrisaljoudi.swift-log-oslog at 0.2.2 (1.85s)
Computing version for swiftGen.SwiftGen
Computed swiftGen.SwiftGen at 6.6.2 (1.08s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/tid-kijyun/Kanna.git
[1/4008] Fetching stencilswiftkit
[282/9301] Fetching stencilswiftkit, stencil
[1186/11691] Fetching stencilswiftkit, stencil, kanna
[7039/22964] Fetching stencilswiftkit, stencil, kanna, yams
Fetched https://github.com/tid-kijyun/Kanna.git from cache (0.62s)
[6685/20574] Fetching stencilswiftkit, stencil, yams
Fetched https://github.com/stencilproject/Stencil.git from cache (0.65s)
[1504/15281] Fetching stencilswiftkit, yams
Fetched https://github.com/jpsim/Yams.git from cache (2.25s)
[1667/4008] Fetching stencilswiftkit
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (3.61s)
Computing version for swiftGen.StencilSwiftKit
Computed swiftGen.StencilSwiftKit at 2.10.1 (4.52s)
Fetching https://github.com/shibapm/Komondor.git
[1/509] Fetching komondor
Fetched https://github.com/shibapm/Komondor.git from cache (0.20s)
Computing version for tuist.GraphViz
Computed tuist.GraphViz at 0.4.2 (1.27s)
Computing version for stencilproject.Stencil
Computed stencilproject.Stencil at 0.15.1 (0.87s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.23s)
Computing version for kishikawakatsumi.KeychainAccess
Computed kishikawakatsumi.KeychainAccess at 4.2.2 (1.47s)
Computing version for tuist.ZIPFoundation
Computed tuist.ZIPFoundation at 0.9.20 (1.27s)
Computing version for flight-school.AnyCodable
Computed flight-school.AnyCodable at 0.6.7 (1.04s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (1.01s)
Fetching https://github.com/apple/swift-collections
[1/18723] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.44s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (2.38s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.9.0 (0.57s)
Computing version for https://github.com/leif-ibsen/Digest
Computed https://github.com/leif-ibsen/Digest at 1.13.0 (0.62s)
Computing version for https://github.com/leif-ibsen/ASN1
Computed https://github.com/leif-ibsen/ASN1 at 2.7.0 (0.69s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.3.3 (2.47s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.10.1 (0.60s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.68s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (0.67s)
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
[981/1560] Fetching shellout, packageconfig
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.23s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.24s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.87s)
Computing version for https://github.com/lfroms/fluid-menu-bar-extra
Computed https://github.com/lfroms/fluid-menu-bar-extra at 1.2.0 (0.63s)
Computing version for krzysztofzablocki.Difference
Computed krzysztofzablocki.Difference at 1.1.0 (1.62s)
Computing version for https://github.com/leif-ibsen/BigInt
Computed https://github.com/leif-ibsen/BigInt at 1.22.0 (0.56s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.68s)
Computing version for apple.swift-openapi-urlsession
Computed apple.swift-openapi-urlsession at 1.2.0 (1.04s)
Computing version for cpisciotta.xcbeautify
Computed cpisciotta.xcbeautify at 3.1.2 (1.00s)
Fetching https://github.com/getGuaka/Colorizer.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/67] Fetching colorizer
Fetched https://github.com/getGuaka/Colorizer.git from cache (0.23s)
[1/10082] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.53s)
Computing version for https://github.com/getGuaka/Colorizer.git
Computed https://github.com/getGuaka/Colorizer.git at 0.2.1 (5.94s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.18.0 (0.79s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.81s)
Computing version for grpc.grpc-swift-protobuf
Computed grpc.grpc-swift-protobuf at 2.1.2 (0.99s)
Fetching https://github.com/grpc/grpc-swift-2.git
[1/29959] Fetching grpc-swift-2
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.74s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.2.1 (2.38s)
Computing version for grpc.grpc-swift-2
Computed grpc.grpc-swift-2 at 2.2.1 (0.88s)
Computing version for modelcontextprotocol.swift-sdk
Computed modelcontextprotocol.swift-sdk at 0.10.2 (1.04s)
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-system.git
[1/199] Fetching eventsource
[200/5624] Fetching eventsource, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.47s)
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for tuist.Noora
Computed tuist.Noora at 0.53.0 (1.35s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/tuist/path
[1/389] Fetching path
[266/1805] Fetching path, rainbow
Fetched https://github.com/tuist/path from cache (0.29s)
Fetched https://github.com/onevcat/Rainbow from cache (0.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (1.02s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (10.53s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (0.65s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.71s)
Computing version for apple.swift-service-context
Computed apple.swift-service-context at 1.2.1 (1.01s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.94s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.69s)
Computing version for apple.swift-collections
Computed apple.swift-collections at 1.2.1 (1.16s)
Computing version for apple.swift-http-types
Computed apple.swift-http-types at 1.5.1 (0.86s)
Computing version for swiftlang.swift-tools-support-core
Computed swiftlang.swift-tools-support-core at 0.7.3 (1.06s)
Computing version for tuist.XcodeProj
Computed tuist.XcodeProj at 9.7.2 (0.78s)
Fetching https://github.com/tadija/AEXML.git
[1/2154] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.27s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.08s)
Computing version for apple.swift-argument-parser
Computed apple.swift-argument-parser at 1.7.0 (1.56s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (1.03s)
Computing version for facebook.zstd
Computed facebook.zstd at 1.5.7 (1.24s)
Computing version for grpc.grpc-swift-nio-transport
Computed grpc.grpc-swift-nio-transport at 2.4.0 (0.96s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-asn1.git
[1/2809] Fetching swift-nio-transport-services
[2810/4501] Fetching swift-nio-transport-services, swift-asn1
[3352/16225] Fetching swift-nio-transport-services, swift-asn1, swift-nio-http2
[3824/22645] Fetching swift-nio-transport-services, swift-asn1, swift-nio-http2, swift-nio-extras
[3842/29727] Fetching swift-nio-transport-services, swift-asn1, swift-nio-http2, swift-nio-extras, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
[14088/28035] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-extras, swift-certificates
Fetching https://github.com/apple/swift-nio.git
[18892/43331] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-extras, swift-certificates, swift-nio-ssl
[32778/124806] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-extras, swift-certificates, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.73s)
[46014/113082] Fetching swift-nio-transport-services, swift-nio-extras, swift-certificates, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.64s)
Fetched https://github.com/apple/swift-certificates.git from cache (3.65s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.66s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.70s)
[36259/81475] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.06s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (17.06s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (1.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.61s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.1 (2.47s)
Fetching https://github.com/apple/swift-crypto.git
[1/17487] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.70s)
Computing version for pointfreeco.swift-snapshot-testing
Computed pointfreeco.swift-snapshot-testing at 1.18.7 (5.48s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4879] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.38s)
[1/73880] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (8.83s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.4 (11.54s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5607] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.99s)
Computing version for sparkle-project.Sparkle
Computed sparkle-project.Sparkle at 2.8.1 (1.97s)
Computing version for kolos65.Mockable
Computed kolos65.Mockable at 0.6.0 (1.13s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.89s)
Computing version for apple.swift-openapi-runtime
Computed apple.swift-openapi-runtime at 1.9.0 (0.91s)
Computing version for https://github.com/DaveWoodCom/XCGLogger.git
Computed https://github.com/DaveWoodCom/XCGLogger.git at 7.1.5 (0.69s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.75s)
Computing version for tuist.Path
Computed tuist.Path at 0.3.8 (1.22s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.32.0 (1.20s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1204] Fetching swift-http-structured-headers
[134/3772] Fetching swift-http-structured-headers, swift-service-lifecycle
[646/9824] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-algorithms
[1325/15743] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-algorithms, swift-async-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.94s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.00s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.01s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.10s)
Fetching https://github.com/apple/swift-numerics.git
[1/6390] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.62s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.35s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.89s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.53s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.58s)
Computing version for apple.swift-log
Computed apple.swift-log at 1.9.1 (2.56s)
Computing version for tuist.XcodeGraph
Computed tuist.XcodeGraph at 1.30.22 (1.23s)
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/Flight-School/AnyCodable
[1/782] Fetching anycodable
[783/7138] Fetching anycodable, machokit
[3517/9146] Fetching anycodable, machokit, mockable
[8365/11130] Fetching anycodable, machokit, mockable, command
[9663/14118] Fetching anycodable, machokit, mockable, command, filesystem
[10321/38053] Fetching anycodable, machokit, mockable, command, filesystem, xcodeproj
Fetched https://github.com/p-x9/MachOKit from cache (0.74s)
Fetched https://github.com/Kolos65/Mockable.git from cache (0.75s)
[8387/29689] Fetching anycodable, command, filesystem, xcodeproj
Fetched https://github.com/tuist/FileSystem.git from cache (0.87s)
[9947/26701] Fetching anycodable, command, xcodeproj
Fetched https://github.com/Flight-School/AnyCodable from cache (2.54s)
Fetched https://github.com/tuist/Command.git from cache (2.54s)
Fetched https://github.com/tuist/XcodeProj from cache (2.58s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit at 0.45.0 (3.25s)
Fetching https://github.com/p-x9/swift-fileio.git
[1/246] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.19s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.0 (0.85s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.14.10 (0.81s)
Fetching https://github.com/tuist/ZIPFoundation
[1/4875] Fetching zipfoundation
Fetched https://github.com/tuist/ZIPFoundation from cache (0.49s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (0.99s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.7.2 (0.49s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.60s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.47s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.93.0 (1.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.79s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.61s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.75s)
Computing version for tuist.Command
Computed tuist.Command at 0.13.0 (0.89s)
Computing version for tuist.FileSystem
Computed tuist.FileSystem at 0.14.10 (1.08s)
Computing version for tuist.Rosalind
Computed tuist.Rosalind at 0.6.124 (0.96s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Fetching kean.Nuke
[2729/2729] Fetching kean.Nuke
Fetched kean.Nuke from cache (1.53s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Fetching frazer-rbsn.OrderedSet
[8186/8186] Fetching frazer-rbsn.OrderedSet
Fetched frazer-rbsn.OrderedSet from cache (0.34s)
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.14.10
Fetching apple.swift-service-context
[8186/8186] Fetching apple.swift-service-context
Fetched apple.swift-service-context from cache (0.66s)
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.10.1
Fetching crspybits.swift-log-file
[8186/8186] Fetching crspybits.swift-log-file
Fetched crspybits.swift-log-file from cache (0.33s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.4
Fetching tuist.sdk
[16366/16366] Fetching tuist.sdk
Fetched tuist.sdk from cache (0.60s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.3.0
Creating working copy for https://github.com/leif-ibsen/BigInt
Working copy of https://github.com/leif-ibsen/BigInt resolved at 1.22.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Fetching tuist.XcodeProj
[8186/8186] Fetching tuist.XcodeProj
Fetched tuist.XcodeProj from cache (0.86s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.3.3
Fetching grpc.grpc-swift-protobuf
[8186/8186] Fetching grpc.grpc-swift-protobuf
Fetched grpc.grpc-swift-protobuf from cache (0.40s)
Fetching apple.swift-http-types
[8186/8186] Fetching apple.swift-http-types
Fetched apple.swift-http-types from cache (0.34s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.45.0
Fetching tuist.Noora
[8186/8186] Fetching tuist.Noora
Fetched tuist.Noora from cache (1.37s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Fetching stencilproject.Stencil
[8186/8186] Fetching stencilproject.Stencil
Fetched stencilproject.Stencil from cache (0.45s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Fetching tuist.FileSystem
[16366/16366] Fetching tuist.FileSystem
Fetched tuist.FileSystem from cache (0.35s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Fetching swiftlang.swift-tools-support-core
[16366/16366] Fetching swiftlang.swift-tools-support-core
Fetched swiftlang.swift-tools-support-core from cache (0.54s)
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Fetching modelcontextprotocol.swift-sdk
[8186/8186] Fetching modelcontextprotocol.swift-sdk
Fetched modelcontextprotocol.swift-sdk from cache (0.36s)
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
Creating working copy for https://github.com/DaveWoodCom/XCGLogger.git
Working copy of https://github.com/DaveWoodCom/XCGLogger.git resolved at 7.1.5
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Fetching swiftGen.StencilSwiftKit
[8186/8186] Fetching swiftGen.StencilSwiftKit
Fetched swiftGen.StencilSwiftKit from cache (0.34s)
Fetching tuist.Command
[8185/8185] Fetching tuist.Command
Fetched tuist.Command from cache (0.79s)
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.9.0
Fetching tuist.GraphViz
[8185/8185] Fetching tuist.GraphViz
Fetched tuist.GraphViz from cache (0.36s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.18.0
Fetching apple.swift-argument-parser
[8186/8186] Fetching apple.swift-argument-parser
Fetched apple.swift-argument-parser from cache (0.70s)
Fetching facebook.zstd
[8186/8186] Fetching facebook.zstd
Fetched facebook.zstd from cache (0.98s)
Fetching grpc.grpc-swift-2
[8186/8186] Fetching grpc.grpc-swift-2
Fetched grpc.grpc-swift-2 from cache (0.63s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
Fetching leif-ibsen.SwiftECC
[16366/16366] Fetching leif-ibsen.SwiftECC
Fetched leif-ibsen.SwiftECC from cache (3.68s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.93.0
Fetching tuist.Path
[8186/8186] Fetching tuist.Path
Fetched tuist.Path from cache (0.48s)
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.7.2
Fetching apple.swift-openapi-runtime
[16366/16366] Fetching apple.swift-openapi-runtime
Fetched apple.swift-openapi-runtime from cache (0.78s)
Fetching pointfreeco.swift-snapshot-testing
[32768/32768] Fetching pointfreeco.swift-snapshot-testing
Fetched pointfreeco.swift-snapshot-testing from cache (1.18s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Fetching cpisciotta.xcbeautify
[8186/8186] Fetching cpisciotta.xcbeautify
Fetched cpisciotta.xcbeautify from cache (1.53s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Fetching tuist.Rosalind
[8186/8186] Fetching tuist.Rosalind
Fetched tuist.Rosalind from cache (0.51s)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/lfroms/fluid-menu-bar-extra
Working copy of https://github.com/lfroms/fluid-menu-bar-extra resolved at 1.2.0
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Fetching apple.swift-openapi-urlsession
[8186/8186] Fetching apple.swift-openapi-urlsession
Fetched apple.swift-openapi-urlsession from cache (0.47s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Fetching krzysztofzablocki.Difference
[16366/16366] Fetching krzysztofzablocki.Difference
Fetched krzysztofzablocki.Difference from cache (0.41s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Fetching kolos65.Mockable
[16366/16366] Fetching kolos65.Mockable
Fetched kolos65.Mockable from cache (0.38s)
Fetching sparkle-project.Sparkle
[16366/16366] Fetching sparkle-project.Sparkle
Fetched sparkle-project.Sparkle from cache (1.92s)
Fetching MobileNativeFoundation.XCLogParser
[8186/8186] Fetching MobileNativeFoundation.XCLogParser
Fetched MobileNativeFoundation.XCLogParser from cache (1.34s)
Fetching apple.swift-collections
[8186/8186] Fetching apple.swift-collections
Fetched apple.swift-collections from cache (1.13s)
Fetching grpc.grpc-swift-nio-transport
[8186/8186] Fetching grpc.grpc-swift-nio-transport
Fetched grpc.grpc-swift-nio-transport from cache (1.06s)
Creating working copy for https://github.com/leif-ibsen/Digest
Working copy of https://github.com/leif-ibsen/Digest resolved at 1.13.0
Fetching kishikawakatsumi.KeychainAccess
[16366/16366] Fetching kishikawakatsumi.KeychainAccess
Fetched kishikawakatsumi.KeychainAccess from cache (0.89s)
Creating working copy for https://github.com/getGuaka/Colorizer.git
Working copy of https://github.com/getGuaka/Colorizer.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.32.0
Fetching swiftGen.SwiftGen
[8186/8186] Fetching swiftGen.SwiftGen
Fetched swiftGen.SwiftGen from cache (1.94s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/leif-ibsen/ASN1
Working copy of https://github.com/leif-ibsen/ASN1 resolved at 2.7.0
Fetching swiftyJSON.SwiftyJSON
[16366/16366] Fetching swiftyJSON.SwiftyJSON
Fetched swiftyJSON.SwiftyJSON from cache (0.45s)
Fetching chrisaljoudi.swift-log-oslog
[7396/7396] Fetching chrisaljoudi.swift-log-oslog
Fetched chrisaljoudi.swift-log-oslog from cache (0.38s)
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.0
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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Fetching tuist.XcodeGraph
[16366/16366] Fetching tuist.XcodeGraph
Fetched tuist.XcodeGraph from cache (1.58s)
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Fetching apple.swift-log
[16366/16366] Fetching apple.swift-log
Fetched apple.swift-log from cache (0.40s)
Fetching flight-school.AnyCodable
[16366/16366] Fetching flight-school.AnyCodable
Fetched flight-school.AnyCodable from cache (0.32s)
Fetching tuist.ZIPFoundation
[16366/16366] Fetching tuist.ZIPFoundation
Fetched tuist.ZIPFoundation from cache (2.43s)
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.2.1
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Downloading binary artifact https://github.com/sparkle-project/Sparkle/releases/download/2.8.1/Sparkle-for-Swift-Package-Manager.zip
[1397/9971881] Downloading https://github.com/sparkle-project/Sparkle/releases/download/2.8.1/Sparkle-for-Swift-Package-Manager.zip
Downloaded https://github.com/sparkle-project/Sparkle/releases/download/2.8.1/Sparkle-for-Swift-Package-Manager.zip (1.41s)
error: multiple packages ('filesystem' (from 'https://github.com/tuist/FileSystem.git'), 'tuist.FileSystem') declare products with a conflicting name: 'FileSystem’; product names need to be unique across the package graph
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:5a651828b24304580408903d9e8c129215b04dc69edd6058f3847d01e034cce9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
error: multiple packages ('command' (from 'https://github.com/tuist/Command.git'), 'tuist.Command') declare products with a conflicting name: 'Command’; product names need to be unique across the package graph
BUILD FAILURE 6.1 linux